Commit graph

12 commits

Author SHA1 Message Date
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
febdbb9421
feat: add query parameters options to fetchMessages function
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:00:57 +02:00
00d6eb0a00
fix: missing return type in some fetch functions 2025-05-31 17:11:08 +02:00
115b7d8341
feat: remove old utils in favor of api composable 2025-05-31 16:31:40 +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