charlie
099d27fda5
enhance(mobile): improve actions sheet style
2025-08-06 14:02:20 +08:00
Tienson Qin
6bf87990ff
remove opacity on header buttons
2025-08-06 13:24:44 +08:00
Tienson Qin
dd521b0e57
enhance(mobile): add left sidebar
2025-08-06 00:00:41 +08:00
Tienson Qin
1ba20ba4bf
Separate mobile header from app
2025-08-05 23:30:33 +08:00
Tienson Qin
ba39408d8f
chore: remove ionic ui
2025-08-05 23:07:05 +08:00
charlie
8c8c82cdfd
enhance(mobile): add cancel button to the search bar
2025-08-05 22:50:52 +08:00
Tienson Qin
a7fa1812da
Merge branch 'master' into enhance/mobile-silk
2025-08-05 21:09:05 +08:00
Tienson Qin
9d594637c4
fix: don't infer hidden blocks
2025-08-05 20:27:18 +08:00
Tienson Qin
78a054eec7
fix: posthog not defined in release mode
2025-08-05 20:08:42 +08:00
Tienson Qin
a4d41f63ef
Merge branch 'master' into enhance/mobile-silk
2025-08-05 19:27:16 +08:00
Tienson Qin
d84d3f9652
enhance(ux): set/unset #Page to convert between page and block ( #11970 )
...
* enhance(ux): add/remove #Page to toggle page/block
* enhance(ux): "p t" to set tags for selected blocks
Updated "p a" to toggle displaying all properties including hidden ones.
* feat: cmd+k move blocks
* fix: block could be converted to page and create invalid nodes
Pages with block namespace parents is nonsensical and pages in
property values led to multiple validation errors. Also guard
against class and property pages as namespace parents
* fix: warn on failed cut+paste or indent/outdent of page blocks. Better to warn than silent failure which leaves user confused on
what happened.
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2025-08-05 17:45:57 +08:00
charlie
88e41f95bc
fix(mobile): layout for the view actions toolbar
2025-08-05 14:00:33 +08:00
charlie
1c113c7a73
fix(mobile): keyboard for editing
2025-08-05 13:41:41 +08:00
Tienson Qin
f8c15c96e1
fix: clear search input quit and re-open keyboard
2025-08-05 01:49:21 +08:00
Tienson Qin
cdbbf668de
fix: add button and Add new graph not aligned
2025-08-05 01:28:30 +08:00
Tienson Qin
9a2c28c969
fix: Quick add doesn't auto-focus on the last block
2025-08-05 00:53:44 +08:00
Tienson Qin
80b7396ade
fix: always render popup
2025-08-05 00:34:25 +08:00
Tienson Qin
89a4323485
fix: Recent search and Recent updates not aligned
2025-08-04 23:47:53 +08:00
Tienson Qin
af41e7ea3d
Merge branch 'master' into feat/hnswlib+transformer-js
2025-08-04 23:08:23 +08:00
Tienson Qin
3025c94d28
fix: checkbox property value should be aligned center
2025-08-04 20:40:53 +08:00
charlie
37ae49e3fd
fix(mobile): incorrect notification ui
2025-08-04 15:49:28 +08:00
charlie
67da127ba7
Merge branch 'master' into enhance/mobile-silk
2025-08-04 15:16:49 +08:00
Tienson Qin
a918e5b6f1
enhance(ux): show edit button instead of 00:00 for datetime property
2025-08-03 16:58:19 +08:00
Tienson Qin
c2c8727f6c
Merge branch 'master' into feat/hnswlib+transformer-js
2025-08-03 16:40:22 +08:00
Tienson Qin
be69292346
set *publishing?
2025-08-03 16:37:45 +08:00
Tienson Qin
11eb0f38a6
use official @sqlite.org/sqlite-wasm instead of our fork
2025-08-03 14:33:47 +08:00
charlie
ebc14a51f7
Merge branch 'master' into enhance/mobile-silk
2025-08-02 10:16:14 +08:00
Tienson Qin
c9e446fd86
fix: application Crash when trying to populate node property
...
fixed https://github.com/logseq/db-test/issues/402
2025-08-01 13:45:04 +08:00
Tienson Qin
fe93a31563
fix: macros not rendering in property value and views
...
fixed https://github.com/logseq/db-test/issues/151
fixed https://github.com/logseq/db-test/issues/388
2025-08-01 03:56:37 +08:00
Tienson Qin
25b0e25d4f
fix: page tags not showing on page view in iOS
...
fixed https://github.com/logseq/db-test/issues/399
2025-08-01 03:03:43 +08:00
Tienson Qin
de67a46e92
fix: video assets can not play on desktop app
...
fixed https://github.com/logseq/db-test/issues/398
2025-08-01 02:37:57 +08:00
Tienson Qin
1fe46682e4
Merge branch 'master' into feat/hnswlib+transformer-js
2025-08-01 00:14:28 +08:00
Tienson Qin
8c402676a9
fix: page references with same name in one block ( #12017 )
...
* fix: page references with the same name in one block
* fix: empty :block/name for Library pages
* fix: invalid call to uuid-string?
trace suddenly showing up in multiple CLI calls
---------
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2025-08-01 00:09:31 +08:00
Tienson Qin
1e8d7de446
fix: load progress in shared worker
2025-08-01 00:03:22 +08:00
Tienson Qin
1e84a21042
enhance: use sharedworker for inference to reduce memory usage
2025-07-31 22:38:44 +08:00
Tienson Qin
e8d6ae1a2f
disable qwen3 embedding
2025-07-31 22:02:13 +08:00
Tienson Qin
67a0f7cd8c
Merge branch 'master' into feat/hnswlib+transformer-js
2025-07-31 20:08:29 +08:00
Tienson Qin
0bfb458d90
fix(regression): table view in file graph
2025-07-31 20:01:41 +08:00
Tienson Qin
474b192027
fix: click on page title in query table opens it twice in file graph
...
fixed https://github.com/logseq/db-test/issues/395
2025-07-31 18:19:01 +08:00
Tienson Qin
9ed4cdc34d
fix: blocks in Library pages have incorrect page relationship
...
fixed https://github.com/logseq/db-test/issues/394
2025-07-31 17:53:35 +08:00
charlie
a95ca85140
enhance(mobile): polish dark mode
2025-07-31 16:53:07 +08:00
charlie
ec3964805c
fix(mobile): x-icon for the page search input
2025-07-31 14:20:26 +08:00
charlie
83acf28f49
enhance(mobile): disable overscroll on Android and update add graph UI
2025-07-31 14:09:04 +08:00
charlie
83a593ad5e
fix(mobile): back navigation for the android platform
2025-07-31 13:53:29 +08:00
charlie
19ad5fb8c1
Merge branch 'master' into enhance/mobile-silk
2025-07-31 13:05:49 +08:00
rcmerci
b4b375fe03
fix(rtc): :client/schema is empty for class-block
2025-07-31 00:44:37 +08:00
rcmerci
8c1930ec71
fix(rtc): is rtc-graph if graph-uuid exists
2025-07-31 00:00:41 +08:00
Tienson Qin
3527a43583
enhance(ux): show loading when creating a remote graph
2025-07-30 23:49:54 +08:00
Tienson Qin
6e9864a3b6
fix: cursor position bug in code-block
2025-07-30 17:58:36 +08:00
Tienson Qin
44f9d8aa03
enhance(ux): don't show block breadcrumbs on header
...
Only shows page parents on header.
2025-07-30 17:43:46 +08:00