mobilizon/src/components/Group
Thomas Citharel ded59bec27
fix(front): fix XSS because of bad operations when setting the group's summary
Group summary (HTML) is properly sanitized by the backend, but for groups we did a special operation
before setting the HTML in the Vue app. This is now removed

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-06 08:47:44 +01:00
..
Sections build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
GroupCard.story.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
GroupCard.vue fix(front): fix XSS because of bad operations when setting the group's summary 2023-12-06 08:47:44 +01:00
GroupMemberCard.story.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
GroupMemberCard.vue fix(front): fix XSS because of bad operations when setting the group's summary 2023-12-06 08:47:44 +01:00
GroupSection.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
InvitationCard.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
InvitationsList.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
JoinGroupWithAccount.vue build: replace @vueuse/head with @unhead/vue 2023-11-21 16:40:32 +01:00
MultiGroupCard.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
ShareGroupModal.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
SkeletonGroupResult.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
SkeletonGroupResultList.vue build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00