Commit Graph

1238 Commits

Author SHA1 Message Date
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
78ead7e387 Many fix and improvements 2024-08-03 04:15:55 -04:00
Jonathan Bourdon
0d94d79c77 Remove warnings about 'defineProps', 'defineEmits' being compiler macros 2024-07-31 17:39:45 -04:00
Jonathan Bourdon
bbcc7a8a33 Adds multiple media urls for content 2024-07-31 17:38:58 -04:00
PascalMarchesseault
5ec1078705 Fixe title position when scrolling. 2024-07-28 21:05:15 -04:00
PascalMarchesseault
f2f5e26581 Improve mobile scroll btn. 2024-07-28 21:02:58 -04:00
PascalMarchesseault
63d8689757 All the modals are created, only the connection remains to be done. 2024-07-27 10:10:50 -04:00
PascalMarchesseault
8f9dee1b5f Fixes tailwind and add models modifications 2024-07-27 01:33:36 -04:00
PascalMarchesseault
af42b0c79b added modals files 2024-07-27 01:16:25 -04:00
PascalMarchesseault
5f1b8a1598 Added Modals for Informations personnelles 2024-07-27 00:01:08 -04:00
PascalMarchesseault
7c381c1644 Fixes profile loading page 2024-07-26 13:35:00 -04:00
PascalMarchesseault
6b5f8939b0 Fixe tailwind values 2024-07-26 13:25:06 -04:00
PascalMarchesseault
705aa50d39 Update Profile - fixe tailwind values 2024-07-26 13:20:16 -04:00
PascalMarchesseault
81d2ae4fda I added the modal files and connected them to their buttons. I need to complete every modal file. 2024-07-26 12:21:21 -04:00
PascalMarchesseault
fc95f59490 I finished the overhaul of the profile menu. I still need to create the modals for each value. 2024-07-26 11:23:24 -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
e376a0d571 Fix the appearance of comments 2024-07-22 00:46:17 -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
Jonathan Bourdon
d392730c98 When adding a comments, it is visible on the client 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
e1caef71b2 A bit of css for the content-list and content-card 2024-07-20 16:19:19 -04:00
PascalMarchesseault
1b84a056f0 I renamed CreatorAbout to reduce confusion 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
c358eb98d8 Adds link to creator page in the user menu 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
8afa037fbe Adds Messaging streaming 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
89ac0f8bc4 Fix content list streaming for last content 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
e71d02c45b Adding messaging / content 2024-07-20 16:19:19 -04:00
PascalMarchesseault
17ba6449af Fixe - MessageList changeed subjectId name 2024-07-20 16:19:19 -04:00
PascalMarchesseault
66888bee9e Wip 2024-07-20 16:19:16 -04:00
PascalMarchesseault
7794f126d0 I added the button and the modal to create a post in a new .vue file to better organize everything. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
c069753d1b Fixe Modal Close btn 2024-07-20 16:14:06 -04:00
PascalMarchesseault
8aa24c00a0 I added creator.about to the information modal. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
d9f4973319 I added the "About Us" button in the banner section and connected it with the backend. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
92908869b3 I changed an if statement to always show the buttons when disconnected. 2024-07-20 16:14:06 -04:00
PascalMarchesseault
098104404c I have repositioned the user information and also added a tool to determine the screen size on the creator's page to facilitate development. 2024-07-20 16:14:06 -04:00
Dominic Villemure
aba12d921b Merged PR 100: Added website image to the creator page and file type into main
Added website image to the creator page and use type of file when uploading pictures. Restriction for .png, .jpeg, .jpg for now
2024-07-20 16:49:57 +00: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