Commit 82c95bb
committed
feat: add auto-update check feature and enhance settings UI
- Implemented auto-check updates functionality in settings.
- Added new translations for auto-check updates in English, Chinese (Simplified and Traditional).
- Updated settings store to manage auto-check updates state.
- Enhanced UI in settings to display update check results and allow manual checks.
- Added new date preset option "all" in browser usage for comprehensive data range.
- Improved backup and restore functionalities with user feedback messages.
- Updated repair assistant to show last action and repaired rows.1 parent cb14614 commit 82c95bb
46 files changed
Lines changed: 329 additions & 38 deletions
File tree
- src-tauri
- src/commands
- windows/msix-staging
- Assets
- src
- i18n/locales
- en
- zh-CN
- zh-TW
- pages
- BrowserUsage
- Settings
- stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
639 | | - | |
| 639 | + | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments