Constantin Simonis csimonis · Retarded Goblin
csimonis created branch feat/password-recovery in SZUT/casino 2025-05-15 09:19:46 +00:00
csimonis commented on pull request SZUT/casino#192 2025-05-15 09:07:11 +00:00
feat: verify email (CAS-66)

too late gng

csimonis released v1.56.0 at SZUT/casino 2025-05-15 09:06:28 +00:00
csimonis pushed to main at SZUT/casino 2025-05-15 09:05:32 +00:00
97a25af1c6 Merge pull request 'feat: verify email (CAS-66)' (!192) from feat/verify-email into main
2f21408e3d style: format code for better readability
51984318e6 refactor(auth.service): change observable type to unknown
decf2e21a3 feat(email): add welcome email sending on verification success
0963dbae06 refactor(verify-email): remove unused CSS file and update template
Compare 8 commits »
csimonis deleted branch feat/verify-email from SZUT/casino 2025-05-15 09:05:32 +00:00
csimonis automatically merged pull request SZUT/casino#192 2025-05-15 09:05:30 +00:00
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 09:03:51 +00:00
2f21408e3d style: format code for better readability
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 09:01:48 +00:00
51984318e6 refactor(auth.service): change observable type to unknown
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 08:58:52 +00:00
decf2e21a3 feat(email): add welcome email sending on verification success
csimonis commented on pull request SZUT/casino#192 2025-05-15 08:57:28 +00:00
feat: verify email (CAS-66)

@jank wrote in SZUT/casino#192 (comment):

image why is this even here

chillin

csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 08:57:15 +00:00
0963dbae06 refactor(verify-email): remove unused CSS file and update template
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 08:51:30 +00:00
db9fe84259 fix: change status code for EmailNotVerifiedException
csimonis created pull request SZUT/casino#192 2025-05-15 08:49:45 +00:00
feat: verify email
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 08:49:25 +00:00
d2225decc1 feat(auth): add email verification feature and handler
csimonis pushed to feat/verify-email at SZUT/casino 2025-05-15 08:02:42 +00:00
59aa831981 feat(auth): add email verification functionality
csimonis created branch feat/verify-email in SZUT/casino 2025-05-15 08:02:42 +00:00
csimonis released v1.52.2 at SZUT/casino 2025-05-14 08:00:35 +00:00
csimonis pushed to main at SZUT/casino 2025-05-14 07:59:34 +00:00
77c48982fa Merge pull request 'refactor: immediately display login error' (!185) from refactor-login into main
64b2e28566 style: run quality tools
5f9d60d332 refactor: immediately display login error
Compare 3 commits »
csimonis merged pull request SZUT/casino#185 2025-05-14 07:59:32 +00:00
refactor: immediately display login error