Commit Graph

1111 Commits

Author SHA1 Message Date
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
837458c526 Fix Cancel button when creating a new Creator 2025-04-09 15:48:43 -04:00
35b640a802 Remove old Controllers 2025-04-07 14:37:01 -04:00
133dcf3790 Remove static pages 2025-04-07 14:18:37 -04:00
9e43e26c20 Remove unused Web.http 2025-04-07 14:15:41 -04:00
2d7d9fb565 Remove unused Properties 2025-04-07 14:15:29 -04:00
9800ced6cd Remove EnumExtensions.cs 2025-04-07 14:12:37 -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
dffa2152d9 Changed Urls in DB to be 2048 chars long 2025-04-02 23:58:52 -04:00
84680fa81d Update dotnet-tools to version 9 2025-04-02 16:17:58 -04:00
914440087e Fix all to Dotnet9 2025-04-02 13:26:13 -04:00
98fc6329b5 Cleanup 2025-04-02 00:28:26 -04:00
c67cfd390b Sets PostgreSQL to 8.0.11 2025-04-02 00:15:08 -04:00
621fbf071a Sets Stripe.Net to 47.4 2025-04-01 23:53:13 -04:00
1e27f4f6ed Revert Github action to Dotnet9 2025-04-01 23:47:51 -04:00
3ecab48b60 Update dependencies. 2025-04-01 23:39:47 -04:00
01defcf3eb Revert "Moving to dotnet9"
This reverts commit 44df117965.
2025-04-01 23:35:32 -04:00
a2270bfb80 Fix Identity urls to 1024 2025-04-01 23:00:27 -04:00
915e4823b2 Fix Content urls to 1024 2025-04-01 22:53:54 -04:00
aad97355c0 Remove azure cli package 2025-04-01 13:26:46 -04:00