frontend/components
2025-08-16 12:31:43 +02:00
..
Guild Merge branch 'main' into context-menu-ban-kick 2025-08-15 20:01:28 +02:00
Me style: move profile functions into a composable 2025-07-19 17:19:14 +02:00
Modal fix: kick and ban would execute regardless of prompt due to calling the function in the Button callback prop instead of just passing it 2025-08-16 12:31:43 +02:00
Popups fix: broken cropping tool due to missing imports 2025-07-20 04:57:56 +02:00
Settings chore: review changes 2025-08-15 13:05:36 +02:00
User Merge remote-tracking branch 'origin/main' into about-me-textfield 2025-08-05 23:49:30 +02:00
UserInterface Merge branch 'main' into context-menu-ban-kick 2025-08-15 20:01:28 +02:00
Avatar.vue refactor: move getDisplayAvatar into profile composable 2025-08-11 22:25:16 +02:00
Banner.vue feat: start work on Banner component 2025-06-07 06:29:15 +02:00
DefaultIcon.vue chore: add comment 2025-08-11 22:23:20 +02:00
Message.vue feat: implement Confirmation modal on kick and ban context menu actions 2025-08-16 12:01:36 +02:00
MessageArea.vue style: change member list and navbar colours 2025-08-15 12:28:48 +02:00
MessageMedia.vue Merge remote-tracking branch 'origin/main' into modal-polish 2025-08-15 14:20:33 +02:00