|
|
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 |
|
|
|
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 |
|
|
|
a332b1082d
|
Split Slug from Creator
|
2025-04-15 03:58:13 -04:00 |
|
|
|
837458c526
|
Fix Cancel button when creating a new Creator
|
2025-04-09 15:48:43 -04:00 |
|
|
|
23ee580e78
|
Fix cache issues with creator's logo and banner
|
2025-04-04 00:49:14 -04:00 |
|
|
|
461d4f3c7e
|
Adding some padding for Header
|
2025-04-03 15:53:47 -04:00 |
|
|
|
5f3f42d6e1
|
When logging in, if we do not have a page, redirect to /
|
2025-04-03 15:34:48 -04:00 |
|
|
|
aad97355c0
|
Remove azure cli package
|
2025-04-01 13:26:46 -04:00 |
|
PascalMarchesseault
|
c7041f11f7
|
Change banner border - only bottom
|
2025-03-30 22:11:25 -04:00 |
|
PascalMarchesseault
|
6fb2f44986
|
Change LoginView picture to svg and hide facebook
|
2025-03-30 10:38:52 -04:00 |
|
PascalMarchesseault
|
aa295a14b3
|
Change Presentation Layout
|
2025-03-29 23:35:11 -04:00 |
|
|
|
c2b2a6fcef
|
Adds scroll to overflowing dialog
|
2025-02-19 14:07:42 -05:00 |
|
|
|
2d0de59187
|
Getting closer to a mobile version
|
2025-02-18 18:35:32 -05:00 |
|
|
|
3566201930
|
Fix scaling issue in height
|
2025-02-18 15:55:50 -05:00 |
|
|
|
7fd30eca2f
|
Fix app layout. (login scrolling)
|
2025-02-17 22:35:27 -05:00 |
|
|
|
696ff99580
|
Fix app layout. (login scrolling)
|
2025-02-17 22:35:04 -05:00 |
|