Trek_CN/client/src
jubnl 5046e1a2e0
fix(synology): wire shared-album passphrase through journey-entry add flow
Thread selectedAlbumPassphrase from ProviderPicker through onAdd →
journeyApi.addProviderPhotos → POST /entries/:entryId/provider-photos →
addProviderPhoto service → getOrCreateTrekPhoto so shared-album photos
have their passphrase encrypted and persisted on trek_photos at add-time,
enabling streamPhoto to forward it to Synology correctly (#689).
2026-04-17 15:33:05 +02:00
..
api fix(synology): wire shared-album passphrase through journey-entry add flow 2026-04-17 15:33:05 +02:00
components fix(system-notices): overhaul mobile bottom sheet UX 2026-04-17 15:06:23 +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(journey): combined map+timeline view on mobile (Polarsteps-style) 2026-04-16 23:37:09 +02:00
i18n feat(journey): combined map+timeline view on mobile (Polarsteps-style) 2026-04-16 23:37:09 +02:00
pages fix(synology): wire shared-album passphrase through journey-entry add flow 2026-04-17 15:33:05 +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 fix(journey): keep page mounted during in-place journey refetch 2026-04-16 15:27:13 +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(notices): add system notice infrastructure 2026-04-16 14:36:33 +02:00
index.css fix(ui): restore scrollbar-width: thin on .scroll-container 2026-04-16 16:44:27 +02:00
main.tsx refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
types.ts feat: support check-in time ranges for hotel accommodations 2026-04-16 00:23:00 +02:00