frontend/pages
JustTemmie 730b0cb1dc
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-09 00:25:52 +02:00
..
servers/[serverId] refactor: change the client from table to flexbox 2025-07-09 00:25:52 +02:00
index.vue feat: add / page 2025-05-28 02:29:26 +02:00
login.vue feat: make redirects replace current url so you can go back to previous page without being immediately redirected 2025-06-01 01:42:18 +02:00
register.vue fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
settings.vue fix: remove weird gradient 2025-07-06 02:22:24 +02:00
verify-email.vue feat: add verify-email page, wip 2025-05-28 02:26:17 +02:00