Constantin Simonis csimonis · Retarded Goblin
csimonis pushed to main at SZUT/casino 2025-05-07 19:09:22 +00:00
bce3750f34 Merge pull request 'fix: fix prod api url' (!173) from fix/prod into main
127c1229e8 fix: run prettier
864e77c095 fix: fix prod api url
Compare 3 commits »
csimonis automatically merged pull request SZUT/casino#173 2025-05-07 19:09:20 +00:00
csimonis created pull request SZUT/casino#173 2025-05-07 16:17:00 +00:00
fix: fix prod api url
csimonis created branch fix/prod in SZUT/casino 2025-05-07 16:16:47 +00:00
csimonis pushed to fix/prod at SZUT/casino 2025-05-07 16:16:47 +00:00
864e77c095 fix: fix prod api url
csimonis pushed to feat/mails at SZUT/casino 2025-05-07 16:11:42 +00:00
248162aad6 feat(email): add email service and configuration for sending emails
csimonis created branch feat/mails in SZUT/casino 2025-05-07 16:11:41 +00:00
csimonis pushed to bugfix/fix-login at SZUT/casino 2025-05-07 15:26:40 +00:00
88c2f49b03 style(navbar): format import statements and arrow function
csimonis pushed to bugfix/fix-login at SZUT/casino 2025-05-07 15:24:19 +00:00
db6bf4f199 refactor(auth.service): remove unused imports and variables
csimonis created pull request SZUT/casino#172 2025-05-07 15:23:49 +00:00
fix: fix login/register
csimonis pushed to bugfix/fix-login at SZUT/casino 2025-05-07 15:23:38 +00:00
ad77c76d14 fix: fix login/register
csimonis created branch bugfix/fix-login in SZUT/casino 2025-05-07 15:23:38 +00:00
csimonis pushed to feature/authentication at SZUT/casino 2025-05-07 14:26:08 +00:00
5a0d7b2313 chore: prettier
csimonis pushed to feature/authentication at SZUT/casino 2025-05-07 14:23:04 +00:00
91e546226d chore: shitty ahh rebase
csimonis pushed to feature/authentication at SZUT/casino 2025-05-07 13:39:27 +00:00
84250969aa feat(auth): add user refresh functionality in services
851cfe1bc8 refactor: remove unused parameters and improve formatting
1111c91407 feat(auth): update login and register components design
a178386355 style: clean up import statements for consistency
0cf2ea3438 refactor: clean up unused imports across controllers
Compare 18 commits »
csimonis pushed to feature/authentication at SZUT/casino 2025-05-07 13:35:22 +00:00
3b8e838a29 feat(auth): add user refresh functionality in services
csimonis reopened pull request SZUT/casino#163 2025-05-07 13:33:39 +00:00
feat(auth): rewrite authentication to not use oauth manage users in app instead
csimonis pushed to feature/authentication at SZUT/casino 2025-05-07 13:30:44 +00:00
cba975193b refactor: remove unused parameters and improve formatting