Commit Graph

1056 Commits

Author SHA1 Message Date
PascalMarchesseault
568a1ffd6c Add Thumbnail - Work in Progress 2024-11-23 10:54:31 -05:00
PascalMarchesseault
502ca0313a Added Thumbnail Mirgration 2024-11-23 10:51:45 -05:00
PascalMarchesseault
fcb7ad0c47 Merge remote-tracking branch 'origin/master' 2024-11-11 11:15:55 -05:00
PascalMarchesseault
4176ec5170 Il reste a faire la migration! Je ne suis pas capable. 2024-11-11 11:15:35 -05:00
PascalMarchesseault
db18bd0b2a Fixe image Container 2024-11-05 18:50:27 -05:00
PascalMarchesseault
c567bfdf98 Fixe image Container! 2024-11-05 18:49:22 -05:00
PascalMarchesseault
3f93a10d4a Added thumbnail textarea in quicky and fix content display. 2024-11-05 18:44:22 -05:00
PascalMarchesseault
4ed578fad5 Fix video in content Viewer 2024-11-05 00:43:58 -05:00
PascalMarchesseault
0e055926c0 Hide Article Btn in editor 2024-11-04 23:46:30 -05:00
PascalMarchesseault
1868ade66f Thumbnail format 2024-11-03 23:57:30 -05:00
PascalMarchesseault
07d435e9d7 Added grid 2024-11-03 23:56:38 -05:00
PascalMarchesseault
015ffa9eea Add content btn 2024-11-03 23:50:43 -05:00
PascalMarchesseault
6102231c1b Hide Size-indicator 2024-11-03 20:17:34 -05:00
PascalMarchesseault
f681846617 Add stipe text area. 2024-11-03 12:06:34 -05:00
PascalMarchesseault
e6f49c7da8 Change layout LoginView to be a col. 2024-11-03 10:48:22 -05:00
PascalMarchesseault
69924f8abe Added 2 pixel padding to the content of the app 2024-11-03 10:36:55 -05:00
PascalMarchesseault
85adc04921 App: Added a sidebar store with BannerAction to adjust the z-depth. CreatorLayout: Resized the content with the sidebar and added the option for a closed or open menu. Also added a value in SidebarStore to track the menu state for correct positioning. 2024-11-03 10:34:57 -05:00
PascalMarchesseault
589b4ef47b Change banner donation btn 2024-11-02 01:15:22 -04:00
b170d485e7 - Removes BannerActions
- Fix router for Documentations
- Clean login
2024-10-28 23:59:28 -04:00
2bbf48ab9d Fix ContentType 2024-10-28 16:37:23 -04:00
PascalMarchesseault
c7fc948fd0 Publications - quicky et article 2024-10-24 00:24:38 -04:00
PascalMarchesseault
752fc83bbe Improvement of the content creation menu 2024-10-23 21:14:05 -04:00
PascalMarchesseault
53e208a9a9 I mixed both types of posts in the same editor. 2024-10-23 13:32:19 -04:00
PascalMarchesseault
efb138bfcd I mixed both types of posts in the same editor. 2024-10-23 13:31:18 -04:00
PascalMarchesseault
9396f91d18 const creatorIsCurrentUser = computed(() => authStore.isAuthenticated && authStore.userId === brandingStore.value.id); Je veux que ce bouton soit accessible en tout temps. (vérifier le créateur a une page d'activer et si il est connecté) 2024-10-23 00:13:51 -04:00
b9edb80e70 Fix missing ContentType 2024-10-22 20:00:32 -04:00
PascalMarchesseault
7544e01049 Change creat btn position to side menu 2024-10-22 18:18:04 -04:00
0c11d0aa5e WIP 2024-10-22 16:41:11 -04:00
14c97c35dc WIP 2024-10-22 16:40:50 -04:00
114a10416a Fix runtime 2024-10-20 16:49:59 -04:00
070babb17a Final Form 2024-10-20 15:48:53 -04:00
905d3747d2 Remove unused fat 2024-10-20 15:48:46 -04:00
28d74503df + Tips
+ Memberships
- DDD
- FutureCreator
- UserTransactions
2024-10-20 15:48:42 -04:00
Dominic Villemure
18e0b5ad03 Merged PR 137: ContentEditor into main 2024-10-13 15:00:59 +00:00
Dominic Villemure
3d10427821 Merged PR 138: ContentEditor into main
ContentEditor possibility to upload image in html post
2024-10-13 15:00:51 +00:00
PascalMarchesseault
7249c42c3b I added the card for exclusive content and a router link to allow viewing it. 2024-10-13 02:17:39 -04:00
Dominic Villemure
deae0f75ba ContentEditor possibility to upload image in html post 2024-10-12 18:14:02 -04:00
Dominic Villemure
74ca00bd07 No BG color for now 2024-10-12 18:12:49 -04:00
Dominic Villemure
ee3b594594 Add old post type and possibility to change BG color 2024-10-12 18:10:26 -04:00
Dominic Villemure
006db49cf7 TinyMce for posts 2024-10-12 17:12:57 -04:00
PascalMarchesseault
e02699b541 Change router links for documentation. 2024-10-11 12:12:48 -04:00
PascalMarchesseault
648507b860 Fixe Btn color 2024-10-09 12:25:53 -04:00
PascalMarchesseault
7e2b0b58b4 Add the Subscription table - need to tweak and clean code. 2024-10-08 23:42:19 -04:00
0c887c0e5e New content layout in App.vue 2024-10-08 00:51:50 -04:00
4fd80db40f Fix the content's height in App.vue 2024-10-08 00:48:16 -04:00
125863537f Change config so that the localhost certificate are to be present in the vue app folder 2024-10-08 00:17:29 -04:00
294b41d380 Read the SSL-dev.md to configure your SSL 2024-10-08 00:11:52 -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
d1762e803c Hide 'My Profile' when not authenticated 2024-10-07 13:56:18 -04:00