Tienson Qin
f927ae8b72
fix: e2ee password confirm inconsistent
...
fixes https://github.com/logseq/db-test/issues/681
2025-12-24 15:44:04 +08:00
Tienson Qin
8f4a6d962b
chore: remove silkhq components
2025-12-09 20:53:38 +08:00
Tienson Qin
08ce89f248
Rename tab to End-to-end encryption
2025-11-24 11:40:18 +08:00
Tienson Qin
e6090dc4c5
enhance(ux): show current password input
...
also enables toggle view password
2025-11-24 11:40:18 +08:00
Tienson Qin
4c0708013c
fix: recursive calls to dialog :on-close
2025-11-24 11:40:18 +08:00
rcmerci
e12a42eb49
feat(rtc,e2ee): add e2ee settings
2025-11-24 11:40:18 +08:00
Tienson Qin
b263b1cb8a
enhance: long press + to start audio record
2025-09-18 22:28:58 +08:00
Tienson Qin
77722216d6
fix: smooth sticky header
2025-09-03 19:31:32 +08:00
Tienson Qin
8a862b7a0d
fix: buggy sticky header when there're multiple tables
2025-09-03 18:06:31 +08:00
charlie
c2d4b200dd
fix(mobile): incorrect animation for the stack depth sheet
2025-08-15 16:31:21 +08:00
Tienson Qin
4960790857
add silk sidebar and persistent sheet
2025-08-05 22:09:36 +08:00
Tienson Qin
a4d41f63ef
Merge branch 'master' into enhance/mobile-silk
2025-08-05 19:27:16 +08:00
charlie
546d54ed5f
enhance(mobile): add custom silk topbar component
2025-07-14 13:02:23 +08:00
charlie
315941c05c
enhance(mobile): add page component
2025-07-13 15:49:00 +08:00
Tienson Qin
2d50ca5ce2
Merge branch 'master' into feat/hnswlib+transformer-js
2025-07-11 18:15:33 +08:00
charlie
1828fbbdbc
enhance(mobile): add root page component
2025-07-10 15:34:17 +08:00
charlie
e1db8e958d
enhance(mobile): adapt silkhq page components
2025-07-10 11:49:12 +08:00
charlie
0b8277bea4
enhance(mobile): add silk stacking sheet component
2025-07-09 23:22:00 +08:00
charlie
1995da3ae1
enhance(mobile): add silkhq components
2025-07-09 11:19:00 +08:00
charlie
0b2bb2b3f3
enhance(mobile): add more silkhq components
2025-07-08 21:49:25 +08:00
charlie
dff4aa64bb
enhance(mobile): add silkhq basic components
2025-07-08 17:23:05 +08:00
Tienson Qin
1f18aeb8c9
fix(mobile): table view scroll container
2025-07-01 10:33:16 +08:00
Tienson Qin
3c52bced5c
Merge branch 'master' into feat/capacitor-new
2025-06-22 21:39:37 +08:00
Tienson Qin
b348b031e4
enhance(ux): able to move existing pages to Library
2025-06-16 19:00:53 +08:00
charlie
018a18253d
Merge branch 'master' into feat/capacitor-new
2025-06-12 11:21:27 +08:00
Tienson Qin
be66270a49
fix: filters not work for linked references ( #11937 )
...
* fix: linked references
* Using datascript query for linked references
* don't render blocks children that have excluded refs
* fix: set persistent width for reference filter
* fix: duplicated refs
* fix: separate queries for children refs and non-children refs
* refactor: move reference fns to logseq.db.common.reference
* fix: set matched children ids even if it's empty
* add tests
* add unlinked reference test
* add transit files to typos ignore
* don't memoize on node
* add comment
2025-06-12 01:56:13 +08:00
Tienson Qin
c4e4e28bea
fix: table crash
2025-06-07 11:59:21 +08:00
Tienson Qin
184add530b
enhance(ux): show editor popups at the top left corner
2025-06-05 07:57:48 +08:00
Tienson Qin
ddf6f8243d
fix: tag table
2025-06-03 08:33:52 +08:00
charlie
cc2d4ece15
Merge branch 'feat/db' into feat/capacitor-new
2025-05-19 15:39:28 +08:00
Tienson Qin
8521f1985a
Merge branch 'feat/db' into refactor/page-parent
2025-05-18 05:38:19 +08:00
rcmerci
2d67629276
enhance(rtc): show download logs when init downloading graph
2025-05-18 01:56:00 +08:00
Tienson Qin
5f547a4e17
enhance: save only namespaced pages to Library
2025-05-15 03:02:06 +08:00
charlie
664321469d
Merge branch 'feat/db' into feat/capacitor-new
2025-05-12 14:10:41 +08:00
Tienson Qin
8a8d855094
enhance: shift+click to select table rows
2025-05-07 15:03:04 +08:00
charlie
6e6ba3995c
Merge branch 'feat/db' into feat/capacitor-new
2025-05-06 15:23:36 +08:00
Tienson Qin
68417bbb01
enhance(ux): table row/cell navigation ( #11837 )
...
* enhance(ux): up/down to navigate table rows
* enhance: remove block id+uuid class
Use `blockid`.
* enhance: arrowleft to select cell when a table row has been selected
* wip: table cell navigation
* feat: up/down/left/right table cell navigation
* enhance(ux): scroll to cell when it's not visible
* fix: save block content when exit title cell popup
* fix: table keyboard navigation doesn't work on virtualized table
The solution is to preload more rows for virtualized tables.
2025-05-02 05:47:58 +08:00
charlie
936618c43a
Merge branch 'feat/db' into feat/capacitor-new
2025-04-28 10:34:10 +08:00
Tienson Qin
2fca4b0a53
chore: remove unused code
2025-04-27 13:30:53 +08:00
charlie
9dbc658595
enhance(ux): auto focus the trigger element for the dimissing shui popup
2025-04-27 13:02:10 +08:00
charlie
5454d821a0
enhance(ui): add support for the shui popup as mask from the target
2025-04-27 10:53:04 +08:00
charlie
0a61981c48
Merge branch 'feat/db' into feat/capacitor-new
2025-04-26 14:57:46 +08:00
charlie
dd755427af
enhance(ui): shui dialog blink
2025-04-25 16:56:41 +08:00
Tienson Qin
7893ece5e9
fix: dialog title accepts string or react component
2025-04-25 16:13:47 +08:00
charlie
7183bbd2b4
fix(shui): dialog content warning
2025-04-25 14:33:00 +08:00
Charlie
d9bc7fb61b
refactor(ui): remove the radix primitives ( #11832 )
...
* refactor(ui): remove cloned radix primitives
* fix(ui): radix dialog warning
* fix(ui): remove radix toast warning
2025-04-25 13:02:10 +08:00
charlie
e024857d1e
Merge branch 'feat/db' into feat/capacitor-new
2025-04-24 10:43:02 +08:00
Mega Yu
5f8f5b037c
fix table view selection bug
2025-04-24 00:53:04 +08:00
charlie
f7997bee24
enhance(capacitor): dev scripts
2025-04-18 08:48:28 +08:00
Charlie
21c58e8912
refactor(ui): remove react tippy ( #11822 )
...
* refactor: remove all react tippy stuff
2025-04-17 18:32:06 +08:00