Tienson Qin
8623774e7f
fix: swipe to select doesn't work sometimes
2025-08-18 17:47:53 +08:00
Tienson Qin
6f7cf740be
fix: lint
2025-08-18 16:29:58 +08:00
Tienson Qin
c4e1e8c6fa
fix(mobile): hard to trigger sidebar button
2025-08-18 16:20:08 +08:00
Tienson Qin
3982855840
style tweaks
2025-08-18 16:11:14 +08:00
Tienson Qin
71bfe0bad1
fix: touch favorite/recent open the page immediately
2025-08-18 15:56:58 +08:00
Tienson Qin
b16e2367c3
fix: left sidebar click outside
2025-08-18 15:54:35 +08:00
Tienson Qin
de0801996e
fix(mobile): click outside to close left sidebar
2025-08-18 13:59:38 +08:00
Tienson Qin
c33239bf22
enhance: bottom tabs opacity
2025-08-18 13:24:17 +08:00
Tienson Qin
b7ac1853d3
enhance: left sidebar gap
2025-08-18 13:20:37 +08:00
Tienson Qin
d57c9bdbd6
fix(mobile): add splash screen pic for dark theme
2025-08-16 21:07:23 +08:00
Tienson Qin
62aa6b98b3
fix(mobile): can't close page modal
2025-08-16 20:52:11 +08:00
Tienson Qin
a54b1586b3
fix(mobile): clicking item in left sidebar should close it quickly
2025-08-16 20:31:31 +08:00
Tienson Qin
180778a43b
fix: dark theme sidebar background
2025-08-16 18:44:00 +08:00
Tienson Qin
fb6180c525
enhance(mobile): use persistent sheet for left sidebar
2025-08-16 18:34:56 +08:00
charlie
52aba7aa07
enhance(mobile): improve styling for the status bar
2025-08-15 22:02:56 +08:00
charlie
0aec1f7b24
enhance(modal): adjust margin for icon alignment from the block modal
2025-08-15 11:19:25 +08:00
charlie
4de6bc3df6
fix(mobile): background color for the left sidebar
2025-08-15 11:13:47 +08:00
charlie
a221383ca1
enhance(modal): add default-height option to action sheets
2025-08-15 11:07:43 +08:00
Tienson Qin
45d51c33e1
fix: set min-height for content in bottom sheet
2025-08-14 23:33:51 +08:00
Tienson Qin
14769cbc7e
fix: lint
2025-08-14 22:44:47 +08:00
Tienson Qin
9f9bd6bc14
Merge branch 'master' into enhance/mobile-silk
2025-08-14 22:38:16 +08:00
Tienson Qin
2403aa86ce
fix: lint
2025-08-14 22:37:26 +08:00
Tienson Qin
d4b7ac4962
fix(mobile): slow to open popup
...
It seems that setting a persistent height for popup sheet view fixed
the issue.
2025-08-14 22:24:01 +08:00
Tienson Qin
cf3f4f16d2
enhance(mobile): set header button && text opacity to 1
2025-08-14 21:48:51 +08:00
Tienson Qin
483473be9c
enhance(mobile): block sheet header buttons
2025-08-14 21:31:57 +08:00
charlie
4c6cf5c018
enhance(mobile): depth sheet view layout
2025-08-14 19:08:29 +08:00
rcmerci
597cded1ba
fix(rtc): add :db/ident in :update-page op
2025-08-14 16:25:07 +08:00
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
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
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