Commit graph

28 commits

Author SHA1 Message Date
3c65a700ff
fix: fetching from malformed endpoints, again 2025-05-31 14:46:01 +02:00
aa710e0a4d
feat: rename some occurrences of guild back to server 2025-05-31 14:38:49 +02:00
4eeb3a8c2a
fix: fetching from malformed endpoints 2025-05-31 14:31:32 +02:00
fe1474416f
feat: change all occurrences of server with guild 2025-05-31 14:27:37 +02:00
7bbf905df5
feat: switch to use apiBase rather than instanceUrl for checking stats endpoint 2025-05-31 02:38:18 +02:00
bb63afa31e
feat: remove unused variable 2025-05-31 02:37:29 +02:00
f39ff00b3b
feat: implement checking if email verification is enabled or not, change appearance of auth
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-30 00:15:19 +02:00
9f3059f94c
feat: change /servers endpoints to /guilds to reflect changes in PR #19 2025-05-29 23:00:17 +02:00
6a3c8e8982
feat: improve channel list appearance 2025-05-29 22:16:42 +02:00
f44d67212b
feat: remove sleep I forgot to remove
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-29 02:38:18 +02:00
3b1581d950
feat: add loading on client layout 2025-05-29 02:36:10 +02:00
7ad2b6f299
style: fix indentation 2025-05-28 22:38:54 +02:00
1783928c36
feat: add / page 2025-05-28 02:29:26 +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
68292b4e78 fix: ? display uuid instead of the same username for all messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-27 00:32:24 +02:00
c9decc585e feat: add server page 2025-05-26 22:49:43 +02:00
b900655896 feat: remove unused index file 2025-05-26 22:49:43 +02:00
1085687c00 feat: add channel page 2025-05-26 22:49:43 +02:00
e1f2a5a591 feat: change to use useAuth composable 2025-05-26 22:49:43 +02:00
f37280c3f6
chore: remove unused styles 2025-05-01 22:39:40 +02:00
c3e17cb56e
wip: more work on client look 2025-05-01 22:38:59 +02:00
ef494ee23e
feat: add routes for servers and channels 2025-05-01 22:38:08 +02:00
d62e5ece30
refactor: remove /web routes as site should run on root by default 2025-05-01 22:37:06 +02:00
893b3726bb
feat: add basis of auth 2025-05-01 22:35:18 +02:00
d401464353
wip: more work 2025-04-30 07:40:51 +02:00
e4785522f5
Initial commit 2025-04-29 00:47:06 +02:00