|
a5f0e19716
|
feat: added check for if refresh returned access token
|
2025-05-28 22:40:26 +02:00 |
|
|
7ad2b6f299
|
style: fix indentation
|
2025-05-28 22:38:54 +02:00 |
|
|
6548f9329e
|
fix: redirect query set to undefined due to missing if statement check
|
2025-05-28 22:38:11 +02:00 |
|
|
e6bff0042d
|
feat: switched from setting height to 100% to using 100dvh
|
2025-05-28 22:37:25 +02:00 |
|
|
585e79dac6
|
feat: set baseURL back to root rather than /web
|
2025-05-28 22:36:14 +02:00 |
|
|
93b7bf9154
|
Merge branch 'main' of ssh://git.gorb.app:2022/gorb/frontend
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-28 20:35:09 +02:00 |
|
|
19fcccfb5b
|
feat: make chat scroll position to be at the bottom upon load
|
2025-05-28 20:20:28 +02:00 |
|
|
508af36704
|
feat: add Loading component to app.vue
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-28 02:30:18 +02:00 |
|
|
582435a3c7
|
feat: create custom error page, wip
|
2025-05-28 02:29:44 +02:00 |
|
|
1783928c36
|
feat: add / page
|
2025-05-28 02:29:26 +02:00 |
|
|
073e93cb57
|
feat: move Loading in auth layout to outside root container
|
2025-05-28 02:29:05 +02:00 |
|
|
e1cce87cdb
|
fix: always redirecting to / due to missing if statement in login page
|
2025-05-28 02:28:09 +02:00 |
|
|
8bfa17631c
|
feat: add support for redirect_to query param in register page
|
2025-05-28 02:27:22 +02:00 |
|
|
9f6490d744
|
feat: add verify-email page, wip
|
2025-05-28 02:26:17 +02:00 |
|
|
a15f85a082
|
fix: refresh returning 401 not properly logging you out of client
|
2025-05-28 02:24:54 +02:00 |
|
|
6a11108ec1
|
feat: add auth middleware
|
2025-05-28 02:18:29 +02:00 |
|
|
22ca450651
|
feat: make Loading component a spinning load circle
|
2025-05-28 02:17:54 +02:00 |
|
|
8140335518
|
feat: disable ssr to enable client-side rendering
|
2025-05-28 02:17:00 +02:00 |
|
|
9981bc4158
|
feat: add embed field
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-27 21:06:02 +02:00 |
|
|
c7b853230e
|
feat: implement fetching of usernames for messages
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-27 01:47:48 +02:00 |
|
|
a110e39c2b
|
feat: change spacing of messages
|
2025-05-27 01:47:18 +02:00 |
|
|
cc36fc1912
|
feat: add utilities to fetch guild member and instance user
|
2025-05-27 01:45:33 +02:00 |
|
|
68292b4e78
|
fix: ? display uuid instead of the same username for all messages
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-27 00:32:24 +02:00 |
|
|
e4a338b99c
|
feat: add back /api to being included in api_base cookie
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-26 23:35:33 +02:00 |
|
|
7c89f6c272
|
feat: set base URL to /web
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-26 23:23:23 +02:00 |
|
|
c73fe505a5
|
ci: fix node path
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-26 23:14:34 +02:00 |
|
|
f1f4d4f76e
|
feat: remove /api from being included in api_base cookie
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-26 22:58:31 +02:00 |
|
|
1d79f680df
|
feat: add Channel component
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-26 22:49:43 +02:00 |
|
|
8ce2d52044
|
feat: add invite popup component
|
2025-05-26 22:49:43 +02:00 |
|
|
646ae78776
|
feat: add components for showing messages
|
2025-05-26 22:49:43 +02:00 |
|
|
68cd8e10ed
|
feat: add Message class, may remove later
|
2025-05-26 22:49:43 +02:00 |
|
|
2f0ff0521f
|
feat: update and improve auth composable
|
2025-05-26 22:49:43 +02:00 |
|
|
c9decc585e
|
feat: add server page
|
2025-05-26 22:49:43 +02:00 |
|
|
136ca93ce8
|
feat: move some styles to app.vue
|
2025-05-26 22:49:43 +02:00 |
|
|
591599f499
|
feat: remove assets folder due to having moved to lucide icons
|
2025-05-26 22:49:43 +02:00 |
|
|
b900655896
|
feat: remove unused index file
|
2025-05-26 22:49:43 +02:00 |
|
|
64c5f99963
|
feat: add auth layout
|
2025-05-26 22:49:43 +02:00 |
|
|
2e3a4ae10d
|
feat: add client layout
|
2025-05-26 22:49:43 +02:00 |
|
|
1085687c00
|
feat: add channel page
|
2025-05-26 22:49:43 +02:00 |
|
|
89cd8ec1bf
|
feat: add file for storing types
|
2025-05-26 22:49:43 +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 |
|
|
986c5a90eb
|
feat: add Nuxt Icon module
|
2025-05-26 22:49:43 +02:00 |
|
|
1c680e85e3
|
feat: add loading component
|
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 |
|
|
4364e9fa3b
|
feat: move login/register to auth layout, add detecting and setting instance URL
|
2025-05-26 22:49:43 +02:00 |
|
|
e1f2a5a591
|
feat: change to use useAuth composable
|
2025-05-26 22:49:43 +02:00 |
|
|
a4b98ba58a
|
feat: re-added automatic revoke
|
2025-05-26 22:49:43 +02:00 |
|