Commit Graph

1066 Commits

Author SHA1 Message Date
PascalMarchesseault
b83db5b33b I have added a new window to create a new user. 2024-08-05 22:26:29 -04:00
Jonathan Bourdon
f9d8e724fc Close the banner-picker when cancelling or successfully changing the banner 2024-08-05 18:27:35 -04:00
Jonathan Bourdon
f2209cda64 Ensure the SizeIndicator helper is visible on all pages 2024-08-05 17:06:50 -04:00
Jonathan Bourdon
bd30b58463 Adds ChangeBanner for Creators 2024-08-05 16:34:09 -04:00
Jonathan Bourdon
8f0ed2644b Adds ChangeBanner for Creators 2024-08-05 16:32:00 -04:00
Jonathan Bourdon
743bfea56e fix typos 2024-08-05 13:24:01 -04:00
Jonathan Bourdon
08f3425bc0 Merge remote-tracking branch 'origin/jo-wip' into jo-wip 2024-08-05 13:17:34 -04:00
Jonathan Bourdon
3a98b38a71 Fix an error when logging out was causing state issues 2024-08-05 13:17:22 -04:00
PascalMarchesseault
77f37f433f Merge remote-tracking branch 'origin/jo-wip' into jo-wip 2024-08-04 23:55:14 -04:00
PascalMarchesseault
dadb63369c Added the possibility to log in from the message via a modal. 2024-08-04 23:54:07 -04:00
Jonathan Bourdon
9cbf63339a Fix the issue where the content was not refresh when navigating between creators 2024-08-04 22:30:33 -04:00
Jonathan Bourdon
feb5f5003d Renamed the router/index.js to router/router.js to easy code review 2024-08-04 22:12:49 -04:00
Jonathan Bourdon
1b43f0434c Fix typos 2024-08-04 21:53:08 -04:00
Jonathan Bourdon
811507c612 Ensure the 'creator link' in the profile menu is hidden when no creator is associated 2024-08-04 21:52:55 -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
90a5297a31 Remove import creator 2024-08-04 21:22:18 -04:00
PascalMarchesseault
b1e370e96c Remove Static pages 2024-08-04 21:21:50 -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
b3cd3f3636 Add subscriber count to creator banner 2024-08-04 04:34:29 -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
a4f6605bf8 Hides the subscriptions zone when there are none 2024-08-04 03:22:34 -04:00
Jonathan Bourdon
d23c565770 Adds subscriptions 2024-08-04 03:02: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
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