Robin Dittmar robin
  • Joined on 2023-10-18
robin pushed to dev at robin/dttmr-fe 2026-08-31 21:39:50 +02:00
327cfc1c5d Merge pull request 'Invite system and user registration' (#12) from dev into main
robin pushed to main at robin/dttmr-api 2026-08-31 21:38:49 +02:00
69379f3a6a Merge pull request 'Invite system and user registration' (#32) from dev into main
8479b8ac4b fix: manually delete user when invite could not be consumed - since transactions in the handler are not yet supported
4b91e7b32c fix: registering with invite now works
47a6ad6cbf feat: removed default handler
2ae4dbdc11 feat: POST /users is now no longer a protected route
Compare 14 commits »
robin merged pull request robin/dttmr-api#32 2026-08-31 21:38:47 +02:00
Invite system and user registration
robin created pull request robin/dttmr-api#32 2026-08-31 21:38:40 +02:00
Invite system and user registration
robin pushed to main at robin/dttmr-fe 2026-08-31 21:37:39 +02:00
327cfc1c5d Merge pull request 'Invite system and user registration' (#12) from dev into main
2c45478478 feat: registration with invite codes
68991a3722 feat: user invites in account panel
73ef2b625d fix: updated /user/password route
6b416eeb02 fix: added missing space
Compare 5 commits »
robin merged pull request robin/dttmr-fe#12 2026-08-31 21:37:38 +02:00
Invite system and user registration
robin created pull request robin/dttmr-fe#12 2026-08-31 21:36:30 +02:00
Invite system and user registration
robin pushed to dev at robin/dttmr-api 2026-08-31 21:35:54 +02:00
8479b8ac4b fix: manually delete user when invite could not be consumed - since transactions in the handler are not yet supported
4b91e7b32c fix: registering with invite now works
47a6ad6cbf feat: removed default handler
2ae4dbdc11 feat: POST /users is now no longer a protected route
8b0d82ac24 fix: sql column access for invites
Compare 11 commits »
robin pushed to dev at robin/dttmr-fe 2026-08-31 21:35:51 +02:00
2c45478478 feat: registration with invite codes
68991a3722 feat: user invites in account panel
73ef2b625d fix: updated /user/password route
6b416eeb02 fix: added missing space
Compare 4 commits »
robin pushed to dev at robin/dttmr-fe 2026-08-31 19:35:13 +02:00
69fe3651df Merge pull request 'Abstracted modal's common code to BaseModal' (#11) from dev into main
robin pushed to dev at robin/dttmr-api 2026-08-31 18:44:33 +02:00
eaf676f8b4 fix: moved to encoding/json/v2
73df97548b fix: added go.sum
Compare 2 commits »
robin pushed to main at robin/dttmr-fe 2026-08-31 18:11:43 +02:00
69fe3651df Merge pull request 'Abstracted modal's common code to BaseModal' (#11) from dev into main
10bf01046c fix: abstracted modal's common code to BaseModal
Compare 2 commits »
robin merged pull request robin/dttmr-fe#11 2026-08-31 18:11:43 +02:00
Abstracted modal's common code to BaseModal
robin pushed to dev at robin/dttmr-fe 2026-08-31 18:11:30 +02:00
10bf01046c fix: abstracted modal's common code to BaseModal
946399c16c Merge pull request 'Add item input now doubles as search bar for the list' (#10) from dev into main
Compare 2 commits »
robin created pull request robin/dttmr-fe#11 2026-08-31 18:09:47 +02:00
Abstracted modal's common code to BaseModal
robin pushed to dev at robin/dttmr-fe 2026-08-31 18:09:13 +02:00
2cc38bbc17 fix: abstracted modal's common code to BaseModal
robin pushed to main at robin/dttmr-fe 2026-08-31 18:03:26 +02:00
946399c16c Merge pull request 'Add item input now doubles as search bar for the list' (#10) from dev into main
ca0317a01a feat: add item input now doubles as search bar for the list
Compare 2 commits »
robin merged pull request robin/dttmr-fe#10 2026-08-31 18:03:24 +02:00
Add item input now doubles as search bar for the list
robin created pull request robin/dttmr-fe#10 2026-08-31 18:03:18 +02:00
Add item input now doubles as search bar for the list
robin pushed to dev at robin/dttmr-fe 2026-08-31 18:03:00 +02:00
ca0317a01a feat: add item input now doubles as search bar for the list