Commit graph

13 commits

Author SHA1 Message Date
038b1af44e
fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
9a84315b64
fix: apiBase not including api version when automatically fetched 2025-05-31 16:32:04 +02:00
57f31d487e
fix: apiBase not including api version
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-31 02:55:44 +02:00
502e31ee69
fix: apiBase not being used correctly, format document indentation
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-05-31 02:39:34 +02:00
bc8e84b75d
feat: implement checking of /.well-known/gorb.txt for api url, remove old localStorage lines
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-05-31 01:19:31 +02:00
52eab190ee
fix: auth layout causing too much recursion due to having forgotten to remove <NuxtLayout> 2025-05-29 04:12:13 +02:00
59c9acdc9e
feat: remove loading on this page in favor of layout-wide loading
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-29 02:36:44 +02:00
073e93cb57
feat: move Loading in auth layout to outside root container 2025-05-28 02:29:05 +02:00
e4a338b99c
feat: add back /api to being included in api_base cookie
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-26 23:35:33 +02:00
f1f4d4f76e
feat: remove /api from being included in api_base cookie
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-26 22:58:31 +02:00
64c5f99963 feat: add auth layout 2025-05-26 22:49:43 +02:00
4364e9fa3b feat: move login/register to auth layout, add detecting and setting instance URL 2025-05-26 22:49:43 +02:00
893b3726bb
feat: add basis of auth 2025-05-01 22:35:18 +02:00