summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* Version bumpfxqnlr2024-06-17
* Closes #20. Use chrono and seperate timers in loggingfxqnlr2024-06-17
* cargo update + swagger ui updatefxqnlr2024-06-17
* cargo update + `time` update, fix for `Instant` deprecationfxqnlr2024-06-13
* Closes #35. Entry of Ip optional, error on ping request without saved ipFxQnLr2024-04-15
* Closes #24. Changed postgres to json directory storageFxQnLr2024-04-10
* Update DependenciesFxQnLr2024-04-09
* Closes #23. Start request id parameter put in pathFxQnLr2024-04-08
* Closes #19. Added OpenApi through `utoipa`FxQnLr2024-03-04
* Closes #18. Added pingthreshold. Cargo updateFxQnLr2024-02-28
* Closes #11. Write log to file. Update depsFxQnLr2024-02-25
* Refactor stuff. Use Postgres TypesFxQnLr2024-02-18
* Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` for...FxQnLr2024-02-15
* remove unused dependencyFxQnLr2024-02-12
* fix clippyFxQnLr2024-02-11
* update to axum 0.7 and cargo updateFxQnLr2023-11-29
* add eta with average startup timeFxQnLr2023-11-08
* better while loopFxQnLr2023-11-07
* ping timeout and cleanupFxQnLr2023-11-02
* cargo update and use cargo directly in actionsFxQnLr2023-10-30
* impl dashmapFxQnLr2023-10-29
* runs, no error handlingfx2023-10-25
* first ping impl baseline, doesnt workfx2023-10-24
* add init function for db tablesfx2023-10-21
* db int for apifx2023-10-09
* added db for devicesfx2023-10-09
* added wol func and bad authfx2023-10-09
* base web serverfx2023-10-08