Markus Unterwaditzer
0c90f8910a
Use latest packet timestamp in GPS file, move writing into DiagTask to eliminate RwLocks, remove "sidecar" word from codebase
2026-05-18 15:30:55 -07:00
Markus Unterwaditzer
2ada840919
fix js lints
2026-05-18 15:30:55 -07:00
Markus Unterwaditzer
0259b101b5
compact UI a bit
2026-05-18 15:30:55 -07:00
Markus Unterwaditzer
100d1de04c
Remove some global reset styles in favor of explicit border colors, restore button cursors
2026-04-24 11:34:56 -07:00
Markus Unterwaditzer
177262bc1d
upgrade tailwind
...
* moved to vite plugin for tailwind (it's recommended now)
* removed autoprefixer (v4 uses its own CSS thing now)
* postcss.config.js was used to wire up tailwind and autoprefixer, so
it's gone
* tailwind.config.ts is gone, because v4 stores config in app.css using
css variables
* fixed some renamed classes
2026-04-24 11:34:56 -07:00
Simon Fondrie-Teitler
16447ed8bf
Use percentage battery in frontend and not levels
2025-08-28 16:09:09 -07:00
Simon Fondrie-Teitler
663d0abb57
Add battery level to web UI
2025-08-28 16:09:09 -07:00
Will Greenberg
da18a1f9da
Split bin dir into separate daemon and check dirs
...
This lets us manage their increasingly disparate dependencies separately
2025-07-16 13:20:14 -07:00