PascalMarchesseault
|
b1e370e96c
|
Remove Static pages
|
2024-08-04 21:21:50 -04:00 |
|
Jonathan Bourdon
|
b3cd3f3636
|
Add subscriber count to creator banner
|
2024-08-04 04:34:29 -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
|
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
|
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
|
e376a0d571
|
Fix the appearance of comments
|
2024-07-22 00:46:17 -04:00 |
|
Jonathan Bourdon
|
d392730c98
|
When adding a comments, it is visible on the client
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
e1caef71b2
|
A bit of css for the content-list and content-card
|
2024-07-20 16:19:19 -04:00 |
|
PascalMarchesseault
|
1b84a056f0
|
I renamed CreatorAbout to reduce confusion
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
c358eb98d8
|
Adds link to creator page in the user menu
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
8afa037fbe
|
Adds Messaging streaming
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
89ac0f8bc4
|
Fix content list streaming for last content
|
2024-07-20 16:19:19 -04:00 |
|
Jonathan Bourdon
|
e71d02c45b
|
Adding messaging / content
|
2024-07-20 16:19:19 -04:00 |
|
PascalMarchesseault
|
17ba6449af
|
Fixe - MessageList changeed subjectId name
|
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
|
c069753d1b
|
Fixe Modal Close btn
|
2024-07-20 16:14:06 -04:00 |
|
PascalMarchesseault
|
8aa24c00a0
|
I added creator.about to the information modal.
|
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
|
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 |
|
PascalMarchesseault
|
3abaeb7ba5
|
I only changed the name of the buttons.
|
2024-07-08 23:40:18 -04:00 |
|
PascalMarchesseault
|
7540aa81e3
|
I modified the creator's page by adding borders and adjusting the width of the center column. I also added a button to the message.
|
2024-07-08 23:34:29 -04:00 |
|
PascalMarchesseault
|
0ea32142ab
|
Add a border and resize the middle column.
|
2024-07-08 23:02:58 -04:00 |
|
PascalMarchesseault
|
7d8d0b4d2b
|
I added a redirect when we are on the wallet and profile pages and we are not logged in.
|
2024-07-08 00:06:03 -04:00 |
|
PascalMarchesseault
|
52c5a0ef55
|
Add default color when empty
|
2024-07-06 22:12:40 -04:00 |
|
Dominic Villemure
|
69dee64891
|
Removed Creator.vue
|
2024-07-05 23:51:00 -04:00 |
|
Dominic Villemure
|
97dcd419bb
|
Merged with new stuff for CreatorPage
|
2024-07-05 23:50:45 -04:00 |
|
PascalMarchesseault
|
4f2fa68daf
|
Merge remote-tracking branch 'origin/main' into CreatorPage
# Conflicts:
# src/views/main/Creator.vue
|
2024-07-05 21:39:45 -04:00 |
|
Dominic Villemure
|
545c122303
|
Search with enter. Also fix bug where searching when inside a creator page dont call the backend to search the new user
|
2024-07-05 02:36:43 -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
|
d6ab03ad18
|
Fix formattedBalance in wallet
|
2024-07-05 00:50:19 -04:00 |
|
Dominic Villemure
|
9e45b030f7
|
Removed unuser hutopy link in sideBar
|
2024-07-05 00:43:18 -04:00 |
|
Dominic Villemure
|
a381bbecfa
|
With a loading
|
2024-07-05 00:32:11 -04:00 |
|
Dominic Villemure
|
69d5f38d1f
|
Fallback when user try to access a non-existing creator
|
2024-07-05 00:24:58 -04:00 |
|