Commit graph

104 commits

Author SHA1 Message Date
771c0699a7
Merge remote-tracking branch 'origin/main' into sort-members-list
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-18 07:34:13 +02:00
f6ede67c26
style: seperate out sortUsers and sortMembers
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-16 10:59:00 +02:00
4229682d69
feat: sort member's list alphabetically
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-16 10:48:02 +02:00
0f583f085e
style: move /me/friends to /me/index 2025-07-16 10:21:30 +02:00
788222967b
style: clean up imports for settings page
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-16 05:03:18 +02:00
bca209ef81
style: remove unused imports 2025-07-16 04:55:30 +02:00
e7558d9a95
refactor: move MemberEntry 2025-07-14 21:39:18 +02:00
86ddae62b2
chore: sort components into subfolders
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-13 20:34:59 +02:00
cf32b62ae7
Merge branch 'guild-settings' into guild-joining
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-13 01:45:05 +02:00
76bef24a9a
Merge branch 'main' into guild-settings
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-13 01:05:24 +02:00
6071bbce35
feat: make it so channels and members are re-fetched on each activation 2025-07-12 23:59:23 +02:00
3fc8933b1e
fix: VerticalSpacer being referred to as verticalSpacer
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-12 19:24:38 +02:00
b731228fb8
feat: add friend count to buttons on friend page
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-12 19:14:18 +02:00
83464c8f13
fix: button variants not displaying properly 2025-07-12 19:08:25 +02:00
890fbebbe9
feat: use <style module> for friends list-scoped css
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-12 18:58:09 +02:00
79aa61cb81
chore: remove unused css 2025-07-12 18:57:21 +02:00
010964f188
feat: convert links with hashes to buttons with filter var, and loop through buttons to create 2025-07-12 18:56:14 +02:00
4e2e61d4dc
chore: remove unnecessary code
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-11 01:54:24 +02:00
0562127e4a
feat: finish entire friends menu
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-11 01:45:24 +02:00
34976b4f50
feat: finish DM sidebar 2025-07-10 23:12:44 +02:00
c9bea94ef8
fix: add missing imports 2025-07-10 23:03:46 +02:00
a3feb07e73
refactor: rename Channel to ChannelEntry 2025-07-10 23:00:54 +02:00
7b62d352f8
fix: user verticalSpacer over existing spans 2025-07-10 22:52:16 +02:00
8e69dc805e
chore: remove unused popups 2025-07-10 22:51:56 +02:00
a90f062181
refactor: move the homepage to /me from /
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 21:53:25 +02:00
71242d0543 revert 04358e9c91
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
revert feat: make settings menu remember your page on reload

it breaks the back button, my bad
2025-07-10 19:37:04 +00:00
04358e9c91
feat: make settings menu remember your page on reload
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 21:04:27 +02:00
a9b0eda9e2
Merge remote-tracking branch 'origin/ui-refactor'
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-10 16:19:21 +02:00
323178af6b
undo the last 6 merges i fucked up
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-10 16:10:55 +02:00
0afb269788
feat: start adding back button for settings 2025-07-10 15:48:14 +02:00
a1cd9c482c
feat: increase width of channels and members lists
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-10 11:46:25 +02:00
822b16ae07 Merge branch 'main' into email-verification
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-09 17:53:35 +00:00
84aa1f95fe
feat: add auto redirection in verify-email page 2025-07-09 07:30:06 +02:00
2c670ebc6a
feat: add email verification handling in register page 2025-07-09 07:29:03 +02:00
2863651f70
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
a6572c20f9
fix: remove accidental duplication of member list
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
this was for local testing, forgot to remove it
2025-07-09 01:04:37 +02:00
9a2fe8fb37
refactor: change a lot of dynamic sizes to em and rem
this makes the client feel a LOT snappier
2025-07-09 00:43:23 +02:00
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
a551cd547d
feat: remove InvitePopup from channelId view 2025-07-07 11:33:34 +02:00
936d036253
fix: remove weird gradient
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-06 02:22:24 +02:00
24d8905ef2
feat: woke theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-06 02:20:11 +02:00
7098dda6b4
fix: remove un-necessary imports
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-05 19:03:24 +02:00
c03f72cecc
feat: implement "hash navigation" for settings 2025-07-05 17:05:40 +02:00
94fee82893
refactor: minor refactor 2025-07-05 15:51:09 +02:00
9f1232a668
fix: ensure memberlist isn't taller than the screen
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
i'm not sure why you need to set a max height, this isn't really a great soulution to the problem either, but we need *something* right now
2025-07-05 15:38:00 +02:00
c1021b1192
fix: fix build time and version hash being evaluated at runtime
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-05 15:24:09 +02:00
059282706b
fix: remove random accidental import, fix build system
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-05 01:27:04 +02:00
c8b7c1d909
feat: add links, build time, and git hash to settings menu
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
ci/woodpecker/pr/build-and-publish Pipeline failed
2025-07-04 13:05:09 +02:00
d90252542d
feat: split account into two pages, to add email updates 2025-07-03 18:59:04 +02:00
49ad1d195d
Merge branch 'theming' into GUI-polish 2025-07-03 17:52:21 +02:00