• Joined on 2024-10-23
ahtlon pushed to change_card_model at malobeo/gatekeeper 2026-07-01 17:23:41 +02:00
98b57a29a1 [Cards] Add patch endpoint
ahtlon created pull request malobeo/infrastructure#163 2026-07-01 06:06:44 +02:00
Automatic Nixpkgs update
ahtlon closed pull request malobeo/infrastructure#162 2026-07-01 06:06:39 +02:00
Automatic Nixpkgs update
ahtlon created pull request malobeo/infrastructure#162 2026-06-29 06:10:07 +02:00
Automatic Nixpkgs update
ahtlon closed pull request malobeo/infrastructure#160 2026-06-29 06:09:02 +02:00
Automatic Nixpkgs update
ahtlon pushed to change_card_model at malobeo/gatekeeper 2026-06-27 19:17:33 +02:00
cd1c056c9a [Cards, Users] Check unique and return error
ahtlon pushed to change_card_model at malobeo/gatekeeper 2026-06-27 18:22:31 +02:00
efa3cbfb58 [Tests] Fix various tests
b71e6388fa [Debug] fix debug router for new card model
e2db1ecf37 [Cards] Add new fields to registration
7922e710cf [Cards] add serial, enabled, name fields
8268476053 [Users] avoid printing password to log
Compare 5 commits »
ahtlon created pull request malobeo/gatekeeper#14 2026-06-27 15:57:21 +02:00
WIP: Card model changes
ahtlon pushed to change_card_model at malobeo/gatekeeper 2026-06-27 15:55:28 +02:00
a32e820a02 [Card] change path operation to DELETE for #5
eec575c619 [Cards] Change all instances of uuid to key
Compare 2 commits »
ahtlon created branch change_card_model in malobeo/gatekeeper 2026-06-27 15:55:28 +02:00
ahtlon opened issue malobeo/gatekeeper#13 2026-06-27 15:37:01 +02:00
Card enable/disable state
ahtlon opened issue malobeo/gatekeeper#12 2026-06-27 15:36:26 +02:00
Fix startup logging wrong url
ahtlon commented on issue malobeo/gatekeeper#5 2026-06-27 15:29:54 +02:00
No delete endpoint for cards

No, the delete endpoint is an action for the scanner. It scans the next card, finds the key, then looks it up and deletes the db entry if found. User input is not required for this action. I can…

ahtlon created pull request malobeo/gatekeeper#11 2026-06-27 15:00:18 +02:00
WIP: add_raspi
ahtlon pushed to add_raspi at malobeo/gatekeeper 2026-06-27 14:59:27 +02:00
e871330041 Update flake.lock
2d64edde64 WIP add rpi nixos-config
Compare 2 commits »
ahtlon created branch add_raspi in malobeo/gatekeeper 2026-06-27 14:59:27 +02:00
ahtlon pushed to master at malobeo/gatekeeper 2026-06-27 14:48:35 +02:00
17b99041db Add test for /api/v1/users/current
ahtlon created pull request ahtlon/infrastructure#32 2026-06-25 02:04:22 +02:00
Automatic Nixpkgs update
ahtlon pushed to master at malobeo/gatekeeper 2026-06-24 15:54:15 +02:00
17842a14fd Fix tests using the new api root
ahtlon closed issue malobeo/gatekeeper#3 2026-06-24 15:39:33 +02:00
CardConnectionException on initial run