mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
# Description of Changes Refactor user preferences to all be in one service and all stored in localStorage instead of indexeddb. This allows simpler & quicker accessing of them, and ensures that they're all neatly stored in one consistent place instead of spread out over local storage. |
||
|---|---|---|
| .. | ||
| addWatermarkConstants.ts | ||
| app.ts | ||
| automation.ts | ||
| convertConstants.ts | ||
| convertSupportedFornats.ts | ||
| cropConstants.ts | ||
| pageSizeConstants.ts | ||
| splitConstants.ts | ||
| theme.ts | ||
| toolPanel.ts | ||