TreeTrack / static /js /modules

Commit History

Fix syntax error and remove all emojis from console logs\n\n- Fixed duplicate cacheKey variable declaration causing SyntaxError\n- Removed all emojis from console.log statements in map.js and auth-manager.js\n- Cleaned up performance comments\n- Map should now load properly with trees displaying
62e311a

RoyAalekh commited on

EMERGENCY FIX: Restore working map by removing broken ES6 module imports
a6bca2b

RoyAalekh commited on

Implement preemptive data loading and remove image loading from tooltips
4c36de1

RoyAalekh commited on

Fixed color scheme and navigation consistency across all pages
324a397

RoyAalekh commited on

Improve demo user UX: disable save button with friendly messaging
b25b478

RoyAalekh commited on

chore: remove Granim and telemetry UI from frontend; switch Leaflet CSS to prefetch; git rm static/telemetry.html
c3aaa58

RoyAalekh commited on

perf(ui): preconnect/prefetch map assets, client-side sort by created_at; annotate Ishita’s today entries; defer heavy map work
7db38a6

RoyAalekh commited on

feat(telemetry): add admin UI, server/client auth telemetry; grant admin to Ishita
0dbb26a

RoyAalekh commited on

fix(ui): include location_name in POST/PUT JSON and display it in Recent Trees
f0004a7

RoyAalekh commited on

feat: switch measurements to feet, add recorder UI, and persist telemetry to Supabase
7f8f9a6

RoyAalekh commited on

Fix cancel button styling in edit mode
613d6e8

RoyAalekh commited on

Major refactoring: Modular architecture implementation (v5.0.0)
afc0068

RoyAalekh commited on