Commit ab48790
authored
feat: migrate app storage from sqlite to markdown vault (#701)
* chore: ignore local worktrees
* refactor: remove sqlite storage engine runtime
* feat: add sqlite to markdown migration flow
* chore: update locales for markdown-only storage
* fix: harden sqlite migration flow
* feat: allow selecting sqlite file for manual migration1 parent 4af793d commit ab48790
File tree
79 files changed
+499
-3213
lines changed- src
- main
- api/routes
- db
- types
- i18n/locales
- cs_CZ
- de_DE
- el_GR
- en_US
- es_ES
- fa_IR
- fr_FR
- ja_JP
- pl_PL
- pt_BR
- ro_RO
- ru_RU
- tr_TR
- uk_UA
- zh_CN
- zh_HK
- zh_TW
- ipc
- handlers
- storage
- providers
- markdown
- sqlite
- store
- module
- types
- types
- utils
- renderer
- components/preferences
- ipc/listeners
- services/api/generated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+499
-3213
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 7 | | |
23 | 8 | | |
24 | 9 | | |
| |||
36 | 21 | | |
37 | 22 | | |
38 | 23 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 24 | + | |
42 | 25 | | |
43 | 26 | | |
44 | 27 | | |
| |||
0 commit comments