Commit graph

20 commits

Author SHA1 Message Date
010472c83d
feat: implement scroll position retention 2025-06-07 06:12:47 +02:00
2c76edaa32
feat: update scrollToBottom() 2025-06-07 06:12:46 +02:00
774e10d68c
fix: automatic auth refresh
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-06 01:57:19 +02:00
115b7d8341
feat: remove old utils in favor of api composable 2025-05-31 16:31:40 +02:00
aa710e0a4d
feat: rename some occurrences of guild back to server 2025-05-31 14:38:49 +02:00
fe1474416f
feat: change all occurrences of server with guild 2025-05-31 14:27:37 +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
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