Cronologia Commit

Autore SHA1 Messaggio Data
  k4be 412c7f06f2 Add GPX export button to track list 2 settimane fa
  k4be ebb10eb407 Show elevation gain and loss in elevation profile chart 2 settimane fa
  k4be 2edcff8a58 Fix 401 handler: only clear token and reload if token exists 2 settimane fa
  k4be aed4ee7c7c Add interactive CLI for user management 2 settimane fa
  k4be 9ffe4d72d3 Cache track point data in memory and show loading state on click 2 settimane fa
  k4be ba55604528 Fix trackType missing from directory contents endpoint 2 settimane fa
  k4be b7c4a11b58 Add track type emoji in file list, folder type inference, always-visible buttons, and stats type filter 2 settimane fa
  k4be b7fe59ba99 Don't auto-fit map after user manually pans or zooms 2 settimane fa
  k4be ea9c3f6876 Fix elevation tooltip: check viewport space, not canvas-local space 2 settimane fa
  k4be 634efab246 Tidy track type display: emoji prefix in name, no separate type row 2 settimane fa
  k4be 71c91a8289 Fix elevation tooltip position: appear above cursor, not over profile 2 settimane fa
  k4be efe806648b Fix: show only one hover tooltip (closest to cursor) 2 settimane fa
  k4be d73f34ba6d Add track editing (name + type) with emoji labels 2 settimane fa
  k4be 1a31748be1 Show track name/date in hover tooltip; double-click track to fit view 2 settimane fa
  k4be 396bcc0784 Allow dragging folders into other folders 2 settimane fa
  k4be b76e2f2eae Add multi-select and auto-scroll for track drag-and-drop 2 settimane fa
  k4be 2f0769b6b3 Improve multi-file upload UX with batch progress and summary toast 2 settimane fa
  k4be 0489cf8479 Add track hover highlight and sidebar resize 2 settimane fa
  k4be 27e1c2fe9e Add guest mode: browse map and view local GPX files without login 2 settimane fa
  k4be 45b1f3324e Fix track delete: explicitly destroy TrackPoints and ShareLink first 2 settimane fa
  k4be f345200b4c Add elevation profile chart and map hover tooltip 2 settimane fa
  k4be b6d88abb99 Fix backend startup: stop using alter:true for SQLite sync 2 settimane fa
  k4be e3dba8d542 Add folder tree browser, drag-drop move, folder zoom, and docs 2 settimane fa
  k4be 40114d5cf1 Fix frontend layout and update backend dependencies 2 settimane fa
  k4be 69a7c74943 Add automated tests (56 tests covering geo, GPX processor, and full API) 2 settimane fa
  k4be bd81bd6487 Refactor: extract app factory, fix SQLite memory path and multer error handling 2 settimane fa
  k4be 4de1780b0c Add package-lock.json 2 settimane fa
  k4be 4452a6f33d Add SPA index.html with all views and modals 2 settimane fa
  k4be 0f10fb825f Add main app orchestrator with routing and admin panel 2 settimane fa
  k4be b857d128b6 Add stats module with bar chart rendering 2 settimane fa