Commit Graph

17706 Commits

Author SHA1 Message Date
Tienson Qin
0498e9dd58 fix: don't open modal when block is not available 2025-08-14 16:14:38 +08:00
Tienson Qin
87ebf68ff6 enhance(mobile): sidebar navigation font size 2025-08-14 15:55:07 +08:00
charlie
2040cd4a92 fix(mobile): incorrect scroll for the block page modal 2025-08-14 14:50:09 +08:00
Tienson Qin
af99188c1e remove recent pages from search since they're listed on sidebar 2025-08-14 14:00:52 +08:00
Tienson Qin
060a0dd86b fix(mobile): don't switch to editing mode when scrolling 2025-08-14 13:50:34 +08:00
Tienson Qin
36de5397e1 feat: sort groups for views (#12046)
* Add two properties for groups sorting

1. :logseq.property.table/sort-groups-by
2. :logseq.property.table/sort-groups-desc?

* Add ui for groups sort by and order

* enhance: sort by journal day desc by default

* rename to :*.view/sort-groups-by-property to make it clear that

property type is :property.

* suggested by copilot

* fix: name

* Group by Page instead of "Block Page"
2025-08-14 13:24:51 +08:00
Tienson Qin
3faee9cc7e fix: stale embedding check (#12049)
* fix: slow stale embedding check

* fix: mark all blocks for embedding when full embedding

Also, store hnsw index for each batch so that embedding can continue
when aborted by switching graph or closing the app.

* remove embedding/re-embedding-graph-data!

* enhance: mod+c mod+s to rebuild both keyword and semantic search
2025-08-14 13:24:50 +08:00
Tienson Qin
061528d082 fix: slow switch to large graph with local embedding enabled 2025-08-14 13:24:50 +08:00
Tienson Qin
cd13713513 feat: sort groups for views (#12046)
* Add two properties for groups sorting

1. :logseq.property.table/sort-groups-by
2. :logseq.property.table/sort-groups-desc?

* Add ui for groups sort by and order

* enhance: sort by journal day desc by default

* rename to :*.view/sort-groups-by-property to make it clear that

property type is :property.

* suggested by copilot

* fix: name

* Group by Page instead of "Block Page"
2025-08-14 13:14:34 +08:00
rcmerci
84f732b4d5 enhance: update :rename-db-idents type migration 2025-08-13 22:24:51 +08:00
rcmerci
ea839e65c0 Merge remote-tracking branch 'origin/master' into enhance/rtc-migrate 2025-08-13 17:00:34 +08:00
Tienson Qin
38e049e1c5 fix: stale embedding check (#12049)
* fix: slow stale embedding check

* fix: mark all blocks for embedding when full embedding

Also, store hnsw index for each batch so that embedding can continue
when aborted by switching graph or closing the app.

* remove embedding/re-embedding-graph-data!

* enhance: mod+c mod+s to rebuild both keyword and semantic search
2025-08-13 13:47:52 +08:00
rcmerci
804b58bb10 chore: lint 2025-08-12 23:59:48 +08:00
rcmerci
e4f064fc0c Merge remote-tracking branch 'origin/master' into enhance/rtc-migrate 2025-08-12 23:55:19 +08:00
charlie
1de207a0ca enhance(ui): refactor mobile UI components for improved readability and maintainability 2025-08-12 16:15:34 +08:00
Tienson Qin
0032c4949b fix: slow switch to large graph with local embedding enabled 2025-08-12 12:52:16 +08:00
charlie
c0dc53c3f5 enhance(ui): adjust positioning and opacity for search icon and input elements 2025-08-12 12:03:27 +08:00
charlie
7c4f8566e4 enhance(mobile): adjust search page layout and styling for improved usability 2025-08-12 11:58:32 +08:00
charlie
aecff1e18f Merge branch 'master' into enhance/mobile-silk 2025-08-12 10:40:30 +08:00
Gabriel Horner
c67e254b4a enhance: search cmd highlights search term and
allows for user specified limit of results.
Also enabled nbb-logseq tests for cli since first
test was introduced
2025-08-11 17:05:39 -04:00
Gabriel Horner
241c1c104e refactor: have one fn to fetch ~/logseq/graphs dir
Also add deps.edn to cli dep which is needed for reuse with frontend
2025-08-11 17:05:39 -04:00
Gabriel Horner
1765148851 fix: remove unused CI flag
Was used for removed e2e tests. Test rtc just in case
2025-08-11 17:05:39 -04:00
Gabriel Horner
887d91d2ac enhance: start CLI dep and implement list command
Also move common db graph list to shared ns and move common prefix
constants to common-config
2025-08-11 17:05:39 -04:00
charlie
44bb3494b9 fix(mobile): popup flicker when closing 2025-08-11 11:07:29 +08:00
charlie
5c3d04ca6d Merge branch 'master' into enhance/mobile-silk 2025-08-11 10:31:45 +08:00
Tienson Qin
12e1f35cc4 enhance(ux): filter by empty and not empty value 2025-08-10 22:53:05 +08:00
Tienson Qin
8f29bc17db fix: page blink when inserting new block when zoom-in a block 2025-08-10 13:23:08 +08:00
Tienson Qin
808f0f0fac fix: typo 2025-08-10 12:59:38 +08:00
Tienson Qin
1e1f4bb51b fix: remove outdated checksum entities when validating db 2025-08-10 12:56:50 +08:00
Tienson Qin
7685760aff fix: check asset exists before transacting checksum
related to https://github.com/logseq/db-test/issues/415
2025-08-10 12:48:39 +08:00
charlie
ba70d0704c enhance(mobile): improve topbar style 2025-08-10 11:38:56 +08:00
charlie
059261c63c enhance(mobile): clickable link item for the left sidebar item 2025-08-10 11:33:28 +08:00
charlie
5e6e5596aa Merge branch 'master' into enhance/mobile-silk 2025-08-10 10:50:38 +08:00
rcmerci
123d03f293 fix: use transit for :inflateGraphsInfo ipc 2025-08-09 22:25:48 +08:00
rcmerci
a971c4389a chore: don't use frontend.util in worker 2025-08-08 13:43:42 +08:00
rcmerci
e69f652041 enhance(rtc): generate rtc ops from migration-updates&tx-data 2025-08-07 23:12:23 +08:00
charlie
10054b8213 fix(mobile): sidebar link item 2025-08-07 17:06:18 +08:00
Tienson Qin
41cb83e3ed enhance(ux): swipe from screen edge to open sidebar 2025-08-07 16:59:05 +08:00
rcmerci
1712c0897a enhance(rtc): sync rename-db-ident ops 2025-08-07 16:40:51 +08:00
rcmerci
87bffd7d98 refactor(rtc): rename db-ident-kv-op to update-kv-value-op 2025-08-07 13:57:53 +08:00
charlie
45499ba587 Merge branch 'master' into enhance/mobile-silk 2025-08-07 11:28:55 +08:00
charlie
d953ed87fa fix(ui): incorrect left sidebar width 2025-08-07 11:20:19 +08:00
Tienson Qin
e2d8fe3088 fix: don't send cookie to youtube website on electron
related to https://github.com/logseq/logseq/issues/12031
2025-08-07 11:02:37 +08:00
rcmerci
5630d9fd93 enhance: add :rename-db-idents migration type 2025-08-06 22:52:13 +08:00
charlie
f682cec29d enhance(mobile): add favorite/unfavorite button 2025-08-06 19:54:05 +08:00
Tienson Qin
66f381a331 fix: keep keyboard open when editing another block 2025-08-06 16:50:54 +08:00
charlie
2c0affde1b enhance(mobile): use the popup actions sheet for the switch graphs modal 2025-08-06 16:17:38 +08:00
charlie
87acee4ed2 enhance(mobile): smaller title for the actions sheet 2025-08-06 15:31:17 +08:00
charlie
dbfadca825 enhance(mobile): reuse left sidebar style 2025-08-06 15:21:09 +08:00
Tienson Qin
a14cd54767 enhance(mobile): set higher opacity for quick add backdrop 2025-08-06 15:16:50 +08:00