Commit graph

17 commits

Author SHA1 Message Date
ef9b70410b
fix: profile modal staying open even if view/route is changed
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-21 12:21:33 +02:00
1ac3042470
style: move profile functions into a composable
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-19 17:19:14 +02:00
e44c7d0c2e
style: code cleanup 2025-07-19 17:15:44 +02:00
3beaddf0bd
fix: remove wip name
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-19 16:57:51 +02:00
cf84ba9d0a
Merge remote-tracking branch 'origin/main' into profile-modal
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-19 16:54:13 +02:00
ce306a2f72
feat: finish profile popup
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-19 16:54:05 +02:00
9d69dac77a
feat: manage to get the popup to render with correct positions 2025-07-18 11:00:25 +02:00
4b1db5961a
feat: add channel name tooltip to ChannelEntry component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-18 03:39:23 +02:00
80df3dd13d
feat: adjust width, min-width, and max-width of channels and members list sidebars and implement saving of widths 2025-07-18 03:38:35 +02:00
fe77b2c28d
feat: start adding popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-17 17:08:29 +02:00
b8cbbf1f86
refactor: change getDisplayName to take in a single variable instead of two 2025-07-17 15:11:55 +02:00
ab87fb681c
chore: update rest of the codebase to use new getDisplayName() function
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-16 10:27:56 +02:00
e7558d9a95
refactor: move MemberEntry 2025-07-14 21:39:18 +02:00
480c91d419
feat: use v-if instead of programmatically rendering invite modal in GuildOptionsMenu 2025-07-14 01:06:42 +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
a3feb07e73
refactor: rename Channel to ChannelEntry 2025-07-10 23:00:54 +02:00
15e5a21277
refactor: try sorting components into sub-folders
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-10 22:47:52 +02:00