Commit graph

7 commits

Author SHA1 Message Date
551e4f7f86 Update module github.com/gorilla/websocket to v1.5.3
All checks were successful
/ build-container (push) Successful in 7m22s
2024-09-08 06:03:20 +00:00
22cafb347b Remove no-longer-needed REST endpoints
All checks were successful
/ build-container (push) Successful in 6m42s
2024-04-24 00:15:12 -07:00
762d1baea4 fix arm build by dropping sqlite3 cgo dep
All checks were successful
/ build-container (push) Successful in 6m26s
2024-04-23 21:12:58 -07:00
3791b5ee48 drop unused session secrets
All checks were successful
/ build-container (push) Successful in 5m38s
2024-04-23 19:05:37 -07:00
350fc3b339 rip out all auth stuff, add a containerfile
All checks were successful
/ build-container (push) Successful in 1m3s
2024-04-23 17:34:57 -07:00
7fdd02bd33 HTTP endpoints to get and set codes 2024-04-09 16:18:43 -07:00
054008eb1f Initial commit
Connects to zwave-js, syncs all locks and codeslots with database, and records an event log. No support for updating code slots.
2024-04-08 21:25:36 -07:00