Commit Graph

11 Commits

Author SHA1 Message Date
dd96cc4bf3 Fix cargo clippy issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-27 08:28:45 +02:00
665a04c8a0 Update backend code to Rust Edition 2024
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 19:25:15 +01:00
37844ae5fa Notify devices of available updates through sync endpoint 2024-10-05 19:44:32 +02:00
63bdeed952 Add function to report devices activity 2024-09-30 22:12:06 +02:00
58abf4ec9b Parse sync response from server 2024-09-28 16:35:05 +02:00
1b02a812b4 Start to build sync route 2024-09-04 22:43:23 +02:00
6ad50657a5 Automatically download certificate on Python device 2024-07-03 22:19:56 +02:00
8674d25512 Can get a single device enrollment status 2024-07-03 22:05:19 +02:00
01ffe085d7 Complete enroll route 2024-07-02 22:55:51 +02:00
e64a444bd0 Can issue certificate for devices 2024-07-01 22:24:03 +02:00
9ba4aa5194 Start to implement devices enrollment 2024-07-01 21:10:45 +02:00