Tienson Qin
af33e6964b
fix: ns
2025-07-28 12:30:30 +08:00
Tienson Qin
110f5b18e5
Merge branch 'master' into feat/hnswlib+transformer-js
2025-07-28 12:29:32 +08:00
Tienson Qin
dcd6d74146
fix: typo
2025-07-28 12:26:49 +08:00
Tienson Qin
c71e51bc78
add webpack to release-mobile
2025-07-28 12:23:56 +08:00
Tienson Qin
44d6c12731
update output-feature-set to es-next-in
2025-07-28 12:21:35 +08:00
Tienson Qin
65afa1e762
fix: lint
2025-07-28 12:20:11 +08:00
charlie
90507ee278
Merge branch 'master' into enhance/mobile-silk
2025-07-28 11:49:16 +08:00
charlie
2ec4950654
enhance(mobile): improve search page layout
2025-07-28 11:21:58 +08:00
charlie
12116d64b1
enhance(mobile): replace depth sheet with bottom sheet
2025-07-28 10:54:10 +08:00
rcmerci
654e6d1b7f
enhance(rtc): remove deprecated event
2025-07-25 22:53:14 +08:00
charlie
2d1436a899
fix(api): incorrect db ns for http api call
2025-07-25 17:03:44 +08:00
charlie
5f9b38b08b
Merge branch 'master' into enhance/mobile-silk
2025-07-25 16:15:15 +08:00
rcmerci
aea04fcd58
fix lint
2025-07-25 00:39:14 +08:00
rcmerci
bbe8f890ee
fix(rtc): ensure asset synced using push-asset-block-updates messages
2025-07-25 00:36:41 +08:00
Gabriel Horner
98746156ed
fix(api): query method and error handling
...
logseq.app.q failing and error returned as blank `{}` on cmdline
2025-07-24 10:56:05 -04:00
Gabriel Horner
09e60ae296
fix: deleting last extends value doesn't revert to Root
...
Fixes https://github.com/logseq/db-test/issues/387
2025-07-24 10:50:33 -04:00
charlie
dcbd2c1477
enhance(mobile): improve settings options
2025-07-24 15:03:52 +08:00
charlie
66f0378718
enhance(mobile): improve scroll for the silk modal popup
2025-07-24 14:12:34 +08:00
charlie
ba89ef4947
enhance(mobile): add quick add modal
2025-07-24 10:54:52 +08:00
charlie
d63d5dce09
Merge branch 'master' into enhance/mobile-silk
2025-07-24 08:29:58 +08:00
Tienson Qin
d488c53fd6
adjust page/object sorting weight
2025-07-23 22:12:20 +08:00
Tienson Qin
6a22385f0b
replace uuid ref with block title when embedding
2025-07-23 20:54:29 +08:00
Tienson Qin
0f48207329
add tags to embedding
2025-07-23 20:48:55 +08:00
Tienson Qin
48ae054ce8
fix: lint
2025-07-23 20:23:05 +08:00
Tienson Qin
aeeaad3eb0
fix: embedding status
2025-07-23 20:12:19 +08:00
Tienson Qin
9335281d4a
fix: webpack release failed to require path
2025-07-23 15:25:50 +08:00
Tienson Qin
4b935df5d3
fix: katex path
2025-07-23 14:42:54 +08:00
Tienson Qin
5d7f56361a
downgrade shadow-cljs
2025-07-23 14:36:38 +08:00
Tienson Qin
f86be0f3a8
add more externs
2025-07-23 13:11:15 +08:00
Tienson Qin
31004ee371
wip: webpack release build
2025-07-23 12:40:25 +08:00
Gabriel Horner
6ef1c62e95
chore: mv sanitize-filename into exporter
...
should fix outliner CI as it never loads exporter
2025-07-22 12:24:14 -04:00
Gabriel Horner
5de565dcce
fix: some pdf annotations weren't imported
...
. Creation of edn+md paths from pdf path were lacking sanitization which
resulted in edn and md files not being associated with pdf
Fixes https://github.com/logseq/db-test/issues/196#issuecomment-3059363947 .
Also fix incorrect dep
2025-07-22 12:24:14 -04:00
Gabriel Horner
6b3240f4b5
fix: imported pdf annotation image not showing up
...
in pdf viewer under Outline > Highlights
2025-07-22 08:57:21 -04:00
Gabriel Horner
f4a8b9438e
fix: block references to annotations
...
Don't rewrite annotation uuids as we don't do that for other existing blocks
2025-07-22 08:57:21 -04:00
Gabriel Horner
ad5c776f46
fix: doc files in assets shouldn't be extracted
...
Asset files that are edn or md were being treated like assets and
extracted as doc files. This was noticed because pdf annotation edn was being
needlessly extracted
2025-07-22 08:57:21 -04:00
Gabriel Horner
3f21c297b2
enhance: import markdown annotations
...
for pdfs and any children blocks under highlight. Only
imports text from md annotations
2025-07-22 08:57:21 -04:00
Gabriel Horner
4c9d063323
enhance: import pdf area annotations
2025-07-22 08:57:21 -04:00
Gabriel Horner
536f39cbbd
enhance: import basic pdf text annotation
...
Only read edn for now. Works in UI and CLI.
Also correctly keeps annotation edn from being copied since
it's no longer used
2025-07-22 08:57:21 -04:00
charlie
957109bcad
enhance(mobile): improve scroll for the editing block
2025-07-22 16:48:21 +08:00
Tienson Qin
52c724a84e
fix: block editor position on mobile
2025-07-22 13:05:44 +08:00
charlie
f14f7c3ce8
enhance(mobile): skeleton layout
2025-07-22 12:21:31 +08:00
charlie
1acac64506
Merge branch 'enhance/mobile-silk' of https://github.com/logseq/logseq into enhance/mobile-silk
2025-07-22 12:15:52 +08:00
charlie
67b2f206f2
fix(mobile): incorrect scroll for the block modal page
2025-07-22 12:15:34 +08:00
Tienson Qin
fee8d1a34f
chore: remove mobile.ionic
2025-07-22 11:50:19 +08:00
charlie
957cb9e91e
enhance(mobile): remove alert type modal
2025-07-22 11:47:26 +08:00
Tienson Qin
f9f46cfa64
Add missing pod
2025-07-22 11:41:21 +08:00
Tienson Qin
816deaa6f7
update yarn.lock
2025-07-22 11:41:21 +08:00
charlie
c8f883b5f2
enhance(mobile): improve topbar layout
2025-07-22 11:35:04 +08:00
charlie
6bbe6f97ab
Merge branch 'master' into enhance/mobile-silk
2025-07-22 09:11:58 +08:00
Gabriel Horner
1616c633df
chore: bump outdated versions on checkout action
2025-07-21 14:46:32 -04:00