Stirling-PDF/frontend/src/constants
James Brunton 28e45917a2
Refactor user preferences (#4667)
# 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.
2025-10-15 11:53:00 +01:00
..
addWatermarkConstants.ts V2 reduce boilerplate in param hooks (#4246) 2025-08-21 07:48:25 +00:00
app.ts path (#4488) 2025-09-24 20:37:51 +01:00
automation.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
convertConstants.ts Enforce type checking in CI (#4126) 2025-08-11 09:16:16 +01:00
convertSupportedFornats.ts legacy UI (#4612) 2025-10-10 15:36:35 +01:00
cropConstants.ts Add Crop to V2 (#4471) 2025-09-22 14:06:20 +01:00
pageSizeConstants.ts Add Crop to V2 (#4471) 2025-09-22 14:06:20 +01:00
splitConstants.ts style(frontend): standardize semicolons across TS/JS configs and components (#4525) 2025-09-29 12:55:53 +01:00
theme.ts Refactor user preferences (#4667) 2025-10-15 11:53:00 +01:00
toolPanel.ts Refactor user preferences (#4667) 2025-10-15 11:53:00 +01:00