Commit a94d40c
committed
feat: add CSL path synchronization feature
- Introduced new messages and titles for CSL synchronization in English, Spanish, French, Hindi, Japanese, Korean, Portuguese, Russian, and Chinese translations.
- Added storage key for custom CSL paths.
- Implemented functionality to manage custom paths, including loading, pruning, and syncing.
- Enhanced the CSL store to handle link synchronization progress, including tracking and updating UI states.
- Created a new dialog for displaying synchronization progress and status.
- Updated CSL management view to support custom path management and synchronization feedback.1 parent b8780dc commit a94d40c
19 files changed
Lines changed: 2468 additions & 340 deletions
File tree
- src-tauri/src/management
- src
- components
- i18n
- services
- stores
- types
- views
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | | - | |
1020 | | - | |
1021 | | - | |
| 1019 | + | |
| 1020 | + | |
1022 | 1021 | | |
1023 | 1022 | | |
1024 | 1023 | | |
| |||
1033 | 1032 | | |
1034 | 1033 | | |
1035 | 1034 | | |
1036 | | - | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1037 | 1040 | | |
1038 | 1041 | | |
1039 | 1042 | | |
| |||
1108 | 1111 | | |
1109 | 1112 | | |
1110 | 1113 | | |
1111 | | - | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
1112 | 1120 | | |
1113 | 1121 | | |
1114 | 1122 | | |
| |||
0 commit comments