Commit graph

14 commits

Author SHA1 Message Date
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
9f3059f94c
feat: change /servers endpoints to /guilds to reflect changes in PR #19 2025-05-29 23:00:17 +02:00
6658c28c85
feat: add utility to scroll to bottom of element 2025-05-29 04:09:44 +02:00
a324cc9300
style: fix indentation 2025-05-29 02:33:48 +02:00
a15f85a082
fix: refresh returning 401 not properly logging you out of client 2025-05-28 02:24:54 +02:00
cc36fc1912
feat: add utilities to fetch guild member and instance user 2025-05-27 01:45:33 +02:00
358b950af4 feat: add uuid v7 to timestamp converter 2025-05-26 22:49:43 +02:00
3d1d1151bc feat: add sleep function utility 2025-05-26 22:49:43 +02:00
6d4b3d51bc feat: implement fetchWithAuth utility composable 2025-05-26 22:49:43 +02:00
fc9d21d4df feat: remove fetchWithAuth 2025-05-26 22:49:43 +02:00
a4b98ba58a feat: re-added automatic revoke 2025-05-26 22:49:43 +02:00
f17aab4a6a feat: add check for access token presence in fetchWithAuth utility and added credentials to request 2025-05-26 22:49:43 +02:00
f04c88b392 feat: add utility function to fetch with authrorization header 2025-05-26 22:49:43 +02:00
80a2c724d8
feat: add hashing and validation utility functions 2025-05-01 22:29:53 +02:00