Commit Graph

90 Commits

Author SHA1 Message Date
Chris-1010
1173896710 FIX: VOD results on ResultsPage;
FIX: Correct aspect-ratio of users' profile pictures on `ResultsPage`;
UPDATE: Remove elements from `VodListItem` that are not being used;
2025-03-06 23:28:28 +00:00
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
EvanLin3141
db0d78419c ADD: Navigation to Vods in Home Page 2025-03-06 19:34:43 +00:00
Chris-1010
708828c2a3 FIX: Time display on dashboard;
REFACTOR: Styling on `ResultsPage`
2025-03-05 22:39:38 +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
JustIceO7
dd0a557612 UPDATE: Updated styling for quality of life improvements 2025-03-04 22:26:37 +00:00
EvanLin3141
b974ea09c5 STYLE: ListRow ScrollBar 2025-03-04 17:09:22 +00:00
EvanLin3141
726ba83a98 STYLE: Primary Page ScrollBar 2025-03-04 17:04:54 +00:00
white
45b62a06fc Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-03-03 11:43:25 +00:00
white
968cdc4068 UPDATE: Added text for email failed to send 2025-03-03 11:35:17 +00:00
Chris-1010
c7d443d8b6 FEAT: Add ability to download one's VODs from dashboard 2025-03-03 01:55:56 +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
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
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
338436e48b FIX: Footer Overlapping 2025-02-27 16:04:26 +00:00
Chris-1010
53cdb87004 REFACTOR: Styles;
UPDATE: Remove shortcut tips teleporting on toggle;
FIX: Clicking on a category on `AllCategoriesPage` now correctly routes;
REFACTOR: Update `StreamType` to match backend return structure;
2025-02-27 15:30:34 +00:00
Chris-1010
cba900f8e0 REFACTOR: Align icon imports;
REFACTOR: Remove obsolete `EditButton` component
2025-02-27 14:03:02 +00:00
white
e79ebd0b15 UPDATE: changed the email in footer to the Official Gander email 2025-02-27 11:30:41 +00:00
white
3f97e1e9de UPDATE: readded contact information to footer 2025-02-27 11:17:15 +00:00
JustIceO7
40d40da956 CHANGE: Changed layout and content of footer 2025-02-27 04:48:49 +00:00
Chris-1010
b8f33c94a2 REFACTOR: Footer Styles 2025-02-27 01:44:44 +00:00
Chris-1010
eaf6e3d693 REFACTOR: Separate ListItem into separate content ListItem components 2025-02-27 01:44:44 +00:00
white
c98f892e3e FEAT: Added newsletter 2025-02-26 14:33:19 +00:00
Chris-1010
379140852a REFACTOR: Update list components style;
REFACTOR: Correct loading handling in `AllCategoriesPage`;
REFACTOR: Update to `ResultsPage`
2025-02-26 13:27:11 +00:00
Chris-1010
d36eaffafb REFACTOR: Update navbar position in project component hierarchy;
UPDATE: Add navbar 'no-searchbar' variant;

+ last commit - MINOR: Handle of new ChatContext
2025-02-26 13:27:11 +00:00
EvanLin3141
5eebd51949 ADD: Footer 2025-02-25 23:26:19 +00:00
Chris-1010
015695f172 REFACTOR: Update ResultsPage for when no results are found 2025-02-24 16:58:31 +00:00
Chris-1010
db5996b157 UPDATE: Add LoadingScreen component to maintain consistency 2025-02-24 16:24:52 +00:00
Chris-1010
5f13534c7a REFACTOR: Improve Sidebar style and enforce its uniqueness across pages;
REFACTOR: General improvement of style across frontend;
2025-02-24 02:07:13 +00:00
Chris-1010
a27ee52de1 FIX: Navigation from ListItems;
REFACTOR: Format all files;
2025-02-23 22:57:00 +00:00
Chris-1010
5c81f58e66 UPDATE: Enhance game on NotFoundPage;
REFACTOR: Add comments;
PATCH: Removal unnecessary files;
REFACTOR: Rename of component folder to match case of other folders;
2025-02-23 20:48:01 +00:00
JustIceO7
634c02a9bc UPDATE: Finished categories and category pages, added infinite scrolling and follow category button on login 2025-02-23 17:23:09 +00:00
Chris-1010
cd7ea461a8 UPDATE: Style ResultsPage;
UPDATE: Improve components;
2025-02-22 20:25:45 +00:00
Chris-1010
12d9f3660a REFACTOR: Implement full page reloads for state-critical navigation 2025-02-22 20:23:35 +00:00
Chris-1010
af24bfa7d3 REFACTOR: Relocate components to appropriate folders + minor style adjustments 2025-02-22 12:19:50 +00:00
Chris-1010
8c545716f5 REFACTOR: Add extraClasses prop to ListItem;
REFACTOR: Remove unused `Navbar` import in `UserPage`;
2025-02-20 06:58:18 +00:00
JustIceO7
6999e1a0a1 UPDATE: Added more categories to database and updated categories page 2025-02-20 00:08:13 +00:00
EvanLin3141
b87fe7893d Update: List Row Dynamic Theme 2025-02-18 20:39:51 +00:00
EvanLin3141
d4a6c2c7cd UPDATE: Theme Design for Quick Settings 2025-02-18 17:47:21 +00:00
Chris-1010
fde7c70b54 FEAT: Sidebar update to include followed streamers & categories;
FEAT: Sidebar now alters page width on open/close (DynamicPageContent);
FIX: Properly disallow shortcut keys when typing in an input field;
2025-02-18 02:52:43 +00:00
Chris-1010
d79f617b4f REFACTOR: Enhance Categories Page;
REFACTOR: Update ListRow component;
REFACTOR: Improve component structure and navigation; FEAT: Scroll fetching hook;
REFACTOR: Add more testing_data to database to demonstrate updated ListRow component;
2025-02-16 23:37:24 +00:00
Chris-1010
b3de7ba238 REFACTOR: Repositioning of Components in Project Structure 2025-02-16 23:36:00 +00:00
EvanLin3141
19e702a13a FIX: Padding Issue on Video Thumbnails, ViewPort Issues in AuthModal 2025-02-16 21:46:20 +00:00
EvanLin3141
fcb07263e3 FIX: Unknown Comma 2025-02-14 22:40:53 +00:00
326ee84d60 PATCH: Fixed dumb error 2025-02-12 15:15:00 +00:00
EvanLin3141
c95f2c95f8 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 14:43:07 +00:00
EvanLin3141
01932c4db9 FEAT: Results Page from Search Bar 2025-02-12 14:33:14 +00:00
white
571cb9c0f5 UPDATE: Changed Search Bar to use button press instead of debouncing 2025-02-12 13:49:51 +00:00