Commit Graph

247 Commits

Author SHA1 Message Date
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
3d10427821 Merged PR 138: ContentEditor into main
ContentEditor possibility to upload image in html post
2024-10-13 15:00:51 +00: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
130925eceb Fix typo 2024-10-06 01:09:09 -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
Dominic Villemure
cc8cdbe0d6 Merged PR 135: Small fix on user creation
Small fix on user creation
2024-09-07 14:56:23 +00:00
Dominic Villemure
646e5e66b4 Small fix on user creation 2024-09-07 10:55:46 -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
012ad7fcf4 Merged PR 131: Features + filter on Followed content
Features + filter on Followed content
2024-08-29 23:37:45 +00:00
Dominic Villemure
14b43a3951 Features + filter on Followed content 2024-08-29 19:37:12 -04:00
Dominic Villemure
4fb31e876b Merged PR 129: Change and Delete messages
Change and Delete messages
2024-08-29 04:30:00 +00:00
Dominic Villemure
7e820e166f Change and Delete messages 2024-08-29 00:24:56 -04:00
Dominic Villemure
9c8a155c3f Merged PR 125: Added endpoint for the feed ( for you page )
Added endpoint for the feed ( for you page )
2024-08-25 20:15:29 +00:00
Dominic Villemure
6e36d1327c Added endpoint for the feed ( for you page ) 2024-08-25 16:15:06 -04:00
Dominic Villemure
7526b2d9ed Merged PR 122: Stripe key re-added
Stripe key re-added
2024-08-25 18:15:11 +00:00
Dominic Villemure
5e9588ce7b Stripe key re-added 2024-08-25 14:14:54 -04:00
Dominic Villemure
217f7dce8c Merged PR 121: Accept new origin
Accept new origin
2024-08-25 17:45:55 +00:00
Dominic Villemure
c5cfce30b2 Accept new origin 2024-08-25 13:45:31 -04:00
Dominic Villemure
d58263d3a9 Merged PR 119: Added message count endpoint
Added message count endpoint
2024-08-25 16:57:19 +00:00
Dominic Villemure
7ceff3861c Added message count endpoint 2024-08-25 12:54:14 -04:00
Dominic Villemure
919b4cc852 Merged PR 112: Add and remove reaction from a content
Add and remove reaction from a content
2024-08-25 14:39:19 +00: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
63dc032aa4 Adds 'Hutopy' to dictionary 2024-08-22 13:02:26 -04:00
61b3096db8 Separate the endpoints by new groups 2024-08-22 12:49:33 -04:00
Dominic Villemure
a85a47727e Merged PR 105: Fixed color validator ( they are selected one by one in the UI )
Fixed color validator ( they are selected one by one in the UI )
2024-08-18 16:04:27 +00: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
9d37811f17 Merged PR 104: Added info for the new setup with Postgres docker
Added info for the new setup with Postgres docker
2024-08-18 15:08:52 +00:00
Dominic Villemure
127ddb07cc Added info for the new setup with Postgres docker 2024-08-18 11:08:36 -04:00
Dominic Villemure
301cef7ae2 Merged PR 103: Added initializer for dev environment for the new dbContexts
Added initializer for dev environment for the new dbContexts
2024-08-18 15:07:06 +00: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
256d7b7ff7 Add missing dev configuration 2024-08-15 12:18:54 -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