| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'origin/conf'HEADmain | fxqnlr | 2024-10-06 |
|\ |
|
| * | rename `serveraddr` to `addr` | fxqnlr | 2024-10-04 |
| * | add default configuration through `Default` | fxqnlr | 2024-10-04 |
* | | version bump | fxqnlr | 2024-08-12 |
* | | update deps | fxqnlr | 2024-08-12 |
* | | add 'devices' path to request all available devices | fxqnlr | 2024-08-10 |
|/ |
|
* | Merge pull request #42 from FxQnLr/vb0.4.3v0.4.3 | FxQnLr | 2024-07-02 |
|\ |
|
| * | version bump 0.4.3 | fxqnlr | 2024-07-02 |
* | | Merge pull request #41 from FxQnLr/server-error | FxQnLr | 2024-07-02 |
|\ \
| |/
|/| |
|
| * | Merge branch 'main' into server-error | fxqnlr | 2024-07-02 |
| |\
| |/
|/| |
|
* | | Merge pull request #40 from FxQnLr/fix_swagger_device | FxQnLr | 2024-07-02 |
|\ \ |
|
| * | | update deps | fxqnlr | 2024-07-02 |
| * | | fix swagger `DeviceSchema not found` error | fxqnlr | 2024-07-01 |
|/ / |
|
| * | Closes #27. Give more useful error responses and logs | fxqnlr | 2024-07-02 |
|/ |
|
* | Merge pull request #39 from FxQnLr/sccachev0.4.2 | FxQnLr | 2024-06-17 |
|\ |
|
| * | docker after test | fxqnlr | 2024-06-17 |
| * | add sccache to docker and bump sccache version | fxqnlr | 2024-06-17 |
|/ |
|
* | Merge pull request #38 from FxQnLr/time | FxQnLr | 2024-06-17 |
|\ |
|
| * | Version bump | fxqnlr | 2024-06-17 |
| * | Closes #20. Use chrono and seperate timers in logging | fxqnlr | 2024-06-17 |
|/ |
|
* | Merge pull request #37 from FxQnLr/time_update | FxQnLr | 2024-06-17 |
|\ |
|
| * | docs | fxqnlr | 2024-06-17 |
| * | cargo update + swagger ui update | fxqnlr | 2024-06-17 |
| * | cargo update + `time` update, fix for `Instant` deprecation | fxqnlr | 2024-06-13 |
|/ |
|
* | Bump container version in READMEv0.4.1 | FxQnLr | 2024-04-15 |
* | Merge pull request #36 from FxQnLr/optional_ip | FxQnLr | 2024-04-15 |
|\ |
|
| * | Added Usage (start request) to README | FxQnLr | 2024-04-15 |
| * | Added register docs to README | FxQnLr | 2024-04-15 |
| * | Closes #35. Entry of Ip optional, error on ping request without saved ip | FxQnLr | 2024-04-15 |
|/ |
|
* | Merge pull request #34 from FxQnLr/nostartv0.4.0 | FxQnLr | 2024-04-11 |
|\ |
|
| * | Closes #33. logs added to example | FxQnLr | 2024-04-11 |
| * | revert removal of `create_buffer` | FxQnLr | 2024-04-11 |
|/ |
|
* | Merge pull request #32 from FxQnLr/0.4.0 | FxQnLr | 2024-04-11 |
|\ |
|
| * | Change Docker release system | FxQnLr | 2024-04-11 |
| * | Closes #30 and #27. At least a little | FxQnLr | 2024-04-10 |
| * | 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 |
|/ |
|
* | 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 |