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
/
start.rs
Commit message (
Collapse
)
Author
Age
*
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
|
*
check if already runs and bug fix
FxQnLr
2023-11-16
|
*
add eta with average startup time
FxQnLr
2023-11-08
|
*
fixed broadcast and cleanup
FxQnLr
2023-11-02
|
*
Revert "update dependencies"
FxQnLr
2023-11-02
|
|
|
|
This reverts commit 94104b621e2eec44dd90eb22fae2db2ce4938b87.
*
update dependencies
FxQnLr
2023-11-02
|
*
ping timeout and cleanup
FxQnLr
2023-11-02
|
*
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
|
*
added log for build test
fx
2023-10-15
|
*
test this fing shit on pi wohoo
fx
2023-10-14
|
*
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