32 Commits

Author SHA1 Message Date
1e464bdd6d add cookie session handler
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 1m36s
Build and push Doorman UI / API / docker (push) Successful in 2m42s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-10-15 17:31:20 -07:00
44ff06876b add local DDB run option 2025-06-10 17:32:08 -07:00
cdc4c37a38 remove doorman schema dep in package json
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 16:34:59 -07:00
fe8f5ae738 fix buzzer activated dependencies
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 12s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Failing after 1m17s
2025-06-08 16:32:19 -07:00
b68daf7312 create new package for schemas and use it for auth 2025-06-08 12:54:54 -07:00
231ea8149d add validation to edit route
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Successful in 2m15s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 9s
2025-06-07 14:15:41 -07:00
0979d03a27 add common validation path. Refactor auth route to use it 2025-06-07 13:43:16 -07:00
4e730c4648 change edit form to be cloudscape friendly 2025-06-03 18:00:29 -07:00
9950766b32 add integ test step in github actions
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 39s
Build and push Doorman UI / API / docker (push) Failing after 18s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 15:43:43 -07:00
154ca3aec0 migrate edit route 2025-05-31 15:09:39 -07:00
e3b8acb8a9 add dynabridge and support specific bundled modules
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 37s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Successful in 2m10s
2025-05-31 13:39:14 -07:00
7a2ebb92be add fail fast to the common doorman lambda
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 39s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 3s
Build and push Doorman UI / API / docker (push) Successful in 2m3s
2025-03-04 11:35:54 -08:00
334635c004 dummy commit
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 37s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 4s
Build and push Doorman UI / API / docker (push) Successful in 2m4s
2025-02-10 19:52:04 -08:00
80f45cce0e log to loki
Some checks are pending
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 4s
Build and push Doorman UI / API / docker (push) Waiting to run
2025-02-09 19:55:17 -08:00
a12c7bfb44 add common handler decorator and metrics for buzzer client
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 53s
Build and push Doorman UI / API / docker (push) Successful in 1m35s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 4s
2024-12-15 13:00:48 -08:00
e2da767c86 migrate api to typescript
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 26s
Build and push Doorman UI / API / docker (push) Successful in 1m24s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 23s
2024-12-10 21:01:55 -08:00
804d5b678d change to typescript for client
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m24s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 24s
2024-12-10 19:04:15 -08:00
313322880e re-add react hook form
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 24s
Build and push Doorman UI / API / docker (push) Failing after 18s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 23s
2024-11-12 21:49:33 -08:00
25438f7901 launch edit api
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 28s
Build and push Doorman UI / API / docker (push) Failing after 17s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 22s
2024-11-12 21:46:45 -08:00
5395c3c202 make homeassistant container
Some checks failed
Build and push image for Gitainer / docker (push) Failing after 2m8s
Build and push Doorman UI / API / docker (push) Successful in 1m22s
2024-10-26 18:00:26 -07:00
4cad1fbe2b discord notifications
All checks were successful
Build and push Doorman UI / API / docker (push) Successful in 1m27s
2024-10-26 13:31:15 -07:00
24ca5f8e0b move packages
Some checks failed
Build and push Doorman UI / API / docker (push) Failing after 17s
2024-10-26 11:49:42 -07:00
e37df33c08 migrate buzzer client
All checks were successful
Build and push Doorman UI / API / docker (push) Successful in 49s
2024-10-26 11:39:48 -07:00
79b03574ff recreate backend with lambdas 2024-05-03 15:08:23 -07:00
9de9dcb59b remove unused UI 2024-05-03 14:28:56 -07:00
309c70f42e setup ts for building 2024-05-03 14:21:58 -07:00
1a2e128c47 deploy client to a twilio function
Some checks failed
Build and push image for doorman / docker (push) Failing after 29s
Build and push image for doorman / deploy-portainer (push) Has been skipped
2024-05-02 22:21:46 -07:00
eb7d37a01c add UI flow for the buzzer steps
All checks were successful
Build and push image for doorman / docker (push) Successful in 56s
Build and push image for doorman / deploy-portainer (push) Successful in 26s
2024-03-02 14:17:14 -08:00
d92305e504 add rotating keys
All checks were successful
Build and push image for doorman / docker (push) Successful in 1m49s
Build and push image for doorman / deploy-portainer (push) Successful in 26s
2024-02-27 22:48:39 -08:00
688d78df92 store fingerprint data on auth
Some checks failed
Build and push image for doorman / docker (push) Has been cancelled
2024-02-27 18:53:27 -08:00
c0ed70e3b6 initial stuff
Some checks failed
Build and push image for doorman / docker (push) Failing after 35s
2024-02-25 10:13:25 -08:00
d82e150eaa init from lnurld-db 2024-02-25 08:55:35 -08:00