index
:
webol.git
main
systemd
WakeOnLan through Wireguard Tunnel
fxqnlr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes
/
device.rs
Commit message (
Collapse
)
Author
Age
*
Closes #35. Entry of Ip optional, error on ping request without saved ip
FxQnLr
2024-04-15
|
*
Closes #31. Renamed Payloads
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 #23. Start request id parameter put in path
FxQnLr
2024-04-08
|
*
Closes #19. Added OpenApi through `utoipa`
FxQnLr
2024-03-04
|
*
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` ↵
FxQnLr
2024-02-15
|
|
|
|
for easier usage and error handling
*
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
|
*
add eta with average startup time
FxQnLr
2023-11-08
|
*
ping timeout and cleanup
FxQnLr
2023-11-02
|
*
add ip to database and use for ping, remove arc from pingmap
FxQnLr
2023-10-29
|
*
first ping impl baseline, doesnt work
fx
2023-10-24
|
*
test this fing shit on pi wohoo
fx
2023-10-14
|
*
db int for api
fx
2023-10-09