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
bca209ef81
style: remove unused imports 2025-07-16 04:55:30 +02:00
2863651f70
feat: switch to use fetcvhInstanceStats from api in login page to check for whether registration is enabled 2025-07-09 07:28:18 +02:00
80f05bb514
feat: make redirects replace current url so you can go back to previous page without being immediately redirected
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:42:18 +02:00
7bbf905df5
feat: switch to use apiBase rather than instanceUrl for checking stats endpoint 2025-05-31 02:38:18 +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
e1cce87cdb
fix: always redirecting to / due to missing if statement in login page 2025-05-28 02:28:09 +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