Trek_CN/client/src
jubnl 9e8d101d63
fix(ntfy): improve admin ntfy UX and add clear token button
- Add missing admin.ntfy.hint translation key in all 15 languages
- Add admin ntfy server hint clarifying it is the default for users
- Expose admin_ntfy_server via PreferencesMatrix so user settings
  placeholder reflects the admin-configured default
- Add clear token button to admin ntfy panel (same pattern as user settings)
- Extract common.clear from settings.ntfyUrl.clearToken across all 15 languages
2026-04-15 20:23:31 +02:00
..
api feat(notifications): add ntfy as a first-class notification channel 2026-04-15 13:59:25 +02:00
components fix(ntfy): improve admin ntfy UX and add clear token button 2026-04-15 20:23:31 +02:00
db fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
hooks feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
i18n fix(ntfy): improve admin ntfy UX and add clear token button 2026-04-15 20:23:31 +02:00
pages fix(ntfy): improve admin ntfy UX and add clear token button 2026-04-15 20:23:31 +02:00
repo fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
services fix: convert stored HTTP photo URLs to base64 for map markers, add exchangerate-api to CSP 2026-04-01 19:40:19 +02:00
store Merge branch 'review/pr-542' into feat/search-autocomplete 2026-04-15 04:02:08 +02:00
sync fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
utils fix(pwa): fix offline session redirect and file download auth (#505 #541) 2026-04-14 21:48:25 +02:00
App.test.tsx test(client): expand frontend test suite to 69.1% coverage 2026-04-07 21:56:08 +02:00
App.tsx feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
index.css fix(mobile): prevent bottom nav from clipping scrollable content and dialogs 2026-04-15 02:16:57 +02:00
main.tsx refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
types.ts fix(places): fix notes type and display in inspector 2026-04-14 15:50:59 +02:00