aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* docsfxqnlr2024-06-17
|
* cargo update + swagger ui updatefxqnlr2024-06-17
| | | | Signed-off-by: fxqnlr <[email protected]>
* 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
|\ | | | | Optional ip and better docs
| * 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
|\ | | | | Fix devices not starting
| * 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
|\ | | | | 0.4.0
| * 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
|\ | | | | 0.3.4
| * 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
|\ | | | | 0.3.3
| * #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
|\ | | | | 0.3.2
| * 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` ↵FxQnLr2024-02-15
|/ | | | for easier usage and error handling
* Merge pull request #14 from FxQnLr/axum7FxQnLr2024-02-12
|\ | | | | Axum7 & config changes
| * 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
| |\ | | | | | | Config
| | * change to check on every pull requestFxQnLr2024-02-12
| | |
| | * remove unused dependencyFxQnLr2024-02-12
| | |
| | * Close #9. Config impl with struct and filesFxQnLr2024-02-12
| |/
| * fix clippyFxQnLr2024-02-11
| |
| * update to axum 0.7 and cargo updateFxQnLr2023-11-29
|/
* Merge pull request #8 from FxQnLr/etaFxQnLr2023-11-17
|\ | | | | Eta
| * check if already runs and bug fixFxQnLr2023-11-16
| |
| * add eta with average startup timeFxQnLr2023-11-08
|/
* Merge pull request #7 from FxQnLr/pingFxQnLr2023-11-07
|\ | | | | better while loop
| * better while loopFxQnLr2023-11-07
| |
* | Merge pull request #6 from FxQnLr/pingFxQnLr2023-11-06
|\| | | | | Ping
| * fixed broadcast and cleanupFxQnLr2023-11-02
| |