| Commit message (Expand) | Author | Age |
* | version bump 0.4.3 | fxqnlr | 2024-07-02 |
* | update deps | fxqnlr | 2024-07-02 |
* | Version bump | fxqnlr | 2024-06-17 |
* | Closes #20. Use chrono and seperate timers in logging | fxqnlr | 2024-06-17 |
* | cargo update + swagger ui update | fxqnlr | 2024-06-17 |
* | cargo update + `time` update, fix for `Instant` deprecation | fxqnlr | 2024-06-13 |
* | Closes #35. Entry of Ip optional, error on ping request without saved ip | FxQnLr | 2024-04-15 |
* | Closes #24. Changed postgres to json directory storage | FxQnLr | 2024-04-10 |
* | Update Dependencies | FxQnLr | 2024-04-09 |
* | Closes #23. Start request id parameter put in path | FxQnLr | 2024-04-08 |
* | Closes #19. Added OpenApi through `utoipa` | FxQnLr | 2024-03-04 |
* | Closes #18. Added pingthreshold. Cargo update | FxQnLr | 2024-02-28 |
* | 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 |