Commit Graph

147 Commits

Author SHA1 Message Date
Chris-1010
b243191b2e UPDATE/REFACTOR: Change how VODs are accessed & loaded;
FIX: `isLive` -> `streamerIsLive`;
FIX: `Sidebar` profile pictures;
2025-03-06 22:55:30 +00:00
Chris-1010
9c44dfe598 UPDATE: Display altered message in chat when sent by streamer;
FIX: Chat order;
FIX: `num_viewers` display on `HomePage`;
FIX: Remove ability for streamer to follow themselves;
2025-03-06 22:53:22 +00:00
Chris-1010
555aedffcb UPDATE: Move user status fetch to App.tsx;
REFACTOR: Rename `Vods` & `Following` to `VodsPage` & `FollowingPage` and improve structure;
UPDATE: Change default profile picture;
REFACTOR: Remove VOD testing data;
UPDATE: Change `VideoPlayer` atrributes;
2025-03-06 22:49:20 +00:00
EvanLin3141
db0d78419c ADD: Navigation to Vods in Home Page 2025-03-06 19:34:43 +00:00
JustIceO7
4a27f69776 UPDATE: Added navigation to streamers page on sidebar
UPDATE: Added text to following page for no search results
2025-03-06 18:49:51 +00:00
Chris-1010
708828c2a3 FIX: Time display on dashboard;
REFACTOR: Styling on `ResultsPage`
2025-03-05 22:39:38 +00:00
EvanLin3141
f62b807e0c FIX: Thumbnails show up on Content Box 2025-03-05 19:59:09 +00:00
Chris-1010
4f53c8aac3 FIX: Remove ability to follow yourself when watching your stream 2025-03-05 17:36:04 +00:00
EvanLin3141
b85cc30b28 FIX: Thumbnails in HomePAGE 2025-03-05 16:35:57 +00:00
EvanLin3141
5c0e4a006f FIX: Thumbnails in VodsDashboard 2025-03-05 16:32:12 +00:00
EvanLin3141
741a6f605b UPDATE: Vods go Horizontally 2025-03-05 16:14:12 +00:00
Chris-1010
c71ffaf8d7 REFACTOR: Clean code, don't show category name on categoryPage, fix path, remove console logs 2025-03-05 14:11:12 +00:00
white
1bb3f60ec0 Test: Thumbnail Test 2025-03-05 13:33:38 +00:00
white
e011dffe7d UPDATE: changed init to use environment variables instead of hard coded URL 2025-03-05 12:33:16 +00:00
JustIceO7
633776dfe9 FEAT: Users can now edit their own user bios 2025-03-05 02:54:50 +00:00
JustIceO7
dd0a557612 UPDATE: Updated styling for quality of life improvements 2025-03-04 22:26:37 +00:00
EvanLin3141
43232bac4b FIX: User Page Current Live Style Issues 2025-03-04 18:49:50 +00:00
EvanLin3141
69a2405c90 FIX: Live Broadcast Not Appearing
Style: Added some Styling
2025-03-04 18:30:08 +00:00
EvanLin3141
8aae8a0430 ADD: Pfp in Follow 2025-03-04 00:37:36 +00:00
EvanLin3141
082b01ef51 STYLE: Added Styling for Categories, Vods and Following 2025-03-04 00:19:07 +00:00
EvanLin3141
6934034f3a Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-03-03 21:31:57 +00:00
EvanLin3141
ad50a20637 ADD: VODS 2025-03-03 21:31:55 +00:00
Chris-1010
d08809dc4d FIX: Search from ResultsPage 2025-03-03 21:05:39 +00:00
white
4d9afb77f1 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-03-03 15:33:16 +00:00
white
e5c7fa0386 FEAT: Added frontend for unsubscribing from newsletter 2025-03-03 15:31:17 +00:00
EvanLin3141
2494e40ffd Refactor: Follow and Follow Categories in the same page 2025-03-03 13:31:37 +00:00
EvanLin3141
653fbb7352 UPDATE: Following Page now Works 2025-03-03 13:24:37 +00:00
Chris-1010
3012e8ebd1 UPDATE: Dynamically change profile picture on UserPage, without requiring page reload 2025-03-03 12:14:30 +00:00
Chris-1010
45a0f364a0 UPDATE/REFACTOR: Rework of UserPage;
FIX: Fallback for profile pictures;
REFACTOR: Removal of unnecessary files & routes;
REFACTOR: Improve documentation for flask routes;
FIX: Correct data to return when fetching vods;
2025-03-03 11:05:10 +00:00
Chris-1010
f434045523 REFACTOR: Update style of editing profile picture;
FIX: Correctly position stream error UI
2025-03-02 17:48:51 +00:00
Chris-1010
37122e1cea UPDATE/FEAT: Proper handling of profile pictures where a fallback to the default pfp is used;
REFACTOR: Remove unnecessary props from users on `ResultsPage`;
REFACTOR: General formatting
2025-03-02 17:48:51 +00:00
Chris-1010
0a4bbc73e5 MAJOR UPDATE/FEAT: Overhaul of DashboardPage to include VODs;
REFACTOR: General formatting;
UPDATE: Shrink Logo upon opening sidebar on certain pages
2025-03-02 17:46:51 +00:00
Chris-1010
3857d8d767 UPDATE/REFACTOR: Change how followed content is obtained for Sidebar 2025-03-02 17:46:50 +00:00
white
a5d27f9497 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-03-02 14:51:52 +00:00
EvanLin3141
284f223ef0 ADD: Following Page now Works 2025-03-02 12:12:49 +00:00
EvanLin3141
451994b755 FIX: Followed Categories 2025-03-01 23:18:26 +00:00
JustIceO7
9815ee5a09 MISC: Added data and tested catgory page to be working 2025-03-01 02:25:41 +00:00
EvanLin3141
98198893db FIX: Vods Showing Issue 2025-03-01 01:25:17 +00:00
JustIceO7
aa12f961a2 CHANGE: Changed AuthModal responsiveness 2025-02-28 23:42:11 +00:00
EvanLin3141
edb959506a ADD: All Vods on Home Page
ToDo:
Thumbnail in DB
Save user stream to Vod
2025-02-28 19:52:01 +00:00
Chris-1010
98f27c0478 REFACTOR: Update to handling sending and receiving stream data in frontend and backend, making it more secure 2025-02-28 15:49:22 +00:00
JustIceO7
6e4a14c5b6 UPDATE: User page allows for profile image upload if on their own profile 2025-02-28 00:39:49 +00:00
Chris-1010
2b325746f5 FEAT: Navigate to category page of stream's category upon clicking it 2025-02-27 21:32:51 +00:00
JustIceO7
00b2a3547e CHANGE: Changed Userpage styling 2025-02-27 19:21:56 +00:00
EvanLin3141
07c0194bc2 FINISH: User Category Page 2025-02-27 17:35:53 +00:00
EvanLin3141
067dcc6a90 Update: FollowedCategories page now have separate buttons 2025-02-27 17:20:17 +00:00
JustIceO7
5ad416393e BUGFIX: Fixed database not storing the num_viewers for each stream
UI: Changed styling for components
2025-02-27 17:15:17 +00:00
EvanLin3141
2854d7f754 Update: UserCategoryPage 2025-02-27 16:42:46 +00:00
EvanLin3141
a4bd7b5a90 Merge branches 'main' and 'main' of https://github.com/john-david3/cs3305-team11 2025-02-27 16:05:19 +00:00
EvanLin3141
338436e48b FIX: Footer Overlapping 2025-02-27 16:04:26 +00:00