Jonathan Bourdon
|
f256adadca
|
Fix some edge cases in the streaming of messages
|
2024-07-20 04:35:34 -04:00 |
|
Jonathan Bourdon
|
06fccdee80
|
TestData generation is starts in the past now
|
2024-07-20 04:35:05 -04:00 |
|
Jonathan Bourdon
|
b513f10ed6
|
Use uuidv7 algorithm from javascript
|
2024-07-20 04:32:11 -04:00 |
|
Jonathan Bourdon
|
06886a0e4a
|
Adds the possibility for the client to specify the message id when adding them
|
2024-07-20 03:07:18 -04:00 |
|
Jonathan Bourdon
|
997cbe2ddc
|
Adds CreatorAlias User responses
|
2024-07-20 01:09:45 -04:00 |
|
Jonathan Bourdon
|
2c88dc05d6
|
Fix namespaces
|
2024-07-19 12:45:31 -04:00 |
|
Jonathan Bourdon
|
d1d35aa2c8
|
Moved to Creators to features
|
2024-07-19 12:45:13 -04:00 |
|
Jonathan Bourdon
|
d268625f19
|
Adds Messaging streaming
|
2024-07-19 00:44:03 -04:00 |
|
Jonathan Bourdon
|
8b5ab2d769
|
TestData seeding now creates items at different times
|
2024-07-19 00:43:13 -04:00 |
|
Jonathan Bourdon
|
b34a775a4b
|
Moved features to a specific folder
|
2024-07-18 22:22:44 -04:00 |
|
Jonathan Bourdon
|
a59b0f5c05
|
Adding replies to the Messaging system
|
2024-07-18 21:18:15 -04:00 |
|
Jonathan Bourdon
|
ed8f41cf96
|
Changed the way the test-data is generated
|
2024-07-18 13:30:54 -04:00 |
|
Jonathan Bourdon
|
a8b7860fd8
|
Changed database provider to Postgres since it handle UUID/GUID correctly
|
2024-07-18 00:31:04 -04:00 |
|
Jonathan Bourdon
|
bc87331903
|
Adds streaming to GetContents
|
2024-07-17 23:23:23 -04:00 |
|
Jonathan Bourdon
|
25ea9b50c7
|
Remove sample 'weather' endpoint
|
2024-07-09 15:24:58 -04:00 |
|
Jonathan Bourdon
|
349999722b
|
Fix the Tags within swagger
|
2024-07-09 15:19:12 -04:00 |
|
Jonathan Bourdon
|
715bad702b
|
Fix PostContent name
|
2024-07-06 23:15:19 -04:00 |
|
Jonathan Bourdon
|
f6a434c440
|
Changing to database schema to ensure separations of concerns instead of connection string
|
2024-07-06 23:12:39 -04:00 |
|
Jonathan Bourdon
|
ca94dba08d
|
The MessageSystem is based on Subject instead of Content (just semantics)
|
2024-07-06 22:36:22 -04:00 |
|
Jonathan Bourdon
|
256fa3df91
|
Adds Options for JwtAuthentication (30min prod - 1day dev)
|
2024-07-06 22:13:56 -04:00 |
|
Dominic Villemure
|
4314e7f888
|
1 day to jwt to stop relogging every 30 min while testing
|
2024-07-05 00:55:53 -04:00 |
|
Dominic Villemure
|
b80374649b
|
Renamed minimalUser to user
|
2024-07-05 00:15:54 -04:00 |
|
Dominic Villemure
|
cb55989c71
|
Fix some update / upload stuff with images. Added more info to minimalUser
|
2024-07-05 00:13:26 -04:00 |
|
Dominic Villemure
|
44d86a1f56
|
Commentstore
|
2024-07-04 21:13:19 -04:00 |
|
Dominic Villemure
|
4da28344f4
|
Remove portraitUrl -> replaced by ProfilePictureUrl
Removed duplicate ContentStore connectionString
|
2024-07-04 21:12:46 -04:00 |
|
Dominic Villemure
|
4a0502488e
|
Merged with master
|
2024-07-04 20:50:20 -04:00 |
|
Dominic Villemure
|
8432301b35
|
Merge remote-tracking branch 'origin/master' into feature/update-current-user
# Conflicts:
# src/Infrastructure/Data/ApplicationDbContextInitializer.cs
|
2024-07-04 20:48:35 -04:00 |
|
Dominic Villemure
|
3558952634
|
merged
|
2024-07-04 20:47:07 -04:00 |
|
Dominic Villemure
|
fb5f925976
|
Merge remote-tracking branch 'origin/feature/update-current-user' into feature/update-current-user
# Conflicts:
# src/Application/Common/Interfaces/IIdentityService.cs
# src/Application/Common/Models/Result.cs
# src/Application/Common/Models/UserModel.cs
# src/Application/Users/Commands/UpdateCurrentUserCommand.cs
# src/Application/Users/Models/SocialNetworksModel.cs
# src/Application/Users/Queries/GetCurrentUser/GetCurrentUser.cs
# src/Application/Users/Queries/GetCurrentUser/UserDto.cs
# src/Infrastructure/Identity/ApplicationUser.cs
# src/Infrastructure/Identity/IdentityService.cs
# src/Infrastructure/Utils/GenerateJwtToken.cs
# src/Web/Controllers/GoogleController.cs
# src/Web/Endpoints/UpdateMyUser.cs
|
2024-07-04 20:43:04 -04:00 |
|
Jonathan Bourdon
|
92d6c30350
|
Fix issue with GetContentsByUser
|
2024-07-02 04:29:52 -04:00 |
|
Jonathan Bourdon
|
29fe6b51c1
|
Normalization of route names
|
2024-07-02 04:05:37 -04:00 |
|
Jonathan Bourdon
|
eb2136083b
|
Add GetCreatorByAlias and CreatorAlias to User
|
2024-07-02 03:41:15 -04:00 |
|
Jonathan Bourdon
|
bc2dc969ff
|
Add content system
|
2024-07-02 00:23:14 -04:00 |
|
Jonathan Bourdon
|
82699dae41
|
Split Common from Messages
|
2024-07-01 23:42:55 -04:00 |
|
Jonathan Bourdon
|
adb1cebc73
|
WIP
|
2024-07-01 23:34:23 -04:00 |
|
Jonathan Bourdon
|
ecaaaaad33
|
Add PortraitUrl to User
|
2024-07-01 03:55:13 -04:00 |
|
Dominic Villemure
|
5282fcfd49
|
update-current-user WIP
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
72e243cf84
|
Adds messages api
|
2024-07-01 02:42:34 -04:00 |
|
PascalMarchesseault
|
891597fb08
|
add MultiSubnetFailover=True
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
f57b693cd9
|
Cleanup and more fixes
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
c1c542dc1a
|
Add ignored appsettings.Development.json
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
b17d2f2366
|
Fix login
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
390bf0b72a
|
Fix some endpoints in web.http
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
128e68f63f
|
Just cleanup
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
1725008211
|
Fix issue with missing configuration for Facebook or Google
|
2024-07-01 02:42:34 -04:00 |
|
Jonathan Bourdon
|
006a566b93
|
Cleanup of appsettings files
|
2024-07-01 02:42:34 -04:00 |
|
Dominic Villemure
|
9481840244
|
Added content type
|
2024-06-30 23:40:57 -04:00 |
|
Dominic Villemure
|
041b8178ac
|
Mapping + changed Phone to PhoneNumber
|
2024-06-30 15:48:26 -04:00 |
|
Dominic Villemure
|
90d76c32ce
|
Add storedDataUrls to GetCurrentUser
|
2024-06-30 12:39:24 -04:00 |
|
Dominic Villemure
|
2603582286
|
Added profile ProfileColors and Profile images
|
2024-06-30 12:35:14 -04:00 |
|