rcmerci
2b0af9ffec
fix(rtc): use entity as arg for move-blocks
2024-03-06 17:26:13 +08:00
Tienson Qin
35c71c9ca4
fix: shortcut refresh after switching graph
2024-03-06 16:58:44 +08:00
Tienson Qin
eb1270fff9
perf: use datascript.transit instead of edn for ui<>worker messages
2024-03-06 16:48:50 +08:00
Andelf
ce56e78133
enhance(editor): better check list toggle handling
2024-03-06 16:04:49 +08:00
j-ramos
1661fe6271
rename fn
2024-03-06 16:04:49 +08:00
j-ramos
6196c61d6d
#11046 use replace-first instead of replace
2024-03-06 16:04:49 +08:00
j-ramos
10c18b165a
fixes #11046
2024-03-06 16:04:49 +08:00
charlie
d603c165ef
enhance(ui): set the shui calendar as default for the property date picker
2024-03-06 15:48:25 +08:00
rcmerci
c53b65b6c1
test(rtc): use test-db-name-db-version
2024-03-06 12:38:27 +08:00
charlie
ddacb470b2
enhance(ui): polish page info UI details
2024-03-06 12:18:38 +08:00
Gabriel Horner
09816b6427
enhance: assets can be imported on CLI
...
Also add individual asset error handling, like is done for doc files
2024-03-05 17:05:18 -05:00
Gabriel Horner
7693642298
fix: memory leak with browser assets in db graphs
...
Db graph image were recursively generating blobs which caused a memory
link. Put a nil check to prevent the recursion
2024-03-05 15:18:10 -05:00
Gabriel Horner
aeef441de1
fix: favorite status/button not updated in page menu
2024-03-05 10:36:07 -05:00
Gabriel Horner
1706a5c725
fix: hidden pages like favorites showing up in page property
...
dropdown. Dry up favorites page name scattered across namespaces.
Should be using vars + namespaces in common dep for commonly
referenced features
2024-03-05 10:27:42 -05:00
Gabriel Horner
56b77878c1
fix: favorites page is invalid and missing timestamps when created
2024-03-05 09:46:10 -05:00
Gabriel Horner
80656cef21
fix frontend lints
2024-03-05 09:26:21 -05:00
Gabriel Horner
db5e5be383
fix: render+play audio link in db graphs
2024-03-05 09:20:46 -05:00
charlie
7f2b3cdd4c
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-03-05 21:33:22 +08:00
charlie
07ba8377fe
enhance(ux): select icons from the arrow keys
2024-03-05 21:32:59 +08:00
Tienson Qin
0bb2778f2b
fix: unused macros shouldn't be handled in outliner/save
...
Fixes LOG-3065.
Deleting blocks could result in unused macros too, we probably should
do this by running periodically job to find and retract all unused
refs (macros, pages, hidden blocks, etc).
2024-03-05 20:18:15 +08:00
rcmerci
92625679b3
fix: fix :block/tags, reuse ref->eid
2024-03-05 19:48:00 +08:00
charlie
201fc32d10
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-03-05 18:58:50 +08:00
charlie
1138f9ca9e
enhance(ux): select icons from the arrow keys
2024-03-05 18:58:36 +08:00
Tienson Qin
98487f3fc0
fix: remove hidden pages from recents
2024-03-05 18:44:40 +08:00
charlie
0ce27d890d
enhance(ux): support select icons from the direction key
2024-03-05 18:32:05 +08:00
charlie
da8214debf
enhance(ui): polish details for the property editor
2024-03-05 14:50:49 +08:00
charlie
cca239dafe
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-03-05 13:10:09 +08:00
charlie
038eb56e13
enhance(ui): icons from the page title
2024-03-05 13:08:39 +08:00
Gabriel Horner
9669755cab
enhance: detect and add properties to imported classes
...
fixes LOG-3069
2024-03-04 23:05:06 -05:00
Gabriel Horner
c1ab37a372
fix: nbb not working in most deps
...
core.async isn't nbb compatible yet. Moved async transact to its own
frontend ns
2024-03-04 18:06:29 -05:00
Tienson Qin
6e67e36a34
perf: use mutable data for sort-by-left
2024-03-04 21:46:40 +08:00
Tienson Qin
61d2cfbddb
fix: blink bullet
2024-03-04 21:14:38 +08:00
Tienson Qin
bcf2eb7e5e
perf: don't reinstall editor shortcuts
2024-03-04 20:46:23 +08:00
Tienson Qin
c752e2964b
perf: remove editor esc-save
2024-03-04 20:31:13 +08:00
Tienson Qin
2e29918478
perf: use transit instead of edn for db storage
2024-03-04 18:15:03 +08:00
charlie
e13ae5fca2
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-03-04 17:45:01 +08:00
charlie
2534b3ce3f
enhance(ui): shui popup for the property icon picker
2024-03-04 17:44:56 +08:00
Tienson Qin
07bf73f01e
fix: auto-focus property name when not add a new property
2024-03-04 17:24:47 +08:00
Tienson Qin
82ba50d0b3
chore: cleanup
2024-03-04 17:21:38 +08:00
charlie
41755b8dde
enhance(ux): auto focus for the property editor popup
2024-03-04 17:10:01 +08:00
Tienson Qin
49596151bb
fix: wait until db transacted and then parsing the next 100 files
...
Related to LOG-3057
2024-03-04 16:27:13 +08:00
charlie
059da6b22e
enhance(ui): alignment for the page tags and refs
2024-03-04 15:08:14 +08:00
charlie
c0d3c78152
enhance(ui): alignment for the page tags
2024-03-04 14:24:26 +08:00
charlie
36ff5513f7
enhance(ux): add property jump to the shortcuts
2024-03-04 13:31:16 +08:00
Tienson Qin
e79b928c6b
fix: sequential writes
2024-03-03 07:41:59 +08:00
Tienson Qin
33a532455b
fix: use core.async channel to ensure sequential db transactions
2024-03-03 06:39:05 +08:00
charlie
215e65a249
enhance(ux): support auto side for the shui popup
2024-03-02 11:55:07 +08:00
charlie
60278f7cce
fix(ui): header bg color for the left sidebar item
2024-03-02 09:27:48 +08:00
Gabriel Horner
82639cb07a
fix: replace tags with page-refs ignores case
...
fixes LOG-3073
2024-03-01 16:12:32 -05:00
Gabriel Horner
b34325be77
fix: two bugs with updating tags during import
...
fixes LOG-3073
2024-03-01 15:51:19 -05:00