Find a file
Tobias Reisinger 1d4e9efa15
Try to fix the threading
Add explicit tokio::spawn in controller
Add an arbiter for the app_state in core
2024-03-28 01:23:49 +01:00
.cargo Improve config system 2024-02-18 19:50:22 +01:00
.sqlx Improve config system 2024-02-18 19:50:22 +01:00
config Fix handling of user and group in default config and errors 2024-03-04 16:28:20 +01:00
emgauwa-controller Try to fix the threading 2024-03-28 01:23:49 +01:00
emgauwa-core Try to fix the threading 2024-03-28 01:23:49 +01:00
emgauwa-lib Fix handling of user and group in default config and errors 2024-03-04 16:28:20 +01:00
migrations Add junction between relays and schedules 2023-11-30 00:57:03 +01:00
.editorconfig Switch spaces to tabs 2022-07-20 00:38:09 +02:00
.env Remove the _local directory again 2024-03-04 16:09:03 +01:00
.gitattributes Improve active handling for controllers 2023-11-28 00:19:15 +01:00
.gitignore Remove the _local directory again 2024-03-04 16:09:03 +01:00
.rustfmt.toml Add fmt options and move handlers 2023-11-29 14:49:48 +01:00
api.v1.yaml Refactor errors and some other stuff/fixes 2023-12-01 18:27:04 +01:00
Cargo.lock Try to fix the threading 2024-03-28 01:23:49 +01:00
Cargo.toml Apply small fixes and prepare emgauwa-controller 2023-11-22 23:40:32 +01:00
Makefile Remove the _local directory again 2024-03-04 16:09:03 +01:00
README.md Add much stuff for rewrite 2023-11-19 20:52:24 +01:00