Commit Graph

19158 Commits

Author SHA1 Message Date
rcmerci
ac1f0c89b5 enhance(rtc): generate migration client-ops when rtc-start 2025-03-11 23:18:11 +08:00
rcmerci
27b381fdc1 enhance(rtc): split ns frontend.worker.rtc.db-listener 2025-03-11 23:18:11 +08:00
rcmerci
2f27244537 feat(rtc,wip): check & send migrate-data when rtc-start 2025-03-11 23:18:11 +08:00
Tienson Qin
0ff5471aba fix: use ubuntu-22.04 instead of latest for desktop release
Related bug: https://github.com/electron/electron/issues/41066.
2025-03-11 23:17:36 +08:00
Tienson Qin
e1f8a20890 chore: bump playwright 2025-03-11 23:17:36 +08:00
Tienson Qin
7fb2d74566 fix: use actions/upload-artifact@v4 2025-03-11 23:17:36 +08:00
Tienson Qin
ac0a0dae72 chore: bump electron to 35.0.1 2025-03-11 23:17:36 +08:00
Tienson Qin
170edfb772 fix: clear view/selected-blocks after exiting set property 2025-03-11 10:32:16 +08:00
Tienson Qin
ee6c3e9360 enhance(ux): up/down to hide action bar 2025-03-11 09:32:36 +08:00
Tienson Qin
de58a1926b enhance(ux): show action bar when selecting blocks using keyboard 2025-03-11 09:18:46 +08:00
Tienson Qin
5cdc45119a fix: property key jtrigger 2025-03-11 08:49:04 +08:00
Tienson Qin
eb17f8e60e enhance: batch op when creating new property 2025-03-11 08:32:38 +08:00
Tienson Qin
6efe6e468f fix: auto-complete group index 2025-03-11 08:14:09 +08:00
Tienson Qin
2a016b5134 enhance(ux): batch set text/url/checkbox properties 2025-03-11 06:58:01 +08:00
Tienson Qin
0d9c5a40f2 fix: can't set new tag for selected blocks on table 2025-03-11 05:37:51 +08:00
Gabriel Horner
99c89ec3be chore: bump nbb-logseq to include tc/to-date 2025-03-10 15:32:29 -04:00
Tienson Qin
45271c6a7d fix: batch set text property 2025-03-11 01:46:58 +08:00
Tienson Qin
73615bf559 fix: batch set icon 2025-03-11 01:10:39 +08:00
Gabriel Horner
9f4ef0daf6 fix: all pages table in file graphs showing a self reference in header
file graphs shouldn't be showing view types
2025-03-10 11:45:32 -04:00
Tienson Qin
48e8ab4f97 fix: no need to query memory db for objects 2025-03-10 11:14:43 +08:00
Tienson Qin
83af4e8c17 perf: no need to async get page block for all pages 2025-03-10 10:48:02 +08:00
Tienson Qin
66c02e88bb fix: backlinks 2025-03-10 10:28:33 +08:00
Tienson Qin
726de5917a view pagination 2025-03-10 10:14:12 +08:00
Tienson Qin
5abdfca0ec unify data loading for class/property objects and all pages 2025-03-10 09:16:34 +08:00
Tienson Qin
555c2d92f3 fix: lint 2025-03-10 08:45:26 +08:00
Tienson Qin
b28e02f5f9 Filter data on the worker to reduce data that're sent to main thread 2025-03-10 08:43:06 +08:00
Tienson Qin
c1fdfe5915 perf: sort using d/datoms when sorting by single property 2025-03-10 08:20:30 +08:00
Tienson Qin
89c7abfae1 wip: view perf improvement 2025-03-10 06:17:12 +08:00
Tienson Qin
005fc881d3 fix: load recently updated page into memory db 2025-03-09 09:09:21 +08:00
Tienson Qin
fd5757e0c7 Preload pages to avoid slow open at all pages 2025-03-09 07:44:51 +08:00
Tienson Qin
4e2cecec5f fix: load blocks to memory db when node reference or embed 2025-03-09 07:44:51 +08:00
Tienson Qin
55622659e1 Don't load all pages when app starts 2025-03-09 07:44:51 +08:00
Tienson Qin
30ef1f72dc fix: avoid re-rendering text property block 2025-03-09 07:44:51 +08:00
Tienson Qin
8803c09cfe fix: clicking outside action bar hide it and display it again 2025-03-08 14:01:51 +08:00
Tienson Qin
5d2ab65d7c Merge branch 'feat/db' into feat/blocks-action-bar 2025-03-08 13:55:33 +08:00
Tienson Qin
1b2d8bb234 fix: no tag candidates in property value select 2025-03-08 13:48:05 +08:00
Tienson Qin
3138180a60 fix: show bullet for block property value even if it's empty 2025-03-08 13:30:37 +08:00
Tienson Qin
19475a34f6 enhance(ux): show property value select without property key value 2025-03-08 13:26:03 +08:00
Tienson Qin
39eb802fb1 enhance: show datepicker without property kv when editing 2025-03-08 08:15:17 +08:00
Tienson Qin
a235eb9e88 fix: context menu popup 2025-03-08 07:50:54 +08:00
Tienson Qin
a1f643544f Merge pull request #11765 from logseq/feat/text-template
feat: text template && auto-apply templates on tags
2025-03-08 07:06:46 +08:00
Tienson Qin
22743b4952 Merge branch 'feat/db' into feat/text-template 2025-03-08 07:03:02 +08:00
Tienson Qin
27cd21436f fix: page ref disappears after adding #Page to template tags 2025-03-08 07:01:46 +08:00
Tienson Qin
bc64f45dfc remove unneeded branch 2025-03-08 06:40:54 +08:00
Tienson Qin
fdba2d2d11 fix: blocks context menu 2025-03-08 06:38:36 +08:00
Tienson Qin
429f9c81c2 style tweaks 2025-03-08 06:25:29 +08:00
Gabriel Horner
db8cd0eed1 fix: export+import of page timestamps 2025-03-07 15:34:06 -05:00
Gabriel Horner
7917afaa45 chore: update nbb scripts to be repl friendly
With https://github.com/babashka/nbb/issues/95 done, this allows
all nbb script namespaces to required or used from a repl
2025-03-07 11:49:28 -05:00
Gabriel Horner
1ccdcab8a9 enhance(dev): optionally validate after creating a db
Doing this enough that an option makes this faster to invoke
and faster (no re-open) on large graphs
2025-03-07 11:45:17 -05:00
Tienson Qin
d3dc57022b enhance: no need to set logseq.class/Root for class type properties 2025-03-07 22:32:44 +08:00