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 |
|
charlie
|
8a35115e2f
|
fix(capacitor): upload assets
|
2025-05-28 09:20:42 +08:00 |
|
Tienson Qin
|
03880fc47e
|
Merge branch 'feat/db' into feat/capacitor-new
|
2025-05-28 09:16:06 +08:00 |
|
charlie
|
2cfb8499a8
|
fix(capacitor): code block
|
2025-05-28 07:59:20 +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
|
f9e6370f62
|
fix: large var in db dep
|
2025-05-27 12:22:57 -04:00 |
|
Gabriel Horner
|
38e05aa6b8
|
enhance: new graph from script saves git sha in :kv/value
Also for
https://test.logseq.com/#/page/6835e455-69f6-4bbd-9865-b76fa57ce457
|
2025-05-27 12:16:15 -04: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
|
4d6d2cab03
|
Add more files to .projectile
|
2025-05-27 23:22:19 +08:00 |
|
Tienson Qin
|
073b6a4361
|
fix: rtc auto start
|
2025-05-27 23:15:11 +08:00 |
|
Tienson Qin
|
c5f864037a
|
set LOGSEQ_APP_SERVER_URL to use localhost
|
2025-05-27 22:50:56 +08:00 |
|
Tienson Qin
|
f29ed7b9d8
|
add capacitor-worker-repl
|
2025-05-27 22:00:16 +08:00 |
|
rcmerci
|
a6616571a9
|
chore(e2e,rtc): remove comment
|
2025-05-27 20:19:49 +08:00 |
|
rcmerci
|
4696c1f3fd
|
ci: update yml
|
2025-05-27 20:17:41 +08:00 |
|
rcmerci
|
d9d2a4c903
|
test(e2e,rtc): add rtc/with-stop-restart-rtc
|
2025-05-27 19:28:33 +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
|
0627ae6371
|
test github ci
|
2025-05-27 05:07:16 +08:00 |
|
Tienson Qin
|
05597552da
|
chore: update clj-fractional-indexing
|
2025-05-27 04:54:58 +08: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 |
|
Tienson Qin
|
973ec2b240
|
chore: bump logseq/clj-fractional-indexing
|
2025-05-27 01:16:10 +08: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 |
|
rcmerci
|
1cbd6c2393
|
test(e2e): comment out DEBUG env
after a period of observation, the extra logs printed are not helpful for debugging
|
2025-05-27 00:02:54 +08:00 |
|
Gabriel Horner
|
40254673a5
|
fix: existing user class failing import when
also specific in :build/property-classes
|
2025-05-26 10:29:51 -04:00 |
|
Gabriel Horner
|
62aa8c55a5
|
fix: downgrade node version to match electron version and run tests
|
2025-05-26 08:49:18 -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 |
|
Tienson Qin
|
c48e230c6a
|
Merge branch 'master' into feat/db
|
2025-05-26 16:38: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
|
97f917a17e
|
enhance(capacitor): missing styles
|
2025-05-26 11:18:11 +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 |
|