Commit 1fb4816
docs: warn about data loss on uninstall when DataPath is default
Add a warning under the AppData path in system configuration,
shown only when dataPathSource is Default — these users would
otherwise lose their DB, covers, configs and backups silently
when uninstalling, since the Velopack install root and the
anchor coincide. Users who have already moved DataPath outside
the install tree don't see the notice (their data is safe).
resolves #1072
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b3ab1c1 commit 1fb4816
3 files changed
Lines changed: 7 additions & 0 deletions
File tree
- src/web/src
- locales
- cn/pages
- en/pages
- pages/configuration/components/AppInfo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
280 | 285 | | |
281 | 286 | | |
282 | 287 | | |
| |||
0 commit comments