Commit Graph

29 Commits

Author SHA1 Message Date
JustIceO7
aa12f961a2 CHANGE: Changed AuthModal responsiveness 2025-02-28 23:42:11 +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
JustIceO7
00b2a3547e CHANGE: Changed Userpage styling 2025-02-27 19:21:56 +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
Chris-1010
ff422f06f7 UPDATE: Extract category thumbnail handling to separate function 2025-02-27 14:03:02 +00:00
Chris-1010
cba900f8e0 REFACTOR: Align icon imports;
REFACTOR: Remove obsolete `EditButton` component
2025-02-27 14:03:02 +00:00
JustIceO7
82e61f39c4 UPDATE: Added beginnings of profile picture changer and changed styles 2025-02-27 04:49:14 +00:00
Chris-1010
eaf6e3d693 REFACTOR: Separate ListItem into separate content ListItem components 2025-02-27 01:44:44 +00:00
EvanLin3141
65639b907f ADD: FollowedCategories 2025-02-26 16:11:41 +00:00
EvanLin3141
1341a10d76 FIX: Screenshot Issues 2025-02-26 12:51:17 +00:00
EvanLin3141
5eebd51949 ADD: Footer 2025-02-25 23:26:19 +00:00
Chris-1010
db5996b157 UPDATE: Add LoadingScreen component to maintain consistency 2025-02-24 16:24:52 +00:00
Chris-1010
a27ee52de1 FIX: Navigation from ListItems;
REFACTOR: Format all files;
2025-02-23 22:57:00 +00:00
Chris-1010
cd7ea461a8 UPDATE: Style ResultsPage;
UPDATE: Improve components;
2025-02-22 20:25:45 +00:00
EvanLin3141
07f3bd02f8 UPDATE: CSS done for user page 2025-02-22 00:03:15 +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
EvanLin3141
60060617a5 Update: Green User Profile 2025-02-19 19:18:51 +00:00
EvanLin3141
04bc5e5a53 Draft: User Profile 2025-02-19 16:16:29 +00:00
JustIceO7
bdaba30cd3 UPDATE: Moved image files
UPDATE: Made AuthModal more responsive
2025-02-19 02:22:10 +00:00
EvanLin3141
b87fe7893d Update: List Row Dynamic Theme 2025-02-18 20:39:51 +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
ecb26223df FEAT: Click on chatter's username to visit profile;
REFACTOR: Formatting;
2025-02-17 05:01:55 +00:00
Chris-1010
b3de7ba238 REFACTOR: Repositioning of Components in Project Structure 2025-02-16 23:36:00 +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
Chris-1010
1499e042cb FIX: General fixes and update to HomePage 2025-02-06 20:23:44 +00:00
Chris-1010
60c19b3052 UPDATE: Fix to stream/userpage routing, Added UserPage and Tidy to code;
Added ability to visit a user's profile page from their stream;
Cleaned up code formatting, primarily changing from single quotes to double quotes;
Removed unused SignupForm component;
2025-02-04 14:59:18 +00:00
Chris-1010
a4f66ba321 Feat: Update to VideoPage to display stream data; 2025-01-29 14:51:36 +00:00
Chris-1010
a409e74992 - Added Chat frontend, interfaces with backend;
- Updated styles for VideoPage;
- Added StreamerRoute component;
- Remove unused Login and Signup pages;
- Update to Navbar and Logo components for new structure on different pages;
- Update to auth flow to display error messages to user;
2025-01-25 02:34:06 +00:00