Fixes to the map display and several other bugs

This commit is contained in:
2025-07-11 08:50:04 -06:00
parent cee9af7e49
commit 26a94fb3c0
38 changed files with 1336 additions and 411 deletions

View File

@@ -0,0 +1,14 @@
---
date: 2025-07-10
---
Wow. Big build day. Added (admittedly still buggy) shifts support to the system. Power did it in a day.
Other updates recently include:
- Fully reworked backend `server.js` into modular components.
- Bunch of mobile related fixes and improvements.
- Bi-directional saving of configs fixed up
- Some style upgrades
Need to make more content about how to use the system in general too.