Tienson Qin
8d1fafb4e5
remove outdated datepicker component
2025-12-25 15:33:12 +08:00
Tienson Qin
eaa5a57337
remove file based api
2025-12-25 15:28:56 +08:00
Tienson Qin
5490824cfa
remove old srs implementation
2025-12-25 15:26:30 +08:00
Tienson Qin
b3813ade7c
remove file sync, tldraw, excalidraw and zotero
2025-12-25 15:13:13 +08:00
Tienson Qin
da06bc2db0
wip: separate og and new version apps
2025-12-25 13:59:44 +08:00
Tienson Qin
cf80caebf6
feat: db auto backup on desktop ( #12275 )
...
* feat: db auto backup on desktop
* fix: press delete closes right sidebar
fix https://github.com/logseq/db-test/issues/670
* disable git backup for db graphs since it's confusing
Users can still use external Git for version control.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-25 10:40:59 +08:00
Tienson Qin
afd4210906
fix: auto backup
2025-12-24 22:56:47 +08:00
Tienson Qin
b2497c0cc5
fix: pages starting with "@" fail to import from markdown
...
related to https://github.com/logseq/db-test/issues/680
2025-12-24 22:30:10 +08:00
Tienson Qin
a97fec165f
fix: can't copy PDF highlights refs
...
fix https://github.com/logseq/db-test/issues/673
fix https://github.com/logseq/db-test/issues/650
2025-12-24 21:09:10 +08:00
Tienson Qin
e29cb6d5a0
fix: page reference doesn't recoginize pasted text
...
fix https://github.com/logseq/db-test/issues/671
2025-12-24 20:50:18 +08:00
Tienson Qin
c167b69540
enhance: select match
2025-12-24 20:37:47 +08:00
Tienson Qin
82a1932e9b
fix: copy and pasting blocks with dates does not work correctly
...
related to https://github.com/logseq/db-test/issues/645
2025-12-24 20:31:25 +08:00
Tienson Qin
23d81c48a2
fix: e2e tests
2025-12-24 18:02:04 +08:00
Tienson Qin
77c3ddf493
fix: property value in table view doesn't render for new objects
...
fixes https://github.com/logseq/db-test/issues/675
2025-12-24 17:42:44 +08:00
Tienson Qin
34858d43e5
fix(mobile): don't set background color when hovering favorite item
2025-12-24 17:30:47 +08:00
Tienson Qin
6dacc20fac
fix(mobile): number property cannot be edited if the value is empty
...
fixes https://github.com/logseq/db-test/issues/678
2025-12-24 17:19:05 +08:00
Tienson Qin
8ee2bc0ee9
fix: new option should be the first choice
2025-12-24 16:45:47 +08:00
Tienson Qin
e5982b678d
enhance: run db validation before graph EDN export
2025-12-24 16:25:33 +08:00
Tienson Qin
0b406c487f
fix: invalid data
2025-12-24 15:56:23 +08:00
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
5132eddd95
enhance: enable db backup on desktop
2025-12-24 15:37:05 +08:00
Tienson Qin
be26d42783
enhance(ux): prompt user to input encryption password when creating
...
the first sync graph
2025-12-20 13:12:07 +08:00
Gabriel Horner
e0f136a367
fix: improve wording to describe external asset workflow
2025-12-19 10:03:43 -05:00
Tienson Qin
aea9f09fd1
Simple query performance enhancements ( #12262 )
...
* perf: separate scalar from ref property query
* fix: query bindings
* perf: separate default value query from others
* fix: import properties first and then other datoms
2025-12-19 19:37:51 +08:00
rcmerci
b947f87604
fix(rtc): clean cached local-t and remote-t while download-graph
2025-12-19 01:49:55 +08:00
rcmerci
8d7ce39897
test(e2e): add asset-blocks-validate-after-init-downloaded-test
2025-12-19 01:49:40 +08:00
Tienson Qin
260f6511f0
fix: recursive alias redirect
2025-12-17 17:05:43 +08:00
Tienson Qin
4a2d9c1308
fix: e2e tests
2025-12-17 00:19:57 +08:00
Gabriel Horner
584dd3e362
chore: remove rest of fix-broken-graph
...
Removed in 30068f882e for
https://github.com/logseq/db-test/issues/655
2025-12-16 11:02:12 -05:00
Gabriel Horner
dce3b4111f
fix: refs not built for imported EDN
...
from UI form or when using cli in-app graph
2025-12-16 10:37:31 -05:00
Tienson Qin
f7207d2d2a
fix(mobile): cold start capture first doesn't render other journals
2025-12-16 23:17:48 +08:00
Tienson Qin
7b063be300
fix: don't hide right positioned properties
2025-12-16 21:53:28 +08:00
Tienson Qin
efc9f36b67
fix(mobile): favorite icon doesn't update status
2025-12-16 21:36:56 +08:00
Tienson Qin
b9928a150c
fix(mobile): press home button in the root tab doesn't scroll to top
2025-12-16 21:19:02 +08:00
Tienson Qin
6020df8806
fix: pages backlink count resets to zero
...
fixes https://github.com/logseq/db-test/issues/634
2025-12-16 21:08:38 +08:00
Tienson Qin
ef8f5caa27
chore: remove debug
2025-12-16 19:20:07 +08:00
Tienson Qin
fd52fb50c0
fix: search highlights doesn't work for pages
...
fix https://github.com/logseq/db-test/issues/633
2025-12-16 19:16:35 +08:00
rcmerci
bef3939f39
enhance(e2ee): update :iterations for en/decrypt fns (2)
...
add version to encrypted-data vector
2025-12-16 17:32:24 +08:00
rcmerci
85211e95db
enhance(e2ee): update :iterations for en/decrypt fns (1)
2025-12-16 17:32:24 +08:00
Tienson Qin
60b8e92980
fix(mobile): foldable control
2025-12-16 17:20:26 +08:00
Tienson Qin
1caefaef61
enhance(mobile): add create new graph link to graph switcher
2025-12-16 16:35:45 +08:00
Tienson Qin
50963ed058
fix(mobile): pop to root shouldn't be running on ios
2025-12-16 15:47:59 +08:00
Tienson Qin
9cfb7f0b2e
fix(mobile): clicking icon and properties shouldn't redirect page
2025-12-16 15:20:55 +08:00
Tienson Qin
135878a78f
fix(mobile): swipe on node link opens the node
2025-12-16 14:57:27 +08:00
Tienson Qin
52dae0feed
fix(iOS): failed to share screenshot
...
related to https://github.com/logseq/db-test/issues/594
2025-12-16 14:37:10 +08:00
Tienson Qin
2801130bb3
fix(mobile): duplicate assets created when sharing to mobile
2025-12-16 13:54:44 +08:00
Tienson Qin
30068f882e
chore: remove command fix broken graph
2025-12-16 08:24:33 +08:00
Gabriel Horner
b4f3e364e6
fix: duplication of exporter config leads to bugs
...
in script and test. Also fix <export-file not being waited on and new docs
after #12260
2025-12-15 12:15:48 -05:00
rcmerci
bcad78227f
fix(rtc): lost first block's rtc-ops when paste multiple blocks (2)
...
- add more tests
- consider more cases
2025-12-16 00:48:46 +08:00
Tienson Qin
33db791ac0
fix: import Zotero pdf blocks ( #12260 )
...
fix: support zotero files when importing pdf annotations
2025-12-15 23:28:58 +08:00