| Commit message (Expand) | Author | Age |
* | Merge pull request #28 from FxQnLr/0.3.4 | FxQnLr | 2024-04-09 |
|\ |
|
| * | Update Dependencies | FxQnLr | 2024-04-09 |
| * | Closes #21. Api desc are useful now... | FxQnLr | 2024-04-09 |
| * | Closes #26. Addtional GET request for /start | FxQnLr | 2024-04-08 |
| * | Closes #25. Apikey not required anymore | FxQnLr | 2024-04-08 |
| * | Closes #23. Start request id parameter put in path | FxQnLr | 2024-04-08 |
|/ |
|
* | Merge pull request #22 from FxQnLr/0.3.3 | FxQnLr | 2024-03-05 |
|\ |
|
| * | #20. Set offset manually through config | FxQnLr | 2024-03-04 |
| * | Closes #19. Added OpenApi through `utoipa` | FxQnLr | 2024-03-04 |
| * | Closes #18. Added pingthreshold. Cargo update | FxQnLr | 2024-02-28 |
|/ |
|
* | Merge pull request #17 from FxQnLr/0.3.2 | FxQnLr | 2024-02-25 |
|\ |
|
| * | Closes #11. Write log to file. Update deps | FxQnLr | 2024-02-25 |
| * | Closes #16. Impl auth as extractor | FxQnLr | 2024-02-25 |
| * | Refactor stuff. Use Postgres Types | FxQnLr | 2024-02-18 |
| * | Closes #15. No usable Error message right now | FxQnLr | 2024-02-15 |
| * | Closes #10 & #12. Added `thiserror` crate and changed to `IntoSocketAddr` for... | FxQnLr | 2024-02-15 |
|/ |
|
* | Merge pull request #14 from FxQnLr/axum7 | FxQnLr | 2024-02-12 |
|\ |
|
| * | FIX pull_request.yml | FxQnLr | 2024-02-12 |
| * | remove sqlx offline from dockerfile | FxQnLr | 2024-02-12 |
| * | remove cargo chef | FxQnLr | 2024-02-12 |
| * | Merge pull request #13 from FxQnLr/config | FxQnLr | 2024-02-12 |
| |\ |
|
| | * | change to check on every pull request | FxQnLr | 2024-02-12 |
| | * | remove unused dependency | FxQnLr | 2024-02-12 |
| | * | Close #9. Config impl with struct and files | FxQnLr | 2024-02-12 |
| |/ |
|
| * | fix clippy | FxQnLr | 2024-02-11 |
| * | update to axum 0.7 and cargo update | FxQnLr | 2023-11-29 |
|/ |
|
* | Merge pull request #8 from FxQnLr/eta | FxQnLr | 2023-11-17 |
|\ |
|
| * | check if already runs and bug fix | FxQnLr | 2023-11-16 |
| * | add eta with average startup time | FxQnLr | 2023-11-08 |
|/ |
|
* | Merge pull request #7 from FxQnLr/ping | FxQnLr | 2023-11-07 |
|\ |
|
| * | better while loop | FxQnLr | 2023-11-07 |
* | | Merge pull request #6 from FxQnLr/ping | FxQnLr | 2023-11-06 |
|\| |
|
| * | fixed broadcast and cleanup | FxQnLr | 2023-11-02 |
| * | Revert "update dependencies" | FxQnLr | 2023-11-02 |
| * | update dependencies | FxQnLr | 2023-11-02 |
| * | ping timeout and cleanup | FxQnLr | 2023-11-02 |
| * | update dependencies | FxQnLr | 2023-10-30 |
| * | Create LICENSE | FxQnLr | 2023-10-30 |
| * | cargo update and use cargo directly in actions | FxQnLr | 2023-10-30 |
| * | changed pingmap tuple to own struct | FxQnLr | 2023-10-30 |
| * | added correct sqlx offline data | FxQnLr | 2023-10-29 |
| * | add ip to database and use for ping, remove arc from pingmap | FxQnLr | 2023-10-29 |
| * | impl dashmap | FxQnLr | 2023-10-29 |
| * | does what is expected, but badly | FxQnLr | 2023-10-29 |
| * | runs, no error handling | fx | 2023-10-25 |
| * | Seems to work | FxQnLr | 2023-10-24 |
| * | first ping impl baseline, doesnt work | fx | 2023-10-24 |
|/ |
|
* | Merge pull request #5 from FxQnLr/fix-init-db | FxQnLr | 2023-10-21 |
|\ |
|
| * | Update push.yml | FxQnLr | 2023-10-21 |
| * | Update pull_request.yml | FxQnLr | 2023-10-21 |