Commit Graph

69 Commits

Author SHA1 Message Date
cd51474d08 Adds brandingStore.
Split userStore into userProfileStore and creatorProfileStore
2024-09-22 02:43:04 -04:00
3cfb3951e3 Reworking the layouts to allow for the new design 2024-09-22 00:52:20 -04:00
b14a775040 Adds external urls to post-content 2024-09-04 15:27:52 -04:00
Dominic Villemure
ed1abd4a96 Merged PR 130: Edit and delete messages. Removed option for report
Edit and delete messages. Removed option for report
2024-08-29 04:29:51 +00:00
Dominic Villemure
3de9c897ec Edit and delete messages. Removed option for report 2024-08-29 00:24:02 -04:00
PascalMarchesseault
dbc423b18b Add logo pictureUrl 2024-08-28 03:09:28 -04:00
Dominic Villemure
47a32feb15 small fix on reactions 2024-08-25 16:47:27 -04:00
Dominic Villemure
182d98310e Possibility to redirect to the creator from the content cards 2024-08-25 16:39:59 -04:00
Dominic Villemure
3169826681 No need to remove when changing reaction, backend take care of it 2024-08-25 14:19:59 -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
Dominic Villemure
11cddfa94f MustBeLogged component + fix sideBar auto open 2024-08-25 12:08:54 -04:00
Dominic Villemure
f95773ca8d Added comment count 2024-08-25 11:18:20 -04:00
Dominic Villemure
df1ae861e2 Merge remote-tracking branch 'origin/main' into I18N
# Conflicts:
#	src/views/main/Header.vue
2024-08-25 10:55:06 -04:00
Dominic Villemure
e52b31bf1a Color to let the user know his reaction 2024-08-25 10:51:55 -04:00
Dominic Villemure
795cc1181b Adjust reaction count before calling the backend to have fast feedback 2024-08-25 10:34:12 -04:00
Dominic Villemure
28d2de8b7b attach to element instead 2024-08-24 18:59:55 -04:00
Dominic Villemure
3536122206 touchTimeout for mobile 2024-08-24 18:55:56 -04:00
Dominic Villemure
b6e4fa1b6c fixed delay 2024-08-24 18:44:47 -04:00
Dominic Villemure
d0582185d2 Added Reaction component to use and fixed some warning from vue 2024-08-24 18:37:29 -04:00
PascalMarchesseault
d3f253f9ed Add en/fr content 2024-08-22 22:53:09 -04:00
PascalMarchesseault
0712693ed6 W-full Content Card 2024-08-22 12:40:23 -04:00
PascalMarchesseault
9fc92ec60b Update content page fullscreen 2024-08-19 19:23:31 -04:00
PascalMarchesseault
7ccb40bfba Fixe image display 2024-08-19 19:00:02 -04:00
PascalMarchesseault
d03a9d24e1 Update Cards UI 2024-08-19 18:48:54 -04:00
PascalMarchesseault
458529e5ad Fixe-card delete 2024-08-17 23:18:31 -04:00
0b288ee1dc Hide content actions when not creator. Adds token introspection in authStore. 2024-08-17 01:28:04 -04:00
PascalMarchesseault
3b003fa1a1 Fixe cards space 2024-08-17 01:03:11 -04:00
2d8b39f614 Change Quicky to CreerContenu 2024-08-17 00:31:01 -04:00
PascalMarchesseault
c8f5cb8830 Content deletemodal 2024-08-17 00:15:55 -04:00
PascalMarchesseault
892dc42041 Add deleteContentModal 2024-08-17 00:10:57 -04:00
245f8694ea Adds reactivity to content-list 2024-08-16 23:40:04 -04:00
af51a23677 Adds Content deletion 2024-08-16 18:14:56 -04:00
44bf1a0e12 Fix GetContentsByCreator returning the same content multiple times 2024-08-16 17:04:46 -04:00
3fcf9bd67d Ensure the Creator's Colors are applied to the DonationButton 2024-08-15 15:38:04 -04:00
c438bbb570 Simplify the logic for content with and without comments 2024-08-15 12:41:33 -04:00
36871abbcc Fix naming of DonationButton.vue 2024-08-15 12:28:29 -04:00
PascalMarchesseault
3777bbacef Add color to comments when there are messages. 2024-08-13 23:16:22 -04:00
PascalMarchesseault
1faf67f5f1 Awaille joe fait ta magie! 2024-08-13 00:07:27 -04:00
PascalMarchesseault
0818595cf3 Add donate btn 2024-08-12 14:13:49 -04:00
PascalMarchesseault
071b65b89e Add Donation-button, Need to connect stripe 2024-08-12 12:46:57 -04:00
PascalMarchesseault
70e134a79f Ajout du content browser et lien dans le header 2024-08-10 01:40:42 -04:00
PascalMarchesseault
1a1dcbd577 Fix arrows 2024-08-09 16:21:11 -04:00
PascalMarchesseault
6ad0840309 Added Goback Button for ContentPage 2024-08-09 15:50:36 -04:00
PascalMarchesseault
b575bbc224 Update UI - You can watch the image in fullscreen in content page 2024-08-09 02:20:36 -04:00
PascalMarchesseault
02640da2b0 Ui Added Like dislike and comments icons. I Hide the comments. 2024-08-09 01:22:18 -04:00
PascalMarchesseault
906fb704b6 Update post btn 2024-08-07 21:47:47 -04:00
PascalMarchesseault
76d35ce6a9 Tweaking ContentCard 2024-08-07 14:10:07 -04:00
PascalMarchesseault
f5557075e9 Update - postcard ui 2024-08-07 13:56:35 -04:00
PascalMarchesseault
38df1039d9 tweaking Post Ui card 2024-08-07 12:07:58 -04:00