frontend/components
SauceyRed 8b8c0591a5
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
feat: add Confirmation modal to MemberEntry.vue
2025-08-16 15:50:11 +02:00
..
Guild feat: add Confirmation modal to MemberEntry.vue 2025-08-16 15:50:11 +02:00
Me style: move profile functions into a composable 2025-07-19 17:19:14 +02:00
Modal feat: rename Confirmation modal prop displayName to targetName 2025-08-16 13:22:21 +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 fix: sidebar resizing while holding right-click 2025-08-16 15:45:56 +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 fix: Confirmation modal target name not being displayed correctly in Message.vue due to use of display-name prop rather than target-name 2025-08-16 15:49:02 +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