TreeTrack / static /login.html

Commit History

Security: remove auto-login demo endpoint, require password for demo_user
2a49dd7

RoyAalekh commited on

Implement proper demo authentication flow
37426c6

RoyAalekh commited on

refactor: Clean up and rename to Demo Account
e71677a

RoyAalekh commited on

feat: Replace complex auto-login with simple Conference Demo button
eee83a0

RoyAalekh commited on

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

RoyAalekh commited on

ui: rename account chooser and open list upwards to avoid viewport cutoff
814aa5b

RoyAalekh commited on

perf/ui: use forest images across pages and defer Granim init
3318ff2

RoyAalekh commited on

fix: remove login container animation causing upward drift on refresh
9cf7ae5

RoyAalekh commited on

feat: complete forest theme across all pages with consistent background image
b885304

RoyAalekh commited on

🎨 Replace garish green backgrounds with elegant neutral gradients
4d5ed3f

RoyAalekh commited on

✨ Redesign login page with elegant glass-morphism UI
10c967f

RoyAalekh commited on

Complete UI fixes: Granim animations + location panel buttons
7d76d05

RoyAalekh commited on

Fix Granim background coverage on login page + cache bust
1cc2b96

RoyAalekh commited on

🌲 Update to correct aerial forest background image
27036e7

RoyAalekh commited on

🎯 Add favicon to all HTML pages
01b4825

RoyAalekh commited on

✨ Implement synchronized forest road background across all pages
290ee85

RoyAalekh commited on

fix: remove invalid stretchMode property from Granim configuration
2eb79eb

RoyAalekh commited on

fix: resolve Granim initialization error on login page
5e72c17

RoyAalekh commited on

feat: enhance UI with Granim.js animated gradient backgrounds
5e78261

RoyAalekh commited on

Complete async database operations and codebase cleanup
d06b99c

RoyAalekh commited on

Clean up design system - remove emojis and create refined monochromatic palette
07757be

RoyAalekh commited on

Implement unified modern design system
e72be16

RoyAalekh commited on

🎨 Complete UI overhaul with modern professional interface
c6755c8

RoyAalekh commited on

Fix authentication redirect loop with dual cookie+header auth
d69ea55

RoyAalekh commited on

fix: Replace pbkdf2_hex with pbkdf2_hmac for correct hash function
c779a3d

RoyAalekh commited on

security: Remove all hardcoded passwords from codebase and documentation
ea9b5e5

RoyAalekh commited on

feat: Update user accounts with personalized credentials
8bcd80c

RoyAalekh commited on

feat: Add comprehensive authentication system with user management
ca371b2

RoyAalekh commited on