Commit Graph

14304 Commits

Author SHA1 Message Date
Gabriel Horner
aa45b3fa6c fix(regression): paths of file graph exports
markdown + opml exports had zipped files several
directories deep because they used the full path of the graph
2025-04-18 14:36:51 -04:00
Tienson Qin
bc534793cc fix: don't show file sync graphs on web 2025-04-18 15:34:55 +08:00
Tienson Qin
7583e6c00b chore: remove debug 2025-04-18 10:29:43 +08:00
Tienson Qin
a70372ac88 enhance: unify page and block references 2025-04-18 10:24:09 +08:00
Gabriel Horner
548971bdf4 chore: remove test :focus 2025-04-17 14:28:05 -04:00
Gabriel Horner
a4ff003263 Merge pull request #11823 from megayu/enhance/command-input
enhance:  / command input tolerance
2025-04-17 14:26:17 -04:00
Gabriel Horner
c56f3312df fix: resizing image breaks validity of :url blocks
db graphs should storing this in properties, not text.
Fixes https://github.com/logseq/db-test/issues/241
2025-04-17 13:43:20 -04:00
Mega Yu
3a6888d48a command input tolerance threshold set to 2 2025-04-17 23:00:22 +08:00
Tienson Qin
2f5625818c resolve conflicts 2025-04-17 22:52:51 +08:00
Tienson Qin
9a94698917 fix: fuzzy search on commands returns wrong result 2025-04-17 22:50:46 +08:00
Gabriel Horner
76c60b59c9 fix: backspace on block with property deletes prev children
Fixes https://github.com/logseq/db-test/issues/249
2025-04-17 22:50:46 +08:00
Tienson Qin
031ab92709 fix: can't set status in page reference 2025-04-17 22:50:46 +08:00
Tienson Qin
1d4c6a100f enhance: hide group when user already input some command text 2025-04-17 21:53:25 +08:00
Tienson Qin
5bd127b101 fix: fuzzy search on commands returns wrong result 2025-04-17 21:42:20 +08:00
Gabriel Horner
424dfce32c fix: backspace on block with property deletes prev children
Fixes https://github.com/logseq/db-test/issues/249
2025-04-17 09:40:08 -04:00
Tienson Qin
05d87883bb fix: can't set status in page reference 2025-04-17 21:08:03 +08:00
Tienson Qin
86be0ac83e Merge branch 'feat/db' into enhance/command-input 2025-04-17 20:48:58 +08:00
Tienson Qin
b30f679eef fix: lint 2025-04-17 20:48:39 +08:00
Mega Yu
cfd5ea9d0b enhance the / input tolerance 2025-04-17 20:41:36 +08:00
Tienson Qin
813d18402f fix: lint 2025-04-17 20:38:29 +08:00
Tienson Qin
cb66a5ad7f fix: check and fix db schema 2025-04-17 20:26:40 +08:00
Charlie
21c58e8912 refactor(ui): remove react tippy (#11822)
* refactor: remove all react tippy stuff
2025-04-17 18:32:06 +08:00
Tienson Qin
5f37276fed fix: lint 2025-04-17 18:28:49 +08:00
Tienson Qin
7f6fa2dbd9 refactor: separate ui/file graph events from handler.events 2025-04-17 18:20:28 +08:00
Tienson Qin
b5b95e7b8c fix: broken text and unstable scrolling for list views 2025-04-17 12:39:56 +08:00
Tienson Qin
e5544885e6 enhance(ux): show only the first line of block title for name cells 2025-04-17 11:32:50 +08:00
Tienson Qin
c50bb0a73a fix: whitespaces are hidden from table name cells 2025-04-17 11:27:28 +08:00
Tienson Qin
04d1a2f47e fix: keep title for built-in blocks when exporting debug transit 2025-04-17 10:30:14 +08:00
rcmerci
fd40bbeec5 enhance: c.m/backoff add :reset-flow option
We can use worker-flows/online-event-flow
to trigger a retry immediately upon receiving an 'online' event,
instead of waiting for the next retry delay.
2025-04-16 22:00:13 +08:00
Tienson Qin
d73e78598a fix: list view re-render when collapsing and expanding a block 2025-04-16 18:15:59 +08:00
Tienson Qin
d378c7e754 enhance: don't update :block/updated-at when collapsing or expanding 2025-04-16 17:57:29 +08:00
Tienson Qin
62514b74d8 perf: page filter and search 2025-04-16 15:18:20 +08:00
Tienson Qin
34b33c1682 fix: debug transit export 2025-04-16 14:01:45 +08:00
Gabriel Horner
04a93f6613 chore: mv db or file graph specific ldb fns to
db or file graph namespaces. Follow up to
https://github.com/logseq/logseq/pull/11774#discussion_r2035354875 to
help avoid bugs that are hard to spot b/c of no organization
2025-04-15 22:45:16 -04:00
Tienson Qin
4025b8d83b fix: default property value are not displayed in table view 2025-04-16 01:39:23 +08:00
Tienson Qin
71f37e6c4e fix: align start for right positioned properties 2025-04-15 23:52:37 +08:00
Tienson Qin
c6f3b0deb3 fix: group by page for list views 2025-04-15 23:36:40 +08:00
Tienson Qin
13329f83bc fix: Can't click into property value of new object blocks 2025-04-15 23:10:44 +08:00
Tienson Qin
fc06cbc33c debug 2025-04-15 22:59:24 +08:00
Tienson Qin
27ebab1331 enhance(ux): tag delete button 2025-04-15 17:57:59 +08:00
Tienson Qin
1dfd4b4a24 enhance(ux): open new object in the sidebar 2025-04-15 17:39:14 +08:00
Tienson Qin
473b964075 fix: add bullet alignment 2025-04-15 12:39:56 +08:00
Tienson Qin
0105ee53d2 fix: # auto complete non-page blocks in file graphs 2025-04-15 12:28:15 +08:00
Tienson Qin
ca548a0c80 fix: reactive view 2025-04-15 00:01:21 +08:00
Tienson Qin
e7ca954706 fix: filters/sorting are not updated when switching between views 2025-04-14 23:52:07 +08:00
Tienson Qin
876a33e4d7 fix: page titles shown as (()) 2025-04-14 23:35:13 +08:00
Tienson Qin
9f33afdae0 fix: filter for linked references doesn't take affect on ui 2025-04-14 23:15:13 +08:00
Tienson Qin
141d123655 fix: Enter not working in code block
Also, shift+enter doesn't editing new block.
2025-04-14 23:03:59 +08:00
Tienson Qin
7879620bd8 fix: align dummy block 2025-04-14 18:06:45 +08:00
Tienson Qin
f969537bc5 fix: lint 2025-04-14 18:02:40 +08:00