Commit Graph

37 Commits

Author SHA1 Message Date
14c97c35dc WIP 2024-10-22 16:40:50 -04:00
b0443fb738 Now correctly redirect to /@your_page or / when login 2024-10-07 18:55:41 -04:00
a02695c81a Fix the timing/loading issues with branding when navigating the site 2024-10-07 18:39:46 -04:00
68052996fd Fix loading for branding for undefined 2024-10-07 01:20:30 -04:00
764973b342 Fix creation of creators 2024-10-06 01:08:15 -04:00
d70ff96d9d LoginWithGoogle feature now working. 2024-09-24 01:38:46 -04:00
d290d56cb8 Improves the brandingStore usages 2024-09-22 03:03:44 -04:00
cd51474d08 Adds brandingStore.
Split userStore into userProfileStore and creatorProfileStore
2024-09-22 02:43:04 -04:00
caf1c6336b Fix the portrait not being up-to-date after login in. 2024-09-04 22:05:49 -04:00
c2df527d4c Fixes some issues during edits of user profile 2024-09-04 13:46:30 -04:00
eb9ed1f9a8 Adds edition of user profile 2024-09-04 13:46:30 -04:00
Dominic Villemure
a945ad9e29 fix double component rendering ( only hidden ) 2024-08-25 13:30:02 -04:00
Dominic Villemure
81b4239c81 Fix message count 2024-08-25 12:55:33 -04:00
0b288ee1dc Hide content actions when not creator. Adds token introspection in authStore. 2024-08-17 01:28:04 -04:00
31e49802db Adds creation of creator profile 2024-08-16 14:37:12 -04:00
Jonathan Bourdon
bd30b58463 Adds ChangeBanner for Creators 2024-08-05 16:34:09 -04:00
Jonathan Bourdon
3a98b38a71 Fix an error when logging out was causing state issues 2024-08-05 13:17:22 -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
Dominic Villemure
6314b097a1 Remove console log 2024-07-10 01:53:39 -04:00
Dominic Villemure
9cd96dc288 fix default content type 2024-07-10 01:53:16 -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
Dominic Villemure
45bdac0de1 Reload header profile picture on change. Show PostContentMenu only if it is the creator own page 2024-07-05 02:19:42 -04:00
Dominic Villemure
fb57d633df Added back stripePayment with the userId. Colors on the banner + accent on the profile picture and name 2024-07-05 00:11:11 -04:00
Dominic Villemure
5eccb68c2e Fix little problem with updating image once at the time 2024-07-04 23:37:08 -04:00
Dominic Villemure
5f54b69e00 Added images 2024-06-30 23:39:56 -04:00
Dominic Villemure
169e2cc160 Colors + profile mapping + socialNetworks urls. Missing images 2024-06-30 15:47:43 -04:00
Dominic Villemure
b07ca6f364 Update-Current-User WIP 2024-06-29 22:44:49 -04:00
Jonathan Bourdon
8125df5b70 Adds messages 2024-06-27 12:42:13 -04:00
Dominic Villemure
b2cbc0814d #oauth fix some problems ( FB still not working ) 2024-06-10 00:11:21 -04:00
Kamigen
305021101c Fix: Double slash breaks everything 2024-04-28 19:52:06 -04:00
Kamigen
453ce92481 Update auth.js 2024-04-28 19:33:53 -04:00
Kamigen
9fb40b1219 Update auth.js 2024-04-28 19:27:55 -04:00
Kamigen
4a74ca99b7 Linked frontend to backend 2024-04-22 16:38:17 -04:00
Kamigen
ec32a525a9 Test: Google oauth 2024-04-20 23:11:20 -04:00
Kamigen
abab4587d1 Refactor!: Codebase 2024-03-30 21:35:19 -04:00
PascalMarchesseault
8266833a5f First Commit 2024-02-25 21:57:15 -05:00