Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
27c0e02d6a fix: remove supportOPFS check as init will throw error 2023-12-11 21:43:52 +08:00
Tienson Qin
41bd5ac74d fix: db kv id always resolves to -1 2023-12-11 21:36:22 +08:00
Tienson Qin
dc53b78a37 enhance: group state by graphs 2023-12-11 21:18:50 +08:00
Tienson Qin
6684f28043 feat: import SQLite db to create a new graph 2023-12-11 21:08:05 +08:00
Tienson Qin
59fb0a58c7 fix: shadow-cljs complains if a namespace ends with .import 2023-12-11 19:58:20 +08:00
Tienson Qin
a8cbcac7c1 chore: separate import from onboarding 2023-12-11 19:35:43 +08:00
Tienson Qin
4d445b8387 feat: export repo as sqlite db 2023-12-11 19:14:10 +08:00
Andelf
49f08d44a1 enhance(build): release .zip for windows 2023-12-11 19:01:26 +08:00
Andelf
285463fddb enhance(build): use asar, add windows zip release 2023-12-11 19:01:26 +08:00
Tienson Qin
4437534685 fix: tests 2023-12-11 18:57:09 +08:00
Tienson Qin
5712d84b0b enhance: export-db can either return data or save the file to disk 2023-12-11 18:45:48 +08:00
Tienson Qin
f2c7cad4a5 enhance: save sqlite.db when closing any Electron window 2023-12-11 18:34:36 +08:00
Tienson Qin
f25b7e06f9 feat: db export && backup on Electron 2023-12-11 18:04:36 +08:00
rcmerci
144dc14d8f fix(rtc): fix wrong :block/tags data 2023-12-11 16:59:15 +08:00
Tienson Qin
df7264f016 Add helper to remove all OPFS files 2023-12-11 16:52:21 +08:00
Tienson Qin
b7a7c9b549 fix: open new window on Electron 2023-12-11 16:17:34 +08:00
Tienson Qin
9db35fdb8e enhance: ask for persist to ensure that storage will not be cleared 2023-12-11 15:34:08 +08:00
Tienson Qin
6ea6ebaaa3 fix: refresh switch to the demo graph 2023-12-11 14:30:46 +08:00
Tienson Qin
52cb22c4c5 fix: can't click block or page full content search results 2023-12-11 14:20:48 +08:00
Tienson Qin
4010c8baa0 fix: add back full page content search 2023-12-11 14:20:48 +08:00
charlie
ea196dfe67 fix(editor): incorrect auto save when paste batch blocks 2023-12-11 14:20:15 +08:00
Tienson Qin
efa1c93fff enhance: set opfs pool for each graph 2023-12-11 00:21:43 +08:00
Tienson Qin
d487a3e808 wip: open a different graph in another tab 2023-12-10 21:27:17 +08:00
Tienson Qin
46ecfef928 chore: remove logseq/sqlite 2023-12-10 20:13:45 +08:00
Tienson Qin
dffc1376f5 fix: sqlite-wasm works now on Electron 2023-12-10 20:08:05 +08:00
Tienson Qin
9f7599b9fd fix: sqlite wasm path on Electron 2023-12-10 19:45:03 +08:00
Tienson Qin
8a20b419d4 Warning on multiple tab/windows access to the same graph 2023-12-10 19:27:12 +08:00
季艺
6fab02581d Add missing zh-cn/zh-hant translations 2023-12-10 18:19:31 +08:00
Andelf
26c633f825 fix(android): back to default color handling 2023-12-10 18:18:14 +08:00
Andelf
16ccd3d9c0 fix(android): catch color parsing error 2023-12-10 18:18:14 +08:00
Andelf
9f265abd70 fix(android): sync navbar and actionbar color when theme change
Close #10580
2023-12-10 18:18:14 +08:00
Tienson Qin
1977063ce3 Add unsafeUnlinkDB support 2023-12-10 18:16:12 +08:00
Tienson Qin
0849f801c9 enhance: add opfs check 2023-12-10 18:05:37 +08:00
Tienson Qin
e5c6207194 fix: close other dbs before creating a new one 2023-12-09 12:32:46 +08:00
Tienson Qin
2813eb9e04 fix: list db 2023-12-09 12:22:28 +08:00
Tienson Qin
6fbf6c0520 fix: slow page search 2023-12-09 12:03:30 +08:00
Tienson Qin
0185c2cbb9 chore: remove invalid token instrument 2023-12-08 20:18:42 +08:00
Andelf
2547eb3653 fix(cmdk): missing current-page search impl
Close #10658
2023-12-08 19:23:57 +08:00
Andelf
099cad5b64 fix(fs): avoid EEXISTS error reporting for mkdir 2023-12-08 19:20:32 +08:00
Andelf
2318e850dd enhance(draw): save img assets 2023-12-08 19:20:32 +08:00
charlie
3183dc7857 fix(ui): incorrect IME composition detection 2023-12-08 15:23:22 +08:00
Tienson Qin
5a4aabf8d8 fix: remove file names output 2023-12-07 23:17:36 +08:00
Tienson Qin
ba2aaae000 Both load && persist work now 2023-12-07 23:15:04 +08:00
eliovir
3257c1f4fa Update French translation (#10647)
* Update French translation

Add missing strings and correct typography.

* Update fr.edn
2023-12-07 09:06:46 -05:00
Tienson Qin
2503ceb720 fix: newDB call 2023-12-07 21:28:00 +08:00
Tienson Qin
c14b2b4140 fix: use comlink with promesa 2023-12-07 21:20:37 +08:00
Tienson Qin
e2ea7d7c29 fix: comlink proxy method arguments shouldn't put in promesa 2023-12-07 21:01:07 +08:00
Tienson Qin
ecc322cdcf wip: replace sqlite-db with official sqlite-wasm 2023-12-07 20:27:21 +08:00
Tienson Qin
1d1807e5aa Add sqlite-wasm 2023-12-06 23:06:40 +08:00
Vivianne
aa4c240739 fix: missing spaces in fr and es (#10644) 0.10.1 2023-12-06 20:18:20 +08:00