Commit Graph

52 Commits

Author SHA1 Message Date
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
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
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
d1557f92c6 Fix GetContentsByCreator returning the same content multiple times 2024-08-16 17:03:04 -04:00
84deb59e4b Fix GetCreatorByAlias to be case-insensitive 2024-08-16 14:38:11 -04:00
634e79b132 Adds Creator's Color to each Content response 2024-08-15 15:36:39 -04:00
536e192ff4 Change CreateContent to allows content without images 2024-08-15 12:38:40 -04:00
Jonathan Bourdon
4255afb0a5 Remove warnings from ContentModel 2024-08-07 13:12:41 -04:00
Jonathan Bourdon
50ecfa397c Fix GetContentsByCreator ugly ef query 2024-08-07 13:05:33 -04:00
Jonathan Bourdon
7baf1146ac Adds JetBrains.Annotations to reduce amount of false positives by static code analysis 2024-08-07 03:29:59 -04:00
Jonathan Bourdon
f3b225d3a8 Adds Name and LogoUrl for CreatedBy Content 2024-08-07 03:10:10 -04:00
Jonathan Bourdon
6d9201e8aa Adds ChangeAbout for Creators 2024-08-07 02:19:22 -04:00
Jonathan Bourdon
f46d1146e1 Renames ProfileColors to Colors 2024-08-06 02:55:00 -04:00
Jonathan Bourdon
7cd7ae3080 Fix validation of ChangeColorsRequest 2024-08-06 02:26:28 -04:00
Jonathan Bourdon
c1ec282398 Renames StoredDataUrls to Images 2024-08-06 02:26:25 -04:00
Jonathan Bourdon
d370c2a151 Renames StoredDataUrls to Images 2024-08-06 01:04:15 -04:00
Jonathan Bourdon
db740c161c BUG - Bypass current issue with ContainerNames.Creators 2024-08-06 00:54:26 -04:00
Jonathan Bourdon
14bc4ce69b Renames SocialNetworks to Socials 2024-08-06 00:14:40 -04:00
Jonathan Bourdon
b2583738f5 Adds ChangeSocials for Creators 2024-08-05 22:44:49 -04:00
Jonathan Bourdon
e2c345a770 Adds ChangeLogo for Creators 2024-08-05 22:41:05 -04:00
Jonathan Bourdon
9867528ffa Fixes ChangeBanner for Creators 2024-08-05 22:40:54 -04:00
Jonathan Bourdon
5748799828 Fix ChangeColors for Creators 2024-08-05 22:40:35 -04:00
Jonathan Bourdon
8f0ed2644b Adds ChangeBanner for Creators 2024-08-05 16:32:00 -04:00
Jonathan Bourdon
e617b5ffd3 Changed all MaxLength to be 64, 128, 256, or 2048 probably we need to review this 2024-08-04 21:52:09 -04:00
Jonathan Bourdon
7ec668a822 Adds subscriber count 2024-08-04 04:35:08 -04:00
Jonathan Bourdon
2276128c4e Adds arps as creator 2024-08-04 04:05:36 -04:00
Jonathan Bourdon
68ef947e26 Adds subscriptions 2024-08-04 03:27:21 -04:00
Jonathan Bourdon
e560dfccc1 Add a Creator property on Content 2024-08-03 23:25:39 -04:00
Jonathan Bourdon
0340904847 Hold on Subscriptions 2024-08-03 22:56:12 -04:00
Jonathan Bourdon
2b30e1a03c Split creators out of identity 2024-08-03 04:17:04 -04:00
Jonathan Bourdon
bbcc7a8a33 Adds multiple media urls for content 2024-07-31 17:38:58 -04:00
Jonathan Bourdon
042fd53463 Change where the MigrationTable are to be created. Improve the update-databases.sh script 2024-07-24 16:37:34 -04:00