Commit Graph

24 Commits

Author SHA1 Message Date
262f21d157 feat(i18n): deprecate Spanish language support in the frontend 2025-08-26 15:58:06 -04:00
cdcfe8d7e2 refactor(auth): cleanup auth module and streamline the registration flow 2025-06-18 21:23:19 -04:00
25b94d3e02 many fixes and improvements - rework for modules/ and common/
feat(emailer): add Postmark and Resend providers
2025-06-13 02:22:35 -04:00
31ba18fa8d chore(pack): optimize dependencies, reduce bundle size 2025-06-05 13:52:05 -04:00
74323247c9 feat(album): fix the loading indicator upon opening the page 2025-06-05 11:02:28 -04:00
2c29878f70 feat(album): add progress indicator on save 2025-06-03 16:16:24 -04:00
4301358d07 fix(album): improving the creation/update workflow 2025-06-03 15:43:33 -04:00
ebb44adba6 fix(album): after updating the album, the photos are dissapearing from the page 2025-06-02 15:19:54 -04:00
4cdde61a47 fix(album): removing images does not work on mobile 2025-06-02 14:09:17 -04:00
6ae6db0c1d fix(album): removing last album image was not working 2025-06-02 12:35:44 -04:00
a08b384495 feat(album): add thumbnails and AlbumViewer.vue 2025-05-26 15:11:57 -04:00
0733a0ec1c chore(photos): simplify photo components 2025-05-13 12:59:01 -04:00
e073ef8540 fix(creator): styling for creator album 2025-05-07 16:13:20 -04:00
4492f8d6e6 feat(creator): add validation when editing the presentation infos 2025-05-07 13:47:51 -04:00
a480a4ce5d feat(creator): introduce Album component and refactor AboutCreator to use it 2025-04-26 18:08:57 -04:00
2c09be4465 fix(creator): remove console.log 2025-04-25 01:57:09 -04:00
e018dbad8a fix(creator): missing phone and email on "about page" 2025-04-25 01:44:03 -04:00
57fbbf17a5 feat(creator): allow text for description 2025-04-25 01:22:11 -04:00
c7353626a1 bug: missing images when not authenticated 2025-04-24 21:33:28 -04:00
06ac4c9624 bug: remove empty images on new creator. 2025-04-24 04:21:46 -04:00
cc3df49848 feat: Add contact information section to AboutCreator.vue and integrate phone/email updates in ProfilePage.vue 2025-04-24 04:08:25 -04:00
c16dddb8dd feat: Add validation for YouTube URL and enhance image upload experience in creator's album editor 2025-04-24 03:20:08 -04:00
6d3525c2ee Adds PhotoAlbum, CreatorHome, AboutCreator. 2025-04-23 17:45:09 -04:00
524b429170 feat: Add creator profile and about section improvements 2025-04-22 15:35:08 -04:00