Commit Graph

80 Commits

Author SHA1 Message Date
white
968cdc4068 UPDATE: Added text for email failed to send 2025-03-03 11:35:17 +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
EvanLin3141
e5da7f63a2 FINISH: Login Page Design 2025-02-12 00:49:10 +00:00
white
1a572cc172 FEAT: Implemented working search bar using FTS and Ranking 2025-02-11 16:38:46 +00:00
Chris-1010
905e879c60 UPDATE: Searchbar functions on Frontend 2025-02-11 13:42:28 +00:00
EvanLin3141
07652eed0d UPDATE: Store Theme in User Cache
Also added some comments explaining ThemeContext.tsx
2025-02-09 17:37:02 +00:00
EvanLin3141
4cc48fe0b2 MOVE: Theme to quick settings 2025-02-09 17:19:34 +00:00
EvanLin3141
ae623eee0d ADD: Started on Quick Settings 2025-02-08 00:57:17 +00:00
EvanLin3141
f0754c5549 FIX: Quick Setting Icon 2025-02-08 00:49:21 +00:00
EvanLin3141
318e8fb2e9 FEAT: SideScroll for ListRow 2025-02-08 00:24:37 +00:00
Chris-1010
45208a51be FEAT: CategoryPage updated to display streams;
General fixes and cleanup of unecessary logging;
Update to 404 (NotFound) Page;
2025-02-07 03:57:54 +00:00
Chris-1010
16dc8f1ea2 FEAT: Added more info & functionality to UserPage & Added ability to follow streamers on both UserPage and VideoPage;
Added shortcut to toggle chat;
2025-02-07 02:11:22 +00:00