| Commit message (Expand) | Author | Age |
* | Closes #31. Renamed Payloads | FxQnLr | 2024-04-10 |
* | Closes #29. Usable Readme and hopefully versioned container | FxQnLr | 2024-04-10 |
* | Closes #24. Changed postgres to json directory storage | FxQnLr | 2024-04-10 |
* | 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 |
* | #20. Set offset manually through config | FxQnLr | 2024-03-04 |
* | Closes #19. Added OpenApi through `utoipa` | FxQnLr | 2024-03-04 |
* | 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 |
* | 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 |
* | changed pingmap tuple to own struct | FxQnLr | 2023-10-30 |
* | 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 |
* | add migrate macro | fx | 2023-10-21 |
* | add init function for db tables | fx | 2023-10-21 |
* | test this fing shit on pi wohoo | fx | 2023-10-14 |
* | stuff | fx | 2023-10-13 |
* | db int for api | fx | 2023-10-09 |
* | added db for devices | fx | 2023-10-09 |
* | added wol func and bad auth | fx | 2023-10-09 |
* | base web server | fx | 2023-10-08 |