Commit graph

20 commits

Author SHA1 Message Date
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