Commit Graph

14767 Commits

Author SHA1 Message Date
Tienson Qin
0f1430e91c reduce gaps between page title and blocks 2025-05-28 11:05:23 +08:00
Tienson Qin
fc2a35f9cb enhance: remove database icon and set muted for other buttons 2025-05-28 10:55:12 +08:00
Tienson Qin
26113f47c7 enhance(ux): search support both recent search and updates 2025-05-28 10:40:26 +08:00
Tienson Qin
87beb7fdaf Add yarn dev 2025-05-28 09:36:38 +08:00
Tienson Qin
b455e13493 enhance(ux): move sync indicator to the right 2025-05-28 09:23:20 +08:00
Tienson Qin
03880fc47e Merge branch 'feat/db' into feat/capacitor-new 2025-05-28 09:16:06 +08:00
rcmerci
495357479b enhance: store metadata in localstorage 2025-05-28 00:44:09 +08:00
rcmerci
35212f9ca0 fix: js/navigator.userAgentData maybe nil 2025-05-28 00:44:09 +08:00
Gabriel Horner
e7583b8b8c enhance: save git sha of new graph in kv/value
Will be useful for pinpointing if certain graphs are impacted by bugs.
graph-initial-schema-version is helpful but can stay the same for
awhile.
Closes
https://test.logseq.com/#/page/6835e455-69f6-4bbd-9865-b76fa57ce457
2025-05-27 12:14:20 -04:00
Tienson Qin
864c052366 enhance(ux): don't show graph remove on small size screens 2025-05-27 23:29:58 +08:00
Tienson Qin
073b6a4361 fix: rtc auto start 2025-05-27 23:15:11 +08:00
Tienson Qin
f29ed7b9d8 add capacitor-worker-repl 2025-05-27 22:00:16 +08:00
Tienson Qin
3813228aab wip: fix rtc on mobile 2025-05-27 18:46:14 +08:00
charlie
68ffa9699b enhance(capacitor): support login state 2025-05-27 15:43:46 +08:00
charlie
3be399a556 fix(capacitor): incorrect scrollable content container with soft keyboard 2025-05-27 14:50:13 +08:00
charlie
fdffab85c1 enhance(capacitor): polish page blocks list 2025-05-27 14:37:38 +08:00
charlie
8e0912c947 enhance(capacitor): polish blocks list 2025-05-27 12:07:15 +08:00
charlie
f009596a54 Merge branch 'feat/db' into feat/capacitor-new 2025-05-27 11:26:07 +08:00
Gabriel Horner
a169256314 enhance: make it easier for users to fix broken graph
Tell users what to run and remove dev flag. Thought of while working
with https://github.com/logseq/db-test/issues/286
2025-05-26 17:17:57 -04:00
Tienson Qin
fe0f5f6abe fix(regression): slow to write file 2025-05-27 03:31:27 +08:00
Gabriel Horner
b451cf1508 fix: numbered list not created in a child block
A new block in this repro consistently returns :block/properties '()
which results in the bug. Fixes
https://test.logseq.com/#/page/68307c18-f9fb-4049-9efb-944cdff4226d.
This is similar to d08acfc3ba
2025-05-26 15:24:16 -04:00
Gabriel Horner
d937a55343 fix: ui/hide-empty-properties? config no longer working
on pages or sidebar. Likewise 'p t' is still useful to have in those
contexts
2025-05-26 12:42:00 -04:00
charlie
b938086c97 enhance(capacitor): add login modal page 2025-05-26 19:17:49 +08:00
charlie
f0dcc24e50 Merge branch 'feat/db' into feat/capacitor-new 2025-05-26 17:18:50 +08:00
charlie
93b959987a enhance(capacitor): improve ux for android 2025-05-26 15:51:49 +08:00
charlie
9ba5665909 enhance(capacitor): polish styles 2025-05-26 15:11:46 +08:00
charlie
eb2bf614fd enhance(capacitor): reuse mobile bar 2025-05-26 12:37:20 +08:00
charlie
f78257c206 fix(capacitor): prioritize removing modals for the back button 2025-05-26 10:34:18 +08:00
charlie
1ae0f1d4f0 fix(capacitor): long graph name for the graphs select label 2025-05-26 09:58:13 +08:00
charlie
1e5ae97a13 fix(capacitor): nav tabs for android 2025-05-26 09:00:56 +08:00
Tienson Qin
c9044afb3d feat: search 2025-05-26 05:39:09 +08:00
Tienson Qin
0a65f7d6a9 fix: block align 2025-05-26 03:43:49 +08:00
Tienson Qin
6157bd57fc chore: remove bootstrap 2025-05-26 03:13:27 +08:00
Tienson Qin
6d77521e04 chore: short names for ionic components 2025-05-26 02:42:00 +08:00
Tienson Qin
582ac76958 fix: page navigation 2025-05-26 00:23:24 +08:00
Tienson Qin
5f1de13b29 feat: block zoom in 2025-05-26 00:17:09 +08:00
Tienson Qin
03de1aed53 enhance: move add new graph to switch graph 2025-05-25 23:29:38 +08:00
Tienson Qin
16e2692b08 fix: iOS header height 2025-05-25 23:05:48 +08:00
rcmerci
5d1f568bed fix(rtc): update block-attrs when block not exist 2025-05-25 23:02:34 +08:00
Tienson Qin
a8fa4411c8 Add bottom tabs 2025-05-25 22:42:04 +08:00
rcmerci
eaa0ea5ca3 fix: missing block/updated-at in history-blocks 2025-05-25 16:09:46 +08:00
Tienson Qin
62972bb11c feat: multiple blocks select and drag&&drop 2025-05-25 07:10:25 +08:00
Tienson Qin
6f9f610c41 feat: drag drop a block on mobile
haptics enabled.
2025-05-25 06:38:45 +08:00
Tienson Qin
f10590f2fe fix: haptics 2025-05-25 05:59:51 +08:00
Tienson Qin
8c2f581ac3 fix: page title size on mobile 2025-05-25 05:37:38 +08:00
Tienson Qin
f4e49a4b11 feat: swipe to select block
Swipe also prevents scroll.
2025-05-25 05:12:05 +08:00
Tienson Qin
fe92a70a1e chore: code cleanup 2025-05-24 22:46:46 +08:00
Tienson Qin
256bc58705 fix: ensures there's no multiple block editors at the same time 2025-05-24 22:45:08 +08:00
Tienson Qin
3a448af06f fix: ensures there's no multiple block editors at the same time 2025-05-24 22:43:45 +08:00
Tienson Qin
9408a6eb4c enhance(ux): haptics when collapsing/expanding block 2025-05-24 07:41:21 +08:00