aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update depsfxqnlr2024-07-02
* fix swagger `DeviceSchema not found` errorfxqnlr2024-07-01
* Merge pull request #39 from FxQnLr/sccachev0.4.2FxQnLr2024-06-17
|\
| * docker after testfxqnlr2024-06-17
| * add sccache to docker and bump sccache versionfxqnlr2024-06-17
|/
* Merge pull request #38 from FxQnLr/timeFxQnLr2024-06-17
|\
| * Version bumpfxqnlr2024-06-17
| * Closes #20. Use chrono and seperate timers in loggingfxqnlr2024-06-17
|/
* Merge pull request #37 from FxQnLr/time_updateFxQnLr2024-06-17
|\
| * docsfxqnlr2024-06-17
| * cargo update + swagger ui updatefxqnlr2024-06-17
| * cargo update + `time` update, fix for `Instant` deprecationfxqnlr2024-06-13
|/
* Bump container version in READMEv0.4.1FxQnLr2024-04-15
* Merge pull request #36 from FxQnLr/optional_ipFxQnLr2024-04-15
|\
| * Added Usage (start request) to READMEFxQnLr2024-04-15
| * Added register docs to READMEFxQnLr2024-04-15
| * Closes #35. Entry of Ip optional, error on ping request without saved ipFxQnLr2024-04-15
|/
* Merge pull request #34 from FxQnLr/nostartv0.4.0FxQnLr2024-04-11
|\
| * Closes #33. logs added to exampleFxQnLr2024-04-11
| * revert removal of `create_buffer`FxQnLr2024-04-11
|/
* Merge pull request #32 from FxQnLr/0.4.0FxQnLr2024-04-11
|\
| * Change Docker release systemFxQnLr2024-04-11
| * Closes #30 and #27. At least a littleFxQnLr2024-04-10
| * Closes #31. Renamed PayloadsFxQnLr2024-04-10
| * Closes #29. Usable Readme and hopefully versioned containerFxQnLr2024-04-10
| * Closes #24. Changed postgres to json directory storageFxQnLr2024-04-10
|/
* Merge pull request #28 from FxQnLr/0.3.4FxQnLr2024-04-09
|\
| * Update DependenciesFxQnLr2024-04-09
| * Closes #21. Api desc are useful now...FxQnLr2024-04-09
| * Closes #26. Addtional GET request for /startFxQnLr2024-04-08
| * Closes #25. Apikey not required anymoreFxQnLr2024-04-08
| * Closes #23. Start request id parameter put in pathFxQnLr2024-04-08
|/
* Merge pull request #22 from FxQnLr/0.3.3FxQnLr2024-03-05
|\
| * #20. Set offset manually through configFxQnLr2024-03-04
| * Closes #19. Added OpenApi through `utoipa`FxQnLr2024-03-04
| * Closes #18. Added pingthreshold. Cargo updateFxQnLr2024-02-28
|/
* Merge pull request #17 from FxQnLr/0.3.2FxQnLr2024-02-25
|\
| * Closes #11. Write log to file. Update depsFxQnLr2024-02-25
| * Closes #16. Impl auth as extractorFxQnLr2024-02-25
| * Refactor stuff. Use Postgres TypesFxQnLr2024-02-18
| * Closes #15. No usable Error message right nowFxQnLr2024-02-15
| * Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` for...FxQnLr2024-02-15
|/
* Merge pull request #14 from FxQnLr/axum7FxQnLr2024-02-12
|\
| * FIX pull_request.ymlFxQnLr2024-02-12
| * remove sqlx offline from dockerfileFxQnLr2024-02-12
| * remove cargo chefFxQnLr2024-02-12
| * Merge pull request #13 from FxQnLr/configFxQnLr2024-02-12
| |\
| | * change to check on every pull requestFxQnLr2024-02-12
| | * remove unused dependencyFxQnLr2024-02-12
| | * Close #9. Config impl with struct and filesFxQnLr2024-02-12
| |/