Commit graph

14 commits

Author SHA1 Message Date
9db9041048
fix: remove unused functions
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-12 22:59:32 +02:00
d9aef4eb3a
feat: remove export of accessToken and add export of clearAuth in auth composable 2025-07-12 17:47:55 +02:00
822b16ae07 Merge branch 'main' into email-verification
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-09 17:53:35 +00:00
9aec279d05
feat: refresh page when auth tokens are cleared 2025-07-09 07:25:39 +02:00
aa335b086a
feat: use logout endpoint for logout and move old logic to revoke in auth
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-05 02:38:23 +02:00
622abc9155
feat: profile page, EXCEPT FUCKING AVATARS AAAAAHHH
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 19:24:50 +02:00
256889a573
feat: favicon!! 2025-06-01 17:46:09 +02:00
a2c04af8ce
feat: basic user popup implemented
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:36:59 +02:00
e0cc80230c
feat: add small additional check for refresh res variable 2025-05-29 04:12:42 +02:00
a5f0e19716
feat: added check for if refresh returned access token 2025-05-28 22:40:26 +02:00
a15f85a082
fix: refresh returning 401 not properly logging you out of client 2025-05-28 02:24:54 +02:00
2f0ff0521f feat: update and improve auth composable 2025-05-26 22:49:43 +02:00
fecf6fb6e0 feat: change requests to use apiBase localStorage value 2025-05-26 22:49:43 +02:00
2bfd1aa833 feat: add useAuth composable for centralized auth management 2025-05-26 22:49:43 +02:00