• Joined on 2023-09-23
martin commented on issue martin/doorman#41 2025-06-03 07:10:18 -07:00
feature: setup lightning subscription for monthly / annual fee

Need to enable multiple hosts btcpayserver

martin closed issue martin/doorman#37 2025-06-01 21:42:17 -07:00
bug: put approvalId in the json sent after edit
martin commented on issue martin/doorman#37 2025-06-01 21:42:14 -07:00
bug: put approvalId in the json sent after edit

done

martin pushed to main at martin/doorman 2025-06-01 21:42:13 -07:00
9c6231f045 add approval id in discord notification and add flashbar after clicking edit
martin pushed to main at martin/doorman 2025-06-01 21:07:58 -07:00
3998818012 add secret for notify route
martin closed issue martin/doorman#34 2025-06-01 21:07:44 -07:00
security: protect the /notify route
martin commented on issue martin/doorman#34 2025-06-01 21:07:41 -07:00
security: protect the /notify route

added a basic security measure. There is now a secret that must be provided as a query parameter. It is only used internally so this should suffice for now

martin closed issue martin/doorman#40 2025-05-31 21:52:08 -07:00
bug: fix notify route alarm
martin commented on issue martin/doorman#40 2025-05-31 21:52:07 -07:00
bug: fix notify route alarm

thsi doens't really happen anymore since adding promise functionality to that route

martin closed issue martin/doorman#51 2025-05-31 21:51:35 -07:00
qol: create schema for DDB to be easier
martin commented on issue martin/doorman#51 2025-05-31 21:51:33 -07:00
qol: create schema for DDB to be easier

done

martin pushed to main at martin/doorman 2025-05-31 21:51:30 -07:00
2f45005a8a cleanup old code
aeefd6f5d3 change homeassistant container to use new ddb
ca2cd5286f migrate status route
154ca3aec0 migrate edit route
50c4e9ae2c migrate auth route
Compare 7 commits »
martin pushed to main at martin/doorman 2025-05-31 14:17:36 -07:00
73e98c0508 fix deserialiation
martin pushed to main at martin/doorman 2025-05-31 13:58:43 -07:00
446942582c testing dynabridge
martin pushed to main at martin/doorman 2025-05-31 13:50:54 -07:00
899d33895a complete node 22 upgrade
martin pushed to main at martin/doorman 2025-05-31 13:46:16 -07:00
2f3b3014a5 upgrade to node22
martin pushed to main at martin/doorman 2025-05-31 13:39:29 -07:00
e3b8acb8a9 add dynabridge and support specific bundled modules
martin pushed to main at martin/doorman 2025-05-29 22:32:29 -07:00
d80cd34a88 change back to audio first
95f84ff9a7 add buzzer presskey to edit form
Compare 2 commits »
martin commented on issue martin/doorman#51 2025-05-27 07:27:39 -07:00
qol: create schema for DDB to be easier

Going to try this combo instead Zoe + dynabridge