Commit graph

51 commits

Author SHA1 Message Date
6141cac41a Merge branch 'settings-page'
All checks were successful
ci/woodpecker/manual/build-and-publish Pipeline was successful
co-authored-by: JustTemmie <git@beaver.mom>
2025-06-23 21:11:08 +02:00
9fd9fb6744 feat: code polishing
co-authored-by: JustTemmie <git@beaver.mom>
co-authored-by: SauceyRed <saucey@saucey.red>
2025-06-23 20:46:05 +02:00
714f75ce12 feat: update button component
co-authored-by: JustTemmie <git@beaver.mom>
2025-06-23 20:02:09 +02:00
5560680635
feat: use dynamic units, minor refactoring 2025-06-11 17:42:35 +02:00
d49d533724
feat: change members list back to using flex display
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-06 01:56:15 +02:00
d22e77ed14
feat: improve appearance of members list, same method as messages 2025-06-03 20:53:30 +02:00
acc4fa14b7
feat: finish up the my account section for now 2025-06-02 13:10:42 +02:00
8a3bb89f8a
Merge branch 'main' into settings-page 2025-06-02 12:36:20 +02:00
76952922bf
feat: add tabbing for channels list, members list, and messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-02 11:40:57 +02:00
0ddddd210e
feat: fucking explode i hate this
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 20:19:04 +02:00
622abc9155
feat: profile page, EXCEPT FUCKING AVATARS AAAAAHHH
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 19:24:50 +02:00
6182e00dd9
feat: decrease top padding of members container
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 17:38:03 +02:00
e8d37af75e
feat: update appearance of members list
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 17:35:36 +02:00
532aba5c21
feat: merge two #member-list blocks 2025-06-01 17:03:19 +02:00
a2c04af8ce
feat: basic user popup implemented
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:36:59 +02:00
fc266ffcc3
feat: log out button should work?
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 12:20:21 +02:00
162ca6833f feat: change colour of focused settings category
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 07:28:09 +02:00
39fb0a9eab feat: start of "My Account" page, need API help
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 07:15:20 +02:00
5012517e9b feat: Fundementals for settings pages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 05:04:38 +02:00
80f05bb514
feat: make redirects replace current url so you can go back to previous page without being immediately redirected
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:42:18 +02:00
038b1af44e
fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
1c5b136323
feat: change to fetch guild members list and improve appearance of members list 2025-05-31 17:12:07 +02:00
abf3b248c4
feat: redirect to first channel in list when going to server url 2025-05-31 16:35:11 +02:00
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