Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Closes #11. Write log to file. Update deps | FxQnLr | 2024-02-25 |
* | Refactor stuff. Use Postgres Types | FxQnLr | 2024-02-18 |
* | Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` for... | FxQnLr | 2024-02-15 |
* | remove unused dependency | FxQnLr | 2024-02-12 |
* | fix clippy | FxQnLr | 2024-02-11 |
* | update to axum 0.7 and cargo update | FxQnLr | 2023-11-29 |
* | add eta with average startup time | FxQnLr | 2023-11-08 |
* | better while loop | FxQnLr | 2023-11-07 |
* | ping timeout and cleanup | FxQnLr | 2023-11-02 |
* | cargo update and use cargo directly in actions | FxQnLr | 2023-10-30 |
* | impl dashmap | FxQnLr | 2023-10-29 |
* | runs, no error handling | fx | 2023-10-25 |
* | first ping impl baseline, doesnt work | fx | 2023-10-24 |
* | add init function for db tables | fx | 2023-10-21 |
* | db int for api | fx | 2023-10-09 |
* | added db for devices | fx | 2023-10-09 |
* | added wol func and bad auth | fx | 2023-10-09 |
* | base web server | fx | 2023-10-08 |