Commit Graph

243 Commits

Author SHA1 Message Date
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
PascalMarchesseault
143774340f Added Creator informations in DataSeeder 2024-08-04 21:19:12 -04:00
Jonathan Bourdon
7c5f3d72ef Fix some errors in test data 2024-08-04 04:45:53 -04:00
Jonathan Bourdon
7ec668a822 Adds subscriber count 2024-08-04 04:35:08 -04:00
Jonathan Bourdon
0cd913b274 Reduce the amount of data generated during test 2024-08-04 04:07:53 -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
303619cc18 Updates the web.http 2024-08-04 03:25:01 -04:00
Jonathan Bourdon
19ae599bd0 Improves update-databases.sh 2024-08-04 03:24:50 -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
Jonathan Bourdon
0faf5a9a0e Adds user Alias. Make StoredDataUrls optionals. 2024-07-22 00:42:27 -04:00
Jonathan Bourdon
8551398edc Adds update-databases.sh script 2024-07-22 00:31:01 -04:00
Dominic Villemure
9621ddb85e Merged PR 99: Add-logs-for-blob-storage-calls and verify file type and size into master 2024-07-20 16:49:33 +00:00
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
98c85265f1 Merge remote-tracking branch 'origin/master' 2024-07-18 21:19:05 -04:00
Jonathan Bourdon
2b3f1f91ab Merge remote-tracking branch 'origin/master' 2024-07-18 21:18:58 -04:00
Jonathan Bourdon
bbd7abecf2 Merge remote-tracking branch 'origin/master' 2024-07-18 21:18:29 -04:00
Jonathan Bourdon
a59b0f5c05 Adding replies to the Messaging system 2024-07-18 21:18:15 -04:00
Jonathan Bourdon
841daef4d8 Adding replies to the Messaging system 2024-07-18 20:49:05 -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
769586cc15 Add azure-pipelines to solution items 2024-07-18 00:02:30 -04:00
Jonathan Bourdon
bc87331903 Adds streaming to GetContents 2024-07-17 23:23:23 -04:00
Dominic Villemure
9a884d78b6 Dont check contentType before we know if the url is provided 2024-07-10 01:56:06 -04:00
Dominic Villemure
df55125c48 Look signature for file type 2024-07-10 01:51:08 -04:00
Dominic Villemure
d2c6209954 Force contentType from the headers to be .png, .jpeg or .jpg 2024-07-10 01:38:27 -04:00
Dominic Villemure
0c549fd262 Some global using for infra 2024-07-09 23:52:25 -04:00