Commit Graph

190 Commits

Author SHA1 Message Date
ede5483bbf Adds AcceptDonation to Creator. Sync Content's Creator to Membership's Creator 2025-01-08 21:22:00 -05:00
44d202b906 Adds a Verified field to Creator 2025-01-08 16:07:32 -05:00
b47fe48fc7 Fix misconfigured entity 2025-01-08 16:02:37 -05:00
8c8be21080 Merge remote-tracking branch 'origin/Devsights-changes' 2025-01-08 15:06:17 -05:00
bca460e326 Adds unique index for Creator's Name 2025-01-08 15:00:37 -05:00
dad51f2454 Cleanup Web.csproj 2025-01-07 12:46:03 -05:00
c0b3773b16 Clean up LoginWithGoogle.cs 2025-01-07 03:13:18 -05:00
9c728d10c4 Adds missing await on transaction 2025-01-07 03:08:44 -05:00
Karl Carriere
a9c015e82d Removed need for users to be signed in to tip 2025-01-06 15:18:33 -05:00
PascalMarchesseault
6b0cc416a9 ChangePresentationInfos - upload delete image and text 2024-12-31 18:10:11 -05:00
PascalMarchesseault
7ac5b7315b Wip fonctionnement upload image Présentation 2024-12-30 23:32:15 -05:00
Karl Carriere
2c4f954af9 Settings, migrations and updated TestDataSeeder.cs 2024-12-18 08:44:50 -05:00
Karl Carriere
c447479362 Updated GetCurrentUser.cs to include StripeId 2024-12-18 08:44:10 -05:00
Karl Carriere
ffd8f43f3d Added ChangeStripeId.cs 2024-12-18 08:43:43 -05:00
Dominic Villemure
281219c975 Added endpoint to update presentationInfos and added these info to the get 2024-12-02 08:21:50 -05:00
PascalMarchesseault
cd827588a1 CreatePost - Upload files, thumbnail, external link 2024-11-24 20:18:58 -05:00
PascalMarchesseault
ebf0c0da96 Thumbnail 2024-11-24 14:23:45 -05:00
PascalMarchesseault
502ca0313a Added Thumbnail Mirgration 2024-11-23 10:51:45 -05:00
PascalMarchesseault
fcb7ad0c47 Merge remote-tracking branch 'origin/master' 2024-11-11 11:15:55 -05:00
PascalMarchesseault
4176ec5170 Il reste a faire la migration! Je ne suis pas capable. 2024-11-11 11:15:35 -05:00
2bbf48ab9d Fix ContentType 2024-10-28 16:37:23 -04:00
b9edb80e70 Fix missing ContentType 2024-10-22 20:00:32 -04:00
0c11d0aa5e WIP 2024-10-22 16:41:11 -04:00
114a10416a Fix runtime 2024-10-20 16:49:59 -04:00
070babb17a Final Form 2024-10-20 15:48:53 -04:00
905d3747d2 Remove unused fat 2024-10-20 15:48:46 -04:00
28d74503df + Tips
+ Memberships
- DDD
- FutureCreator
- UserTransactions
2024-10-20 15:48:42 -04:00
Dominic Villemure
deae0f75ba ContentEditor possibility to upload image in html post 2024-10-12 18:14:02 -04:00
a7835670c6 Fix ChangeColorsHandler to support the new material palette 2024-10-06 01:09:28 -04:00
1aa940fa05 LoginWithGoogle feature now working. 2024-09-24 01:37:53 -04:00
e482a0726f Remove creator's about, adds title.
Remove extra content properties.
Change creator's colors to materials palette.
2024-09-22 03:10:00 -04:00
6dc83ff9bd Ensure creator related blobs are stored in the creator container 2024-09-04 22:08:02 -04:00
1fc6ddaf8d Adds external urls to create content 2024-09-04 15:28:07 -04:00
a4a2c96922 Reformat RuleBuilder in ChangeColorValidator 2024-09-04 14:28:45 -04:00
3e341e0019 Adds ChangePortrait for User 2024-09-04 13:52:47 -04:00
f12418bc79 Adds edition of user profile 2024-09-03 20:59:43 -04:00
Dominic Villemure
14b43a3951 Features + filter on Followed content 2024-08-29 19:37:12 -04:00
Dominic Villemure
7e820e166f Change and Delete messages 2024-08-29 00:24:56 -04:00
Dominic Villemure
6e36d1327c Added endpoint for the feed ( for you page ) 2024-08-25 16:15:06 -04:00
Dominic Villemure
5e9588ce7b Stripe key re-added 2024-08-25 14:14:54 -04:00
Dominic Villemure
c5cfce30b2 Accept new origin 2024-08-25 13:45:31 -04:00
Dominic Villemure
7ceff3861c Added message count endpoint 2024-08-25 12:54:14 -04:00
Dominic Villemure
c395cea0f5 Simplify code in AddReaction 2024-08-25 10:35:06 -04:00
Dominic Villemure
79c87f2091 re-add the missing ordering in the query 2024-08-25 10:05:34 -04:00
Dominic Villemure
588be7941c Add and remove reaction from a content 2024-08-24 18:39:09 -04:00
61b3096db8 Separate the endpoints by new groups 2024-08-22 12:49:33 -04:00
Dominic Villemure
4e6f49b910 Fixed color validator ( they are selected one by one in the UI ) 2024-08-18 12:04:07 -04:00
Dominic Villemure
558fe7bc67 Added initializer for dev environment for the new dbContexts 2024-08-18 11:06:32 -04:00
f5f80fa234 Now returns the created content upon posting 2024-08-16 23:41:45 -04:00
8b702d16d6 Adds Content deletion 2024-08-16 18:14:48 -04:00