Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Closes #30 and #27. At least a little | FxQnLr | 2024-04-10 |
| | |||
* | Closes #26. Addtional GET request for /start | FxQnLr | 2024-04-08 |
| | |||
* | Closes #25. Apikey not required anymore | FxQnLr | 2024-04-08 |
| | |||
* | Closes #16. Impl auth as extractor | FxQnLr | 2024-02-25 |
| | |||
* | Closes #15. No usable Error message right now | FxQnLr | 2024-02-15 |
| | |||
* | Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` ↵ | FxQnLr | 2024-02-15 |
| | | | | for easier usage and error handling | ||
* | Close #9. Config impl with struct and files | FxQnLr | 2024-02-12 |
| | |||
* | fix clippy | FxQnLr | 2024-02-11 |
| | |||
* | update to axum 0.7 and cargo update | FxQnLr | 2023-11-29 |
| | |||
* | first ping impl baseline, doesnt work | fx | 2023-10-24 |
| | |||
* | add init function for db tables | fx | 2023-10-21 |
| | |||
* | auth logging changes | fx | 2023-10-15 |
| | |||
* | added wol func and bad auth | fx | 2023-10-09 |
| | |||
* | base web server | fx | 2023-10-08 |