Commit graph

9 commits

Author SHA1 Message Date
771c0699a7
Merge remote-tracking branch 'origin/main' into sort-members-list
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-18 07:34:13 +02:00
2c670ebc6a
feat: add email verification handling in register page 2025-07-09 07:29:03 +02:00
038b1af44e
fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
bb63afa31e
feat: remove unused variable 2025-05-31 02:37:29 +02:00
f39ff00b3b
feat: implement checking if email verification is enabled or not, change appearance of auth
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-30 00:15:19 +02:00
7ad2b6f299
style: fix indentation 2025-05-28 22:38:54 +02:00
8bfa17631c
feat: add support for redirect_to query param in register page 2025-05-28 02:27:22 +02:00
e1f2a5a591 feat: change to use useAuth composable 2025-05-26 22:49:43 +02:00
893b3726bb
feat: add basis of auth 2025-05-01 22:35:18 +02:00