pi
09a87b79d2
docs(ui): update help assets and regenerate help pdf
2026-03-26 00:40:40 +13:00
aaca5435e9
chore: gitignore local settings.json (session secret)
...
Made-with: Cursor
2026-03-21 20:17:33 +13:00
b64dacc1c3
Stop ignoring esp32; drop esp32 rules from .gitignore
...
Made-with: Cursor
2026-03-21 20:08:24 +13:00
8689bdb6ef
Restore esp32 MicroPython sources (main, benchmark_peers)
...
Adjust .gitignore to ignore esp32/* except *.py so firmware .bin stays untracked.
Made-with: Cursor
2026-03-21 19:59:52 +13:00
c178e87966
Ignore esp32 folder
2026-03-21 19:53:19 +13:00
c56739c5fa
Refactor UI to use JavaScript instead of HTMX
...
- Replace HTMX with plain JavaScript for tab management
- Consolidate tab UI into single button like profiles
- Add cookie-based current tab storage (client-side)
- Update profiles.js to work with new JSON response format
2026-01-27 13:05:00 +13:00