Commit graph

19 commits

Author SHA1 Message Date
Tobias Reisinger 50bcac2a1b
Add log-init-function and websocket retry 2023-11-29 01:03:04 +01:00
Tobias Reisinger 6536ff0792
Add connected controllers hashmap for controller-ws 2023-11-28 20:20:12 +01:00
Tobias Reisinger 6459804e1f
Improve active handling for controllers 2023-11-28 00:19:15 +01:00
Tobias Reisinger ec461a1a14
Refactor drop privileges method 2023-11-27 19:36:53 +01:00
Tobias Reisinger 7ed3a9e52d
Add ability to drop privileges after binding to port 2023-11-27 17:36:44 +01:00
Tobias Reisinger 3b596de06f
Add ControllerWsAction 2023-11-27 17:21:40 +01:00
Tobias Reisinger cb47dcda5c
Add trait for db_model to model conversion 2023-11-27 15:09:14 +01:00
Tobias Reisinger 8dab4b9a50
Improve database errors (NotFound -> Option) 2023-11-27 13:33:04 +01:00
Tobias Reisinger be7f31906c
Refactor models names 2023-11-27 12:49:40 +01:00
Tobias Reisinger 76b14ce75b
Remove from_ref with unneeded clones 2023-11-26 23:27:15 +01:00
Tobias Reisinger 734f8b291c
Add WIP relays to database and api 2023-11-26 00:54:03 +01:00
Tobias Reisinger 4e3df272c3
Add self-creation for controller 2023-11-25 00:39:44 +01:00
Tobias Reisinger d193000aec
Add controller to database 2023-11-24 22:45:44 +01:00
Tobias Reisinger 32c75ad73a
Add WIP websocket to controller and refactor settings 2023-11-23 19:44:54 +01:00
Tobias Reisinger 452454f9e8
Flatten import for db-Schedule 2023-11-23 13:53:07 +01:00
Tobias Reisinger ee68405874
Add settings and constants 2023-11-23 03:36:14 +01:00
Tobias Reisinger e419923939
Move migrations around 2023-11-23 03:35:40 +01:00
Tobias Reisinger d5583e86bc Apply small fixes and prepare emgauwa-controller 2023-11-22 23:40:32 +01:00
Tobias Reisinger bacea1e3e9 Refactor project into workspaces 2023-11-22 20:06:20 +01:00