Commit Graph

1232 Commits

Author SHA1 Message Date
f377706d62 Fix packages on frontend. 2025-04-23 17:53:18 -04:00
6d3525c2ee Adds PhotoAlbum, CreatorHome, AboutCreator. 2025-04-23 17:45:09 -04:00
247b2b023c Fix the Verified alignment 2025-04-22 15:59:00 -04:00
22867b5765 feat: Update authentication and profile components 2025-04-22 15:39:53 -04:00
3bb52e7555 feat: Update banner system components 2025-04-22 15:36:38 -04:00
aa59d293cf feat: Enhance donation system with new components and improved dialog 2025-04-22 15:35:24 -04:00
524b429170 feat: Add creator profile and about section improvements 2025-04-22 15:35:08 -04:00
9c88b18f60 Fix overflowing text in DocumentationLayout.vue. 2025-04-22 15:08:50 -04:00
28e78f6507 Use only the hutopy logo when phones 2025-04-21 00:38:08 -04:00
b05e992cad Better creator and banner images management 2025-04-20 22:35:48 -04:00
4160263101 Better alignment in SideBar.vue 2025-04-19 03:58:58 -04:00
300ee124d8 Improve the name-editor 2025-04-19 03:49:27 -04:00
98c598f3c6 User experience improvements in profile 2025-04-19 03:19:07 -04:00
1c390d3095 Add missing translations for social networks section in the profile 2025-04-19 02:53:40 -04:00
d399f9c4cb Adds some confirmation dialogs for delete / restoring page 2025-04-19 02:49:14 -04:00
b1681252cc Is hutopy finally trilangual 2025-04-19 01:56:59 -04:00
af71c5e952 Update EmailDialog to accept email prop from ProfilePage and adjust email state handling accordingly. 2025-04-18 04:59:58 -04:00
659443316c Refactor dialog components in ProfilePage to use markRaw for improved performance. Update EmailDialog to correctly handle email state and emit close events. ChangeSlugDialog now initializes newSlug with the creator's slug. 2025-04-18 04:58:18 -04:00
2d0037bb89 Update Vite configuration to disable JSON stringification and remove unnecessary custom headers from web.config for improved MIME type handling. 2025-04-18 04:48:22 -04:00
ebe6fb70a2 Add Stripe Account ID localization to profile page in English, Spanish, and French. Update warning message for deletion in English. 2025-04-18 04:43:45 -04:00
e21020e5aa Enhance Vite configuration with Rollup options for output file naming and add JSON stringification. Update web.config to serve .js and .mjs files with the correct MIME type. 2025-04-18 04:32:27 -04:00
b3bdd928b1 Fix issue with json files being serve with the wrong mimetype. 2025-04-18 04:28:16 -04:00
d6c3bd7fa4 Add localization support for various components, including dialogs and views, in English, Spanish, and French. Implemented translations for user profile management, payment processes, and creator functionalities. Updated existing components to utilize the new translation system. 2025-04-18 04:21:52 -04:00
a559611e04 Someone forgot a console.log 2025-04-18 01:48:26 -04:00
b455f29d07 Refactor image fetching in Banner and Logo editors to use our API client 2025-04-17 22:46:55 -04:00
8850f55dbf Add vue-advanced-cropper for improved image editing in Banner and Logo editors; update dependencies and styles 2025-04-17 22:36:08 -04:00
c32bdc9577 Fix image handling for both the creator's banner and logo 2025-04-17 05:17:25 -04:00
685a758f53 Fix uploads 2025-04-17 05:01:50 -04:00
16ae68a02e Adds supports for RefreshTokens 2025-04-17 04:33:28 -04:00
c19e2eb493 Adds access token refreshing. 2025-04-17 01:43:28 -04:00
9d2a00a928 Clearing out the payment path 2025-04-17 00:18:17 -04:00
910c5572a1 Update production configuration for frontend and backend 2025-04-16 23:17:07 -04:00
e8c6d50da7 Remove unused NameTileEditor 2025-04-16 22:42:34 -04:00
7412ba58a9 Fix usage of the NameEditor in CreateCreator 2025-04-16 22:32:54 -04:00
9ff8af7a25 Fix race condition in NameEditor 2025-04-16 18:14:39 -04:00
1c56e07b4b Fix NameEditor reservations handling of errors 2025-04-16 17:59:02 -04:00
b927d3abc8 Revert "Fix NameEditor reservations handling of errors"
This reverts commit 78185151e7.
2025-04-16 17:58:07 -04:00
78185151e7 Fix NameEditor reservations handling of errors 2025-04-16 17:53:16 -04:00
887f6f255a Adds edition of slug. 2025-04-16 15:26:29 -04:00
41aeb81a00 After creating a new creator, redirect to his slug 2025-04-15 23:37:58 -04:00
4b67f9f445 Fix aspect ratio for creator banner and profile images 2025-04-15 16:34:24 -04:00
adfaaf3595 Adds delete and restore for a creator's page 2025-04-15 15:57:40 -04:00
43f37177af Remove Made in Quebec 2025-04-15 14:18:18 -04:00
e10533bc78 Adds Slug to Creator profile 2025-04-15 14:18:07 -04:00
fffb41249e Fix Content's Creator relationship 2025-04-15 13:30:57 -04:00
a332b1082d Split Slug from Creator 2025-04-15 03:58:13 -04:00
d3a4f66b0e Adds deletion to audits on Creator 2025-04-15 02:56:24 -04:00
14e601ef06 Rename GetCreatorByAlias to GetCreatorBySlug 2025-04-10 17:28:32 -04:00
ef9ff2b90f Update Azure BlobStorage appsettings. 2025-04-09 20:37:53 -04:00
46b1dae2ad Fix invalid generated password when login with facebook or google 2025-04-09 15:49:30 -04:00