Commit Graph

16 Commits

Author SHA1 Message Date
Jonathan Bourdon
3a98b38a71 Fix an error when logging out was causing state issues 2024-08-05 13:17:22 -04:00
Jonathan Bourdon
b3cd3f3636 Add subscriber count to creator banner 2024-08-04 04:34:29 -04:00
Jonathan Bourdon
d23c565770 Adds subscriptions 2024-08-04 03:02:50 -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
PascalMarchesseault
1b84a056f0 I renamed CreatorAbout to reduce confusion 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
8afa037fbe Adds Messaging streaming 2024-07-20 16:19:19 -04:00
Jonathan Bourdon
e71d02c45b Adding messaging / content 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
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
6c23fe005c Added website image to the creator page and use type of file when uploading pictures. Restriction for .png, .jpeg, .jpg for now 2024-07-10 01:36:41 -04:00
PascalMarchesseault
0ea32142ab Add a border and resize the middle column. 2024-07-08 23:02:58 -04:00
Dominic Villemure
97dcd419bb Merged with new stuff for CreatorPage 2024-07-05 23:50:45 -04:00