Commit Graph

19012 Commits

Author SHA1 Message Date
Tienson Qin
ca7b3a56be fix: show action bar for the first visible node 2025-03-02 13:38:49 +08:00
Tienson Qin
02a3c407fb Merge branch 'feat/db' into feat/blocks-action-bar 2025-02-28 19:25:24 +08:00
Tienson Qin
449f6cf700 fix: batch set tag on view selected blocks 2025-02-28 19:19:09 +08:00
Tienson Qin
d8c307bae0 enhance: add view action bar 2025-02-28 18:58:20 +08:00
Tienson Qin
3ba14c6051 enhance: show selection action bar on mouse up 2025-02-28 17:01:09 +08:00
charlie
4dca58ff00 chore(dev): ignored errors 2025-02-28 10:55:20 +08:00
Gabriel Horner
21f621848b enhance: add views for DB unlinked references
follow up to #11739. Fixes https://github.com/logseq/db-test/issues/224
2025-02-27 15:57:29 -05:00
Gabriel Horner
0fc8af5686 refactor: remove db-graph behavior from file-graph gp-extract
Makes importer easier to maintain as there's less confusion with unused
checks in gp-extract
2025-02-27 11:20:24 -05:00
charlie
6109eb32dc enhance(ui): polish property dropdown editor 2025-02-27 17:18:46 +08:00
charlie
b669814a1b enhance(ux): popup active state for the menu items 2025-02-27 15:58:32 +08:00
charlie
9a95448014 enhance(ui): sync specific branch for the radix ui primitives 2025-02-27 12:42:18 +08:00
charlie
40f84e1dde enhance(ui): polish property dropdown editor 2025-02-27 11:42:31 +08:00
charlie
1de94faa90 fix(plugin): incorrect readme link for the marketplace plugins 2025-02-27 10:18:50 +08:00
Gabriel Horner
3d34224143 fix: remove a few more file-graph fns in db graph only namespaces
Found by configuring separate linter for most of remaining deps
2025-02-26 18:02:22 -05:00
Gabriel Horner
9d09ee9dc4 fix: file graphs showing buggy views tab
instead of page count
2025-02-26 16:56:21 -05:00
Gabriel Horner
1d855d012f enhance: add EDN export for any view 2025-02-26 16:43:23 -05:00
Tienson Qin
fec44379f8 enhance(ux): show tag selection without property key && value 2025-02-27 00:52:28 +08:00
Tienson Qin
82ca4bc9e5 wip: add action bar for selected blocks
New UI component: ButtonGroup.
2025-02-27 00:07:58 +08:00
charlie
a51b26c161 fix(ui): sticky columns for the pin table header 2025-02-26 17:33:00 +08:00
charlie
290616c14e enhance(ux): disable sticky table header for the list journals 2025-02-26 16:02:57 +08:00
charlie
4c2a4dcd00 chore(dev): github actions 2025-02-26 13:17:51 +08:00
charlie
332835f62f enhance(deploy): update source map handling and adjust deployment directory 2025-02-26 12:10:10 +08:00
charlie
d0d404ac57 chore(dev): update github actions 2025-02-26 11:25:59 +08:00
Tienson Qin
e3c364e221 fix: can't batch set text property 2025-02-25 18:35:49 +08:00
charlie
4f46554c75 chore(dev): update github actions 2025-02-25 18:15:39 +08:00
Tienson Qin
b4edad837d fix: can't batch set date property 2025-02-25 18:09:58 +08:00
charlie
4268cba686 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2025-02-25 18:00:00 +08:00
charlie
cfbebe6e0e chore(dev): update github actions 2025-02-25 17:59:32 +08:00
Tienson Qin
8bf6662703 fix: mod+p creating a new property disabled selection 2025-02-25 17:48:49 +08:00
Casey Labs
c87e622531 .github/workflows: update actions/upload-artifact to v4
v3 is deprecated: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-02-25 16:13:09 +08:00
Casey Labs
594db1adbe build-desktop-release.yml: update actions/upload-artifact to v4
v3 is deprecated: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-02-25 16:13:09 +08:00
Tienson Qin
ab5f81123b feat: cmd-k shows recently updated pages
Also increases nodes group limit to 10, it's 5 previously.
2025-02-25 15:55:00 +08:00
Gabriel Horner
aa5080b331 fix: intermittent failure with :build-existing-tx?
Would only happen on imports where a complex set of added page property
values failed. Turns out these tx issues were caused by split-blocks-tx
2025-02-24 15:24:00 -05:00
Gabriel Horner
841fbdcdf6 enhance: export+import handles nested :build/page
property values
2025-02-24 14:48:38 -05:00
Gabriel Horner
87c09dc2c0 fix(dev): sqlite.build doesn't detect :build/page prop values
correctly. Also add :date property inferencing
2025-02-24 14:15:25 -05:00
Gabriel Horner
f5ea424e17 chore: remove deleted translations from #11739
Also enable counts for class-objects as they can get quite large
2025-02-24 10:39:01 -05:00
rcmerci
7d9e45379b fix: ensure token not empty 2025-02-24 23:01:54 +08:00
rcmerci
d83ced97ab enhance(rtc): debounce trigger-start-rtc-flow to dedupe 2025-02-24 23:01:54 +08:00
rcmerci
ce4f2c3a8f enhance(rtc): add :auto-start-rtc-if-possible background-task 2025-02-24 23:01:54 +08:00
rcmerci
2593595ae3 fix(rtc): ensure started-dfv won't get stuck 2025-02-24 23:01:54 +08:00
rcmerci
ef7c688c1b enhance(rtc): stop rtc when logout or graph-switch 2025-02-24 23:01:54 +08:00
rcmerci
66b5983088 enhance(rtc): stop rtc when user logout 2025-02-24 23:01:54 +08:00
Tienson Qin
e93417be56 fix: prefer kv/graph-uuid to determine whether a rtc graph 2025-02-24 22:31:27 +08:00
rcmerci
a1052b2089 chore: better naming 2025-02-24 22:06:07 +08:00
rcmerci
196ffdfe53 fix(rtc): delete-assets api, schema-version parameter is missing 2025-02-24 21:54:26 +08:00
Tienson Qin
90c83b62fa enhance: datetime property support custom date filter 2025-02-24 21:35:19 +08:00
Tienson Qin
826985bfb9 enhance: view time filters support 1 day and 3 days ago 2025-02-24 19:31:02 +08:00
Tienson Qin
8bf2b0c851 Revert "enhance: tweak words"
This reverts commit bd9f980ed2.
2025-02-24 19:24:52 +08:00
Tienson Qin
bd9f980ed2 enhance: tweak words 2025-02-24 18:51:16 +08:00
Tienson Qin
88f507d34c enhance: add padding right to block container 2025-02-24 17:32:49 +08:00