Innovation
|
d8be9d4d6e
|
Implemented device invalidation.
|
2024-04-12 06:35:00 -05:00 |
|
Innovation
|
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.
|
2024-04-12 06:14:58 -05:00 |
|
Innovation
|
0f500a97c5
|
Finished up Malfunction reporting in the backend. Removed forgotten print statement.
|
2024-04-03 08:18:31 +01:00 |
|
Innovation
|
2582c4c4ee
|
A lot of work has been done on Messages and Malfunction reporting. Messages, in particular, are done in the backend.
|
2024-04-03 07:44:32 +01:00 |
|
Innovation
|
8194fd0f8b
|
Some debugging
|
2024-04-03 06:29:56 +01:00 |
|
Innovation
|
6feddf6b36
|
Even more work on cyberware
|
2024-04-03 06:07:26 +01:00 |
|
Innovation
|
573351760d
|
nightserver.py more work on cyberware
|
2024-04-03 05:41:19 +01:00 |
|
Innovation
|
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.
|
2024-03-30 13:28:29 -05:00 |
|
Innovation
|
4e43c799f7
|
Start work on environment data
|
2024-03-30 13:07:52 -05:00 |
|
Innovation
|
0bf03afb4f
|
Enforce authentication by UUID. Untested as I ran out of time.
|
2024-03-29 10:14:17 -05:00 |
|
Innovation
|
0634e10109
|
Begin work on per-hardware/per-endpoint authentication
|
2024-03-29 09:58:43 -05:00 |
|
Innovation
|
93e474d581
|
Switched from incrementing numeric ID's to UUID's for later security features.
|
2024-03-29 09:43:12 -05:00 |
|
Innovation
|
6c4d2b1eaa
|
Begin API-side implementation of hardware tracking.
|
2024-03-29 09:14:16 -05:00 |
|
Innovation
|
91a7d03dce
|
Started work on vitalsd and navigationd, updated README.
|
2024-03-24 20:37:58 -05:00 |
|
Innovation
|
39148b0c7b
|
Further work on template. Vitals implemented on API. Vitals backend not yet implemented.
|
2024-03-24 03:41:16 -05:00 |
|
Innovation
|
ea2967643e
|
Start work on server and templates
|
2024-03-23 08:34:34 -05:00 |
|