Commit graph

11 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
cbe50dd028
fix: clean code to account for guaranteed array returns 2025-07-16 10:47:50 +02:00
9f66643b99
feat: add attempting to set instance URL from auth middleware 2025-07-09 07:27:44 +02:00
dd63095526
feat: add check for email verification requirement and redirect if needed in auth middleware 2025-07-09 07:27:16 +02:00
55f4f0401b
fix: v not included before API version number
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:44:18 +02:00
038b1af44e
fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
abf3b248c4
feat: redirect to first channel in list when going to server url 2025-05-31 16:35:11 +02:00
25fc9e23c5
fix: redirect missing ? before query parameters 2025-05-29 04:11:03 +02:00
a439f9481a
feat: manage loading state in auth middleware 2025-05-28 23:38:52 +02:00
6548f9329e
fix: redirect query set to undefined due to missing if statement check 2025-05-28 22:38:11 +02:00
6a11108ec1
feat: add auth middleware 2025-05-28 02:18:29 +02:00