Commit Graph

1148 Commits

Author SHA1 Message Date
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
9e8e53061e Update scripts 2025-04-01 12:54:02 -04:00
50d617ec67 Add missing migration 2025-04-01 12:41:07 -04:00
44df117965 Moving to dotnet9 2025-04-01 12:02:58 -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
24f5d79a55 More mobile styling fixes 2025-02-17 13:51:59 -05:00
98a1e3126b Fix alignment in login-view 2025-02-17 12:37:16 -05:00