Commit Graph

19002 Commits

Author SHA1 Message Date
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
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
Tienson Qin
0d57b2a141 Revert "fix: set source-map-include-sources-content to true for test site"
This reverts commit 1c40777df9.
2025-02-24 17:28:28 +08:00
Tienson Qin
d11bdc44d9 fix: File graphs repeatedly add collapsed properties 2025-02-24 17:20:44 +08:00
Tienson Qin
2415270fad fix: display sync icon only if current graph is an rtc one 2025-02-24 17:07:02 +08:00
Tienson Qin
8053942737 Merge pull request #11739 from logseq/enhance/reference-view
enhance(ux): references view
2025-02-24 16:01:45 +08:00
Tienson Qin
1e30942a57 fix: indent block breadcrumb 2025-02-24 15:34:31 +08:00
Tienson Qin
71c21e09ea fix: list view shouldn't care about queries 2025-02-24 15:24:59 +08:00
Tienson Qin
aff519f8c5 fix: links refs view crash 2025-02-24 15:02:34 +08:00
Tienson Qin
bab1b93a5d fix: lint 2025-02-24 14:54:50 +08:00
Tienson Qin
38c74161a3 Merge branch 'feat/db' into enhance/reference-view 2025-02-24 14:53:27 +08:00
Tienson Qin
3761194ff4 Rename view/identity to view/feature-type 2025-02-24 14:51:40 +08:00