| .. |
|
components
|
bcf2eb7e5e
perf: don't reinstall editor shortcuts
|
1 vuosi sitten |
|
context
|
46d7e80057
fix default lang in catch
|
2 vuotta sitten |
|
db
|
49596151bb
fix: wait until db transacted and then parsing the next 100 files
|
1 vuosi sitten |
|
extensions
|
7e8ab72494
Merge branch 'feat/db' into perf/lazy-load-data
|
2 vuotta sitten |
|
external
|
99b6d543f0
fix: more async queries and export to roam
|
2 vuotta sitten |
|
format
|
bfc5bf9ccc
enhance: allow user macros for :url property values
|
1 vuosi sitten |
|
fs
|
90576661f3
fix: hidden files show up in file graph
|
1 vuosi sitten |
|
handler
|
bcf2eb7e5e
perf: don't reinstall editor shortcuts
|
1 vuosi sitten |
|
mobile
|
4e482e8138
Merge branch 'master' into feat/db
|
1 vuosi sitten |
|
modules
|
bcf2eb7e5e
perf: don't reinstall editor shortcuts
|
1 vuosi sitten |
|
persist_db
|
9cec07e89c
fix: keep alive by sending messages from worker to main thread
|
1 vuosi sitten |
|
schema
|
81697573b8
Merge branch 'master' into feat/db
|
2 vuotta sitten |
|
search
|
49596151bb
fix: wait until db transacted and then parsing the next 100 files
|
1 vuosi sitten |
|
spec
|
ee3442a44b
Merge branch 'master' into feat/db
|
2 vuotta sitten |
|
ui
|
6d6da2046c
Enhance/shortcuts (#9803)
|
2 vuotta sitten |
|
util
|
036f1b5ab7
feat: /todo/other-status and /urgent/other-priority to set property
|
2 vuotta sitten |
|
worker
|
e79b928c6b
fix: sequential writes
|
1 vuosi sitten |
|
animations.css
|
b5df30f4e1
move and refactor css files
|
2 vuotta sitten |
|
colors.cljs
|
cb4a6701dd
Merge branch 'master' into feat/db
|
2 vuotta sitten |
|
commands.cljs
|
a0e8b43ae9
fix: regression on scheduled/deadline for file graphs
|
2 vuotta sitten |
|
common.css
|
c0d3c78152
enhance(ui): alignment for the page tags
|
1 vuosi sitten |
|
config.cljs
|
e4587f8259
Merge branch 'master' into feat/db
|
1 vuosi sitten |
|
core.cljs
|
b3b5be5ec6
fix unit tests and lints
|
2 vuotta sitten |
|
date.cljs
|
3addb5905b
perf: load partial data when loading a graph
|
2 vuotta sitten |
|
db.cljs
|
e79b928c6b
fix: sequential writes
|
1 vuosi sitten |
|
db_mixins.cljs
|
f8178bcd9b
fix: lazy loading shakes (#9139)
|
2 vuotta sitten |
|
db_worker.cljs
|
2e29918478
perf: use transit instead of edn for db storage
|
1 vuosi sitten |
|
debug.clj
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
debug.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
dicts.cljc
|
9b9868ba19
enhance: add partial Persian translation (#10938)
|
2 vuotta sitten |
|
diff.cljs
|
b7d9098e80
Move gp-util and gp-config to the common dep
|
2 vuotta sitten |
|
encrypt.cljs
|
dfd8052990
chore: remove rage-wasm since we moved to use the native binding (#7446)
|
3 vuotta sitten |
|
error.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
exif.js
|
01eb9085e8
jscode enhance
|
4 vuotta sitten |
|
external.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
format.cljs
|
b7d9098e80
Move gp-util and gp-config to the common dep
|
2 vuotta sitten |
|
fs.cljs
|
b7d9098e80
Move gp-util and gp-config to the common dep
|
2 vuotta sitten |
|
handler.cljs
|
e2682c9902
fix: create-today-journal intermittently fails import
|
1 vuosi sitten |
|
idb.cljs
|
581245fd60
fix: lint warnings
|
2 vuotta sitten |
|
idbkv.js
|
09e2ffc0a2
fix: access indexedDB from web worker
|
2 vuotta sitten |
|
image.cljs
|
df2b9fc53c
fix: dragged video doesn't render by default
|
3 vuotta sitten |
|
loader.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
log.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
mixins.cljs
|
81ec1e375e
fix: doc typo
|
2 vuotta sitten |
|
namespaces.cljc
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
page.cljs
|
d7f8eda846
enhance: window title bar
|
2 vuotta sitten |
|
persist_db.cljs
|
5fd91035df
wip: transact to worker directly
|
2 vuotta sitten |
|
publishing.cljs
|
b06b01b88b
Merge branch 'master' into feat/db
|
2 vuotta sitten |
|
pubsub.cljc
|
3ceada14aa
fix(sync): add missing sync event schema
|
2 vuotta sitten |
|
quick_capture.cljs
|
baefeaad5b
fix: use page-handler/<create! if possible
|
2 vuotta sitten |
|
routes.cljs
|
1466ad8cc5
enhance(ui): WIP playground for x popup
|
2 vuotta sitten |
|
rum.cljs
|
21c1f4f54c
Lazy load page/block references and embeds
|
2 vuotta sitten |
|
search.cljs
|
7b754c672f
fix: page unlinked refs
|
2 vuotta sitten |
|
security.cljs
|
4f93f92eb0
fix: allowed attributes an add a test
|
3 vuotta sitten |
|
selection.js
|
01eb9085e8
jscode enhance
|
4 vuotta sitten |
|
shui.cljs
|
ee3442a44b
Merge branch 'master' into feat/db
|
2 vuotta sitten |
|
spec.cljs
|
1f0e22275d
Add ns docstrings for most ns in src/main
|
3 vuotta sitten |
|
state.cljs
|
e79b928c6b
fix: sequential writes
|
1 vuosi sitten |
|
storage.cljs
|
581245fd60
fix: lint warnings
|
2 vuotta sitten |
|
template.cljs
|
9194a671fd
Move outliner core to its own dep
|
2 vuotta sitten |
|
tippy-tooltip.css
|
1bfa802a56
enhance(ui): polish colors list for the non-accent colors
|
2 vuotta sitten |
|
ui.cljs
|
6b9673398e
fix lints
|
1 vuosi sitten |
|
ui.css
|
c0bf03520f
enhance(ui): polish the emojis&icons picker
|
1 vuosi sitten |
|
util.cljc
|
a619850998
Merge branch 'feat/db' into refactor/pipeline-worker
|
2 vuotta sitten |
|
utils.js
|
08633b7552
enhance(ui): polish accent color details (#10520)
|
2 vuotta sitten |
|
version.cljs
|
1ff9f7a1b2
chore(release): bump version 0.10.7
|
1 vuosi sitten |