summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| |/
| * fix clippyFxQnLr2024-02-11
| * update to axum 0.7 and cargo updateFxQnLr2023-11-29
|/
* Merge pull request #8 from FxQnLr/etaFxQnLr2023-11-17
|\
| * 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 loopFxQnLr2023-11-07
* | Merge pull request #6 from FxQnLr/pingFxQnLr2023-11-06
|\|
| * fixed broadcast and cleanupFxQnLr2023-11-02
| * Revert "update dependencies"FxQnLr2023-11-02
| * update dependenciesFxQnLr2023-11-02
| * ping timeout and cleanupFxQnLr2023-11-02
| * update dependenciesFxQnLr2023-10-30
| * Create LICENSEFxQnLr2023-10-30
| * cargo update and use cargo directly in actionsFxQnLr2023-10-30
| * changed pingmap tuple to own structFxQnLr2023-10-30
| * added correct sqlx offline dataFxQnLr2023-10-29
| * add ip to database and use for ping, remove arc from pingmapFxQnLr2023-10-29