Tienson Qin
665d7a817c
fix: tests
2024-11-30 17:12:15 +08:00
Tienson Qin
cc27407699
fix: store #tag as #[[uuid]] internally
2024-11-30 17:12:15 +08:00
Tienson Qin
faf7f48860
refactor: internal ref uses [[uuid]] instead of ~^[[uuid]]
2024-11-30 17:12:15 +08:00
rcmerci
e81ca25ad7
perf: throttle rtc-state-flow for postmessage
2024-11-29 22:58:36 +08:00
rcmerci
a9642ed66d
perf: faster db validator
...
1. remove slow postwalk on big nested schema vector, use dynamic
var *db-for-validate-fn* instead
2. make static validator and explainer, instead of constructing them
every time
2024-11-29 18:37:03 +08:00
charlie
72e6700b74
fix(ui): page blink for the pdf file ref link
2024-11-29 15:18:24 +08:00
Tienson Qin
0f4353ea4d
fix: save asset before creating new block
2024-11-29 15:03:53 +08:00
Tienson Qin
099efb1e20
fix: lint
2024-11-29 14:54:40 +08:00
charlie
fb411a767a
chore(deps): upgrade electron stuff
2024-11-29 14:51:09 +08:00
Tienson Qin
18cddf3e50
chore: switch back to sync write since WAL mode is fast enough
2024-11-29 13:17:08 +08:00
rcmerci
0cf4b7d644
perf: use transit to replace pr-str
2024-11-29 13:09:48 +08:00
charlie
914793a4ad
enhance(ux): foldable section for the class page
2024-11-29 12:30:47 +08:00
charlie
4e1f7bbdbd
fix(ui): table new button from the right sidebar
2024-11-29 11:55:38 +08:00
charlie
bd54fe788a
enhance(ui): polish layout padding
2024-11-29 11:35:54 +08:00
charlie
978c5e80d4
enhance(ux): page blink when the dummy block transits to normal block
2024-11-29 11:33:29 +08:00
rcmerci
6b9ff71fd6
perf: add PRAGMA jounal_mode&locking_mode to sqlite-dbs
2024-11-28 22:29:32 +08:00
Tienson Qin
9c3381de46
fix: block path refs not computed on RTC
2024-11-28 16:25:20 +08:00
Tienson Qin
1d06ec69fe
fix: block refs not computed on RTC
2024-11-28 16:17:01 +08:00
charlie
3ae24a1cbe
enhance(ux): property key editing mode
2024-11-28 16:00:57 +08:00
rcmerci
55c29b304c
enhance(rtc): add exception type
2024-11-28 14:17:32 +08:00
charlie
6654831a8b
fix(ui): hide collapsible arrow for the default annotation block
2024-11-28 13:55:39 +08:00
charlie
1a31e11f9b
fix(ui): local plugin readme
2024-11-28 11:17:28 +08:00
rcmerci
5e68c3efb0
chore: refmt due to cljfmt.edn added
2024-11-27 19:15:12 +08:00
rcmerci
0c58bb58b4
dev: add .cljfmt.edn
2024-11-27 19:03:36 +08:00
rcmerci
69e4657860
fix(asset-sync): dissoc arraybuffer :body when throw
...
because arraybuffer is unable to be transit-writed
2024-11-27 17:39:14 +08:00
rcmerci
ff757e4443
enhance(asset-sync): concurrent upload assets
2024-11-27 17:31:45 +08:00
rcmerci
3e9e19340a
enhance(asset-sync): concurrent download assets
2024-11-27 17:23:37 +08:00
rcmerci
003bc86e13
chore: remove debug prn
2024-11-27 16:40:45 +08:00
Tienson Qin
daa5545d57
fix: typo
2024-11-27 16:36:31 +08:00
Tienson Qin
f1b22e96b5
enhance(ux): display assets sync progress
2024-11-27 16:35:15 +08:00
Tienson Qin
cca7a030f3
refactor: use :rtc/asset-upload-download-progress
...
instead of :rtc/asset-downloading?
2024-11-27 15:41:03 +08:00
rcmerci
4335c3e7e4
enhance: replace some cljs-http with cljs-http-missionary
2024-11-27 14:49:33 +08:00
charlie
51ac99224d
enhance(ui): only upload icon for the new record button
2024-11-27 14:17:32 +08:00
charlie
7fe048e77d
fix: block crash for the tags ref when the built-in tag class missing
2024-11-27 14:04:37 +08:00
rcmerci
3ea357d7c2
feat(asset-sync): add progress when upload&download
2024-11-27 12:54:41 +08:00
charlie
8a06de6dc5
enhance(ui): upload asset icon
2024-11-27 08:44:52 +08:00
charlie
c70776128b
fix(ui): images in tables now displayed with bad ratio/stretched https://github.com/logseq/db-test/issues/173
2024-11-27 08:41:45 +08:00
Gabriel Horner
a987826a48
enhance: import cards correctly regardless of tag options
...
and also ignore card properties which can't be applied in db version.
Fixes LOG-3062
2024-11-26 16:03:12 -05:00
Tienson Qin
9c5baed293
fix: journal modified outside the app duplicates content
...
follow fix on LOG-3265
2024-11-26 21:38:20 +08:00
charlie
ea2e74d266
fix(ui): URL Property type — Link is not clickable https://github.com/logseq/db-test/issues/172
2024-11-26 17:21:33 +08:00
Tienson Qin
6e3e007a9b
fix: clicking multiple values creating another block
2024-11-26 16:15:48 +08:00
Tienson Qin
683a0bad94
fix: remove empty value if exists when setting a property value
2024-11-26 16:13:06 +08:00
Tienson Qin
47f33c94f9
Merge pull request #11606 from logseq/feat/property-default-value
...
feat: property default value support
2024-11-26 15:34:49 +08:00
Tienson Qin
188af6f497
Merge branch 'feat/db' into feat/property-default-value
2024-11-26 15:34:33 +08:00
Tienson Qin
c757c327aa
fix: recursively creating new block for :many default property
2024-11-26 15:33:09 +08:00
Gabriel Horner
9aff2d0187
fix: allow page and block query results to display in db graphs
...
fixes https://github.com/logseq/db-test/issues/171
2024-11-25 15:44:30 -05:00
Gabriel Horner
707bdeb565
fix: only display ordered columns for imported :query-properties
...
fixes LOG-3230
2024-11-25 15:15:07 -05:00
Gabriel Horner
96f0415da1
fix: couldn't undo a node display typed class
...
Fixes https://github.com/logseq/db-test/issues/175
2024-11-25 11:57:05 -05:00
Tienson Qin
c1203b3cce
fix: reactive asset downloading status
2024-11-25 22:49:25 +08:00
Tienson Qin
3b40cc586e
fix: can't copy block ref
2024-11-25 21:50:14 +08:00