Commit Graph

8 Commits

Author SHA1 Message Date
alexsparkes
baea8c4d6c feat: implement bookmark service and quicklinks management
- Added BookmarkService for managing bookmark permissions, fetching bookmarks, and syncing with quicklinks.
- Introduced IconService for handling icon retrieval and custom uploads.
- Created utility functions for reading and writing quicklinks and groups to localStorage.
- Implemented migration logic for transitioning quicklinks data to a new format.
- Added SmartIcon component for displaying icons with fallback options.
- Developed AddModal styles and structure for adding links.
- Enhanced settings loading to support dynamic font loading from Google Fonts.
- Refactored isValidUrl function for improved readability.
- Cleaned up uninstall logic for photo packs in marketplace.
2026-02-01 19:02:32 +00:00
alexsparkes
012d7bf5a8 feat(Language): add locale formatting option and update translations 2026-01-24 21:54:14 +00:00
alexsparkes
6ca19fc48d feat(translation): integrate useT hook for improved translation handling across components 2026-01-24 18:07:25 +00:00
David Ralph
c22793b7cf fix(translations): add missing localisations 2026-01-03 18:06:14 +00:00
David Ralph
bc104c49af fix: embarrassing translation update mistake (not bumping ver for this) 2024-09-06 13:08:41 +01:00
alexsparkes
ccd6dc2d28 fix(about): Loading text on offline mode 2024-03-22 22:01:35 +00:00
alexsparkes
4af8733795 Fix: Modal buttons
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-03-19 23:35:17 +00:00
David Ralph
294b3830bf refactor(modules): second part of moving files around, changing layout etc 2024-02-19 09:42:59 +00:00