Commit graph

31 commits

Author SHA1 Message Date
Innovation be55add3f3 Update .gitignore to account for secret 2025-02-08 06:18:19 +00:00
Innovation f2ac8871e5 Sync misc changes 2025-02-08 06:15:02 +00:00
Innovation a8fbb578e8 Begin reworking vitalsd to not be crap. An abstract class is now used for general Cyberware. New Aggregator Reciever Cyberware is being worked on to be used as a general input (specifically for GadgetBridge). Infinitime needs updated. 2025-02-08 06:14:18 +00:00
Innovation e97c2815be Starting to play around with some panel stuff 2024-06-11 11:20:17 +01:00
Innovation ff5a2e51e9 Make no-fix state of navigationd make more sense (such as not just defaulting to Detroit or some shit). 2024-06-11 10:38:19 +01:00
Innovation 66d4c64a8a Git will now ignore cache files that navigationd produces 2024-05-25 04:51:17 +01:00
Innovation a6d4748f0b Synchronize poorly done offline changes 2024-05-25 04:46:16 +01:00
Innovation d973245735 A big fuck-off commit with a bunch of bug fixes, bug additions, and a lot of work put into navigationd to the point that it actually does shit 2024-05-04 12:01:15 +01:00
Innovation 1d403fc838 Update requirements files. 2024-04-12 06:37:20 -05:00
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 2a004cdb93 Starting to move vitalsd out of the early prototyping phase 2024-04-12 10:33:19 +01:00
Innovation 0f500a97c5 Finished up Malfunction reporting in the backend. Removed forgotten print statement. 2024-04-03 08:18:31 +01:00
Innovation 224b03125c Tinkered with the vitalsd prototype so that it works given recent commits 2024-04-03 08:05:34 +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 5be1042cd7 Begin work on grabbing data from the backend to display on the frontend 2024-03-30 12:18:10 -05:00
Innovation 61b3af2d7e Pretty much a nothing burger 2024-03-29 15:31:24 -05:00
Innovation e67bc84e3a Modify vitalsd to reflect changes in 0bf03afb4f 2024-03-29 10:25:53 -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
Innovation 3a4993319a Initial commit 2024-03-21 22:08:38 -05:00