Commit Graph

14596 Commits

Author SHA1 Message Date
Tienson Qin
6182c2f36a fix: e2e tests 2025-05-20 01:44:44 +08:00
Tienson Qin
d92607e0c0 Revert "enhance: no need to input space before / and # command triggers"
This reverts commit 4b1c79a931.
2025-05-20 01:10:17 +08:00
Tienson Qin
4b1c79a931 enhance: no need to input space before / and # command triggers 2025-05-19 23:49:26 +08:00
Tienson Qin
a2f0f4ca2c chore: remove debug 2025-05-19 22:55:29 +08:00
Gabriel Horner
2ece50628b fix: large component 2025-05-19 10:37:49 -04:00
Tienson Qin
236c4e74d3 fix: drag drop doesn't work 2025-05-19 22:34:55 +08:00
Gabriel Horner
dd94fbda9c fix: lints 2025-05-19 10:06:17 -04:00
Tienson Qin
b8a831b38c fix: recursively replace ref ids with title for search/prop value 2025-05-19 21:54:10 +08:00
Tienson Qin
9ceefde5b7 fix: show deep reference title instead of id when searching blocks 2025-05-19 21:54:10 +08:00
Gabriel Horner
19ad493852 fix: new dev cmd inconsistently appearing in cmd list
Db only cmds should use :db-graph? not :inactive. Using :inactive
doesn't work for specific graph types. For example if the app loads with
a file graph, the dev cmd is marked as inactive and after switching to
db graph it is still inactive
2025-05-19 08:55:39 -04:00
Gabriel Horner
5b7fba1bcb fix: catch typo 2025-05-19 08:33:56 -04:00
Tienson Qin
60f2b3eea2 fix: mod+enter can't open search in sidebar 2025-05-19 18:26:10 +08:00
Tienson Qin
87d2a56b63 fix: remove blocks of hidden pages from search 2025-05-19 16:21:11 +08:00
Tienson Qin
26b8ce2370 enhance(ux): display blocks refs as page refs for db graphs 2025-05-19 16:03:17 +08:00
Tienson Qin
8b1984e408 fix: wrong breadcrumb when selecting nodes 2025-05-19 15:35:52 +08:00
Tienson Qin
28d42907c9 fix: re-ask permission for backup filehandle when expired
fix https://github.com/logseq/db-test/issues/276
2025-05-19 15:15:23 +08:00
Tienson Qin
9b5d55d005 fix: send current db schema-version to sentry when missing addrs 2025-05-18 16:45:45 +08:00
Tienson Qin
6602b814ae feat: add command fix broken graph 2025-05-18 16:37:30 +08:00
rcmerci
f5715abfa5 fix lint 2025-05-18 16:36:43 +08:00
rcmerci
ddf977bf52 enhance(rtc): show upload logs when init uploading graph 2025-05-18 16:35:01 +08:00
rcmerci
2d67629276 enhance(rtc): show download logs when init downloading graph 2025-05-18 01:56:00 +08:00
Gabriel Horner
6c07d8838e fix: invalid keywords can be created by user
In https://github.com/logseq/db-test/issues/278, user has graph that
contains invalid edn keyword caused by name part of keyword starting
with a number e.g. :user.property/2ndsomething. Added thorough tests
based on reference doc for both nbb and cljs versions of buggy fn. For
cljs version, allowed a few more special characters in as they've
all been confirmed to be valid edn
2025-05-16 14:02:17 -04:00
Gabriel Horner
a0ee41ca86 fix: db graph cljs tests need repeatable idents
Also remove unused ldb fn
2025-05-16 11:44:16 -04:00
Gabriel Horner
28675be54b enhance(dev): cljs tests can run with or without repeatable idents 2025-05-16 11:29:22 -04:00
Tienson Qin
e06b2c910c fix: sentry capture expects primitive values for schema version 2025-05-16 16:33:55 +08:00
Gabriel Horner
120730a8dc enhance: enable counts for linked references
This was previous behavior and is helpful for getting overview of linked
refs and seeing that filters are roughly working
2025-05-15 17:53:57 -04:00
Gabriel Horner
8f23966a72 fix: remove duplicate conversion of config.edn from UI
Conversion of config.edn was moved to exporter in previous commit
2025-05-15 12:18:56 -04:00
Gabriel Horner
dda13d61b9 enhance: improved config.edn for new db graphs
New db config.edn don't include any of the file graph keys or comments.
Previously all comments were confusingly left lying around.
Also moved conversion of imported config.edn so that CLI can use it.
Also temporarily moved one dep to
https://github.com/nextjournal/nbb-test-runner/pull/2 until the PR is
merged
2025-05-15 12:14:46 -04:00
Tienson Qin
765568bd4e enhance: filter recently updated when input
Also, don't show new page for built-in files
2025-05-16 00:07:43 +08:00
Tienson Qin
09b333a5c3 fix: pages displayed as invalid ref in table view 2025-05-15 23:49:02 +08:00
Tienson Qin
693b2c166d enhance: add db schema versions to error capture 2025-05-15 23:13:04 +08:00
Tienson Qin
f5efa2d638 fix: remove invalid blocks that have no dispatch key 2025-05-15 22:36:00 +08:00
Tienson Qin
42fb68ff6e fix: invalidate blocks with table filters but not title 2025-05-15 21:51:00 +08:00
Tienson Qin
38267ece78 chore: remove debug 2025-05-15 21:30:43 +08:00
Tienson Qin
b5bf3ff27a chore: remove new-sqlite-client-ops-storage 2025-05-15 20:41:51 +08:00
Tienson Qin
f0a00acf75 enhance: fail fast when there're missing addresses 2025-05-15 18:40:39 +08:00
Tienson Qin
12c6928ba0 fix: can't switch to another graph if failed to open current one 2025-05-15 17:59:22 +08:00
Tienson Qin
f17eb64457 enhance: better report on missing addresses error 2025-05-15 17:17:54 +08:00
Tienson Qin
4d7e286006 chore: update comment 2025-05-15 17:13:19 +08:00
Tienson Qin
767f86344b enhance: check missing addresses on dev 2025-05-15 17:10:03 +08:00
Tienson Qin
ddf45c94ae fix: rebuild db for file based graphs too when missing addresses 2025-05-15 16:03:12 +08:00
charlie
b1a20b0f55 fix(ui): color for the plugin toolbar buttons 2025-05-15 14:39:13 +08:00
rcmerci
e4431a1d46 fix(rtc): doesn't automatically start after refreshing 2025-05-14 19:42:40 +08:00
rcmerci
e702776930 fix: missing thread-api 2025-05-14 18:04:01 +08:00
rcmerci
ad3e092939 refactor(rtc): impl as functional components 2025-05-14 18:02:21 +08:00
Tienson Qin
67283bf276 fix: indicator status 2025-05-14 17:37:29 +08:00
Tienson Qin
be05eab5ac fix: false alarm of self reference for Tag 2025-05-14 17:01:06 +08:00
charlie
1afeeb4c48 fix(pdf): open block hl ref for Windows 2025-05-14 16:01:46 +08:00
charlie
fc37bad4bf fix(plugin): missing themes event 2025-05-14 12:50:35 +08:00
Gabriel Horner
046a593122 enhance: db graph query fn also supports lookup by property ident
Fixes #203
2025-05-13 13:53:14 -04:00