• Joined on 2024-10-23
ahtlon created pull request ahtlon/infrastructure#34 2026-07-09 02:05:58 +02:00
Automatic Nixpkgs update
ahtlon pushed to master at malobeo/gatekeeper 2026-07-04 01:04:32 +02:00
1883662b5f Update README
a91bda16c2 [nix] nix run now possible
Compare 2 commits »
ahtlon pushed to change_tt_model at malobeo/gatekeeper 2026-07-03 22:02:46 +02:00
d7af294e8b [Models] This doesn't quite work yet but this is about the model im thinking of for the future
ahtlon created pull request malobeo/gatekeeper#16 2026-07-03 21:40:36 +02:00
WIP: Change accessauth, timetable model
ahtlon pushed to change_tt_model at malobeo/gatekeeper 2026-07-03 21:32:24 +02:00
ahtlon created branch change_tt_model in malobeo/gatekeeper 2026-07-03 21:32:23 +02:00
ahtlon opened issue malobeo/gatekeeper#15 2026-07-02 19:49:36 +02:00
Database migrations
ahtlon created pull request ahtlon/infrastructure#33 2026-07-02 02:04:39 +02:00
Automatic Nixpkgs update
ahtlon pushed to master at malobeo/gatekeeper 2026-07-01 17:54:24 +02:00
2d636f2bd7 [Main] add note about new doc url
ahtlon closed issue malobeo/gatekeeper#12 2026-07-01 17:54:24 +02:00
Fix startup logging wrong url
ahtlon pushed to master at malobeo/gatekeeper 2026-07-01 17:47:27 +02:00
2531d4709b [Tests] add card manager PATCH tests
ahtlon closed issue malobeo/gatekeeper#6 2026-07-01 17:29:54 +02:00
Endpoint to assign/unassing cards to groups
ahtlon commented on issue malobeo/gatekeeper#6 2026-07-01 17:29:54 +02:00
Endpoint to assign/unassing cards to groups

#14 PATCH@/api/v1/cards/{card_id}

ahtlon closed issue malobeo/gatekeeper#13 2026-07-01 17:28:51 +02:00
Card enable/disable state
ahtlon commented on issue malobeo/gatekeeper#13 2026-07-01 17:28:51 +02:00
Card enable/disable state

#14

ahtlon deleted branch change_card_model from malobeo/gatekeeper 2026-07-01 17:28:08 +02:00
ahtlon pushed to master at malobeo/gatekeeper 2026-07-01 17:28:08 +02:00
adbe64812a Merge pull request 'Card model changes' (#14) from change_card_model into master
098925c026 [Cards] Add patch endpoint
cd1c056c9a [Cards, Users] Check unique and return error
efa3cbfb58 [Tests] Fix various tests
b71e6388fa [Debug] fix debug router for new card model
Compare 10 commits »
ahtlon closed issue malobeo/gatekeeper#5 2026-07-01 17:28:08 +02:00
No delete endpoint for cards
ahtlon merged pull request malobeo/gatekeeper#14 2026-07-01 17:28:04 +02:00
Card model changes
ahtlon pushed to change_card_model at malobeo/gatekeeper 2026-07-01 17:25:32 +02:00
098925c026 [Cards] Add patch endpoint