Commit Graph

19194 Commits

Author SHA1 Message Date
rcmerci
dd20c3b366 fix: d/schema on conn 2025-03-11 23:18:11 +08:00
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
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
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
Tienson Qin
f537fc664e fix: lint 2025-03-07 22:22:58 +08:00
Tienson Qin
482b835472 fix: template inserted block reference original blocks
not blocks from the template
2025-03-07 22:13:07 +08:00
Tienson Qin
941567cf10 fix: wrong eid in tx-data 2025-03-07 21:43:23 +08:00
Tienson Qin
824f4c8c8e fix: template's blocks moved when inserting to block property value 2025-03-07 21:35:43 +08:00
Tienson Qin
b646af11c4 fix: used-template not persistent 2025-03-07 21:17:29 +08:00
Tienson Qin
c6fbbe9401 fix: can't insert a new block for empty pages 2025-03-07 21:12:17 +08:00
Tienson Qin
796c744be1 property word tweak
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2025-03-07 21:04:30 +08:00
charlie
f0124e0ac0 enhance(ui): improve popup management and restore last saved cursor functionality 2025-03-07 17:07:05 +08:00
charlie
919224e713 enhance(ui): improve icon picker behavior and popup management 2025-03-07 14:12:34 +08:00
charlie
94e924027d enhance(ui): blink for the task checkbox switching 2025-03-07 10:15:08 +08:00
Gabriel Horner
c6a2ea6959 fix(dev): script fails on -h
Also minor db scripts cleanup
2025-03-06 16:21:21 -05:00
Gabriel Horner
9828b15b51 fix: export+import preserve property timestamps 2025-03-06 10:18:51 -05:00
Gabriel Horner
9720976d63 fix: invalid uuid detection
referenced uuids weren't being picked up
2025-03-04 14:58:54 -05:00
Gabriel Horner
f1d823815f fix: don't prompt user to break :logseq.class/Tag
On Parent page user could break #Tag
2025-03-04 10:23:58 -05:00