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
EvanLin3141
b44ca46034
UPDATE: User Preference SideBar.
...
Can try access DB and Render what user wants/follows
2025-02-06 00:01:09 +00:00
EvanLin3141
2c65606efe
UPDATE: Lucide React Icon and Animation for Theme
2025-02-05 14:45:24 +00:00
EvanLin3141
4b9da0e946
FEAT: Removed ScrollBar for SideBar
2025-02-04 18:52:50 +00:00
EvanLin3141
b48d162d43
FIX: Error Fix in Previous Commit
2025-02-04 18:00:43 +00:00
EvanLin3141
ea66890c96
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-02-04 17:56:35 +00:00
EvanLin3141
a421a16955
FEAT: Added Sidebar
...
SideBar now available with Logo on top
2025-02-04 17:55:41 +00:00
Chris-1010
595190b0a0
REFACTOR: Separated Navbar and ChatPanel components; Updated VideoPage layout and toggle chat functionality
2025-02-04 17:43:31 +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
EvanLin3141
f31834bc1d
FEAT: isChatOpen can now be expanded and collapsed
2025-02-02 00:54:08 +00:00
EvanLin3141
252ca7d1e6
Add: Added New Styling For AuthModel
...
New Border effect that rolls around the border of the registration.
Use of CSS extension that goes with TailwindCdd
2025-01-28 22:31:31 +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
Chris-1010
8ec60b1c41
Major: Added Authentication Functionality, interfaces with backend;
...
Added new styles to HomePage & VideoPage;
Added AuthContext to persist logged_in status;
2025-01-24 15:44:27 +00:00
Chris-1010
66957efe6f
Update to structure
2025-01-23 12:13:50 +00:00
Chris-1010
be30d9c924
Update .gitignore;
...
Update to style of CheckoutForm
2025-01-23 12:03:41 +00:00
c0674c58b4
Moved frontend out of webserver into it's own container
2025-01-23 11:28:53 +00:00