Innovation · she/her
Innovation pushed to main at Innovation/nightui 2024-04-12 07:15:08 -04:00
470d20a7e3 Implemented value invalidation (not that it does much right now due to device invalidation not yet being implemented). Also implemented an internal UUID so the server can call itself for these functions.
Innovation pushed to main at Innovation/nightui 2024-04-12 05:33:53 -04:00
2a004cdb93 Starting to move vitalsd out of the early prototyping phase
Innovation pushed to main at Innovation/nightui 2024-04-03 03:19:27 -04:00
0f500a97c5 Finished up Malfunction reporting in the backend. Removed forgotten print statement.
Innovation pushed to main at Innovation/nightui 2024-04-03 03:06:11 -04:00
224b03125c Tinkered with the vitalsd prototype so that it works given recent commits
Innovation pushed to main at Innovation/nightui 2024-04-03 02:44:55 -04:00
2582c4c4ee A lot of work has been done on Messages and Malfunction reporting. Messages, in particular, are done in the backend.
Innovation pushed to main at Innovation/nightui 2024-04-03 01:30:06 -04:00
8194fd0f8b Some debugging
Innovation pushed to main at Innovation/nightui 2024-04-03 01:07:36 -04:00
6feddf6b36 Even more work on cyberware
Innovation pushed to main at Innovation/nightui 2024-04-03 00:41:29 -04:00
573351760d nightserver.py more work on cyberware
Innovation pushed to main at Innovation/nightui 2024-03-30 14:28:50 -04:00
f579dd4c16 Frontend now displays environment temperature. Moved from using '-1' and an 'invalid' indicator to nulls, which in hindsight is what it should've been before. Old habits die hard.
Innovation pushed to main at Innovation/nightui 2024-03-30 14:08:08 -04:00
4e43c799f7 Start work on environment data
Innovation pushed to main at Innovation/nightui 2024-03-30 13:18:32 -04:00
5be1042cd7 Begin work on grabbing data from the backend to display on the frontend
Innovation pushed to main at Innovation/nightui 2024-03-29 16:40:31 -04:00
61b3af2d7e Pretty much a nothing burger
Innovation pushed to main at Innovation/nightui 2024-03-29 11:26:10 -04:00
e67bc84e3a Modify vitalsd to reflect changes in 0bf03afb4f
Innovation pushed to main at Innovation/nightui 2024-03-29 11:14:33 -04:00
0bf03afb4f Enforce authentication by UUID. Untested as I ran out of time.
Innovation pushed to main at Innovation/nightui 2024-03-29 10:58:57 -04:00
0634e10109 Begin work on per-hardware/per-endpoint authentication
Innovation pushed to main at Innovation/nightui 2024-03-29 10:43:36 -04:00
93e474d581 Switched from incrementing numeric ID's to UUID's for later security features.
Innovation pushed to main at Innovation/nightui 2024-03-29 10:14:40 -04:00
6c4d2b1eaa Begin API-side implementation of hardware tracking.
Innovation pushed to main at Innovation/nightui 2024-03-24 21:38:17 -04:00
91a7d03dce Started work on vitalsd and navigationd, updated README.
Innovation pushed to master at Innovation/infinitime 2024-03-24 07:34:47 -04:00
d4e7411ccb Change module name
Innovation pushed to master at Innovation/infinitime 2024-03-24 07:31:39 -04:00
35e0098706 Implemented workaround by erinarbleiz as described in #54