Trek_CN/client/src
jubnl c70f5284c7
fix(collabNotes): show all attachments in expanded note view (closes #402)
The expanded/fullscreen note modal was missing the attachments section entirely,
so users had no way to access files beyond the 1-2 shown in the compact card view.
Added a full, untruncated attachments grid below the markdown content in the modal.
2026-04-04 18:48:53 +02:00
..
api feat(todo): add To-Do list feature with 3-column layout 2026-04-04 16:58:24 +02:00
components fix(collabNotes): show all attachments in expanded note view (closes #402) 2026-04-04 18:48:53 +02:00
hooks fix: finish rename refactor 2026-04-02 19:09:43 +02:00
i18n feat(todo): add To-Do list feature with 3-column layout 2026-04-04 16:58:24 +02:00
pages feat(todo): add To-Do list feature with 3-column layout 2026-04-04 16:58:24 +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 feat(todo): add To-Do list feature with 3-column layout 2026-04-04 16:58:24 +02:00
utils fix(dates): use UTC parsing and display for date-only strings (#351) 2026-04-03 21:18:56 +02:00
App.tsx fix: update import paths after client-side file renames 2026-04-02 18:59:22 +02:00
index.css v2.6.2 — TREK Rebrand, OSM Enrichment, File Management, Hotel Bookings & Bug Fixes 2026-03-28 16:38:08 +01:00
main.tsx refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
types.ts feat(todo): add To-Do list feature with 3-column layout 2026-04-04 16:58:24 +02:00