Historie revizí

Autor SHA1 Zpráva Datum
  k4be 634efab246 Tidy track type display: emoji prefix in name, no separate type row před 3 měsíci
  k4be 71c91a8289 Fix elevation tooltip position: appear above cursor, not over profile před 3 měsíci
  k4be efe806648b Fix: show only one hover tooltip (closest to cursor) před 3 měsíci
  k4be d73f34ba6d Add track editing (name + type) with emoji labels před 3 měsíci
  k4be 1a31748be1 Show track name/date in hover tooltip; double-click track to fit view před 3 měsíci
  k4be 396bcc0784 Allow dragging folders into other folders před 3 měsíci
  k4be b76e2f2eae Add multi-select and auto-scroll for track drag-and-drop před 3 měsíci
  k4be 2f0769b6b3 Improve multi-file upload UX with batch progress and summary toast před 3 měsíci
  k4be 0489cf8479 Add track hover highlight and sidebar resize před 3 měsíci
  k4be 27e1c2fe9e Add guest mode: browse map and view local GPX files without login před 3 měsíci
  k4be 45b1f3324e Fix track delete: explicitly destroy TrackPoints and ShareLink first před 3 měsíci
  k4be f345200b4c Add elevation profile chart and map hover tooltip před 3 měsíci
  k4be b6d88abb99 Fix backend startup: stop using alter:true for SQLite sync před 3 měsíci
  k4be e3dba8d542 Add folder tree browser, drag-drop move, folder zoom, and docs před 3 měsíci
  k4be 40114d5cf1 Fix frontend layout and update backend dependencies před 3 měsíci
  k4be 69a7c74943 Add automated tests (56 tests covering geo, GPX processor, and full API) před 3 měsíci
  k4be bd81bd6487 Refactor: extract app factory, fix SQLite memory path and multer error handling před 3 měsíci
  k4be 4de1780b0c Add package-lock.json před 3 měsíci
  k4be 4452a6f33d Add SPA index.html with all views and modals před 3 měsíci
  k4be 0f10fb825f Add main app orchestrator with routing and admin panel před 3 měsíci
  k4be b857d128b6 Add stats module with bar chart rendering před 3 měsíci
  k4be a7cfe933a0 Add file browser module with upload, share, and move před 3 měsíci
  k4be 7d5297f6af Add Leaflet map module with track display and URL state před 3 měsíci
  k4be 57c5c2e420 Add auth module for login/register před 3 měsíci
  k4be ea43328a9a Add API client module před 3 měsíci
  k4be 236f84aa40 Add frontend stylesheet před 3 měsíci
  k4be 99480ccf06 Add frontend config template and gitignore před 3 měsíci
  k4be 03cbedbd06 Add Express server entry point před 3 měsíci
  k4be 629f45eab0 Add stats routes for distance by year/month/week před 3 měsíci
  k4be 7087a7c7fa Add admin routes for user management před 3 měsíci