frontend/pages
JustTemmie 9c08db29d5
refactor: change the client from table to flexbox
this makes the server, channel, and member list a constant size, making the text messages take up the entire remaining width
this also fixes the text wrapping you have already fixed on one of your branches

this change is required if we want to make the member list toggelable, or channel list resizable
2025-07-10 15:48:14 +02:00
..
servers/[serverId] refactor: change the client from table to flexbox 2025-07-10 15:48:14 +02:00
index.vue fix: rephrase sentace from "server" to "guild" 2025-07-10 15:48:14 +02:00
login.vue feat: switch to use fetcvhInstanceStats from api in login page to check for whether registration is enabled 2025-07-09 07:28:18 +02:00
register.vue feat: add email verification handling in register page 2025-07-09 07:29:03 +02:00
settings.vue feat: pretty button :3 2025-07-10 15:48:14 +02:00
verify-email.vue feat: add auto redirection in verify-email page 2025-07-09 07:30:06 +02:00