Commit Graph

46 Commits

Author SHA1 Message Date
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
JustIceO7
aa12f961a2 CHANGE: Changed AuthModal responsiveness 2025-02-28 23:42:11 +00:00
Chris-1010
077530b6e6 REFACTOR: AuthModal styling to better suit large screens 2025-02-28 15:32:28 +00:00
Chris-1010
82e6074d23 REFACTOR: Update style of AuthModal 2025-02-27 21:11:22 +00:00
Chris-1010
cba900f8e0 REFACTOR: Align icon imports;
REFACTOR: Remove obsolete `EditButton` component
2025-02-27 14:03:02 +00:00
Chris-1010
a27ee52de1 FIX: Navigation from ListItems;
REFACTOR: Format all files;
2025-02-23 22:57:00 +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
JustIceO7
bdaba30cd3 UPDATE: Moved image files
UPDATE: Made AuthModal more responsive
2025-02-19 02:22:10 +00:00
Chris-1010
b3de7ba238 REFACTOR: Repositioning of Components in Project Structure 2025-02-16 23:36:00 +00:00
Chris-1010
bd091b079a REFACTOR: HomePage and ResultsPage for improved data handling 2025-02-16 23:20:56 +00:00
EvanLin3141
19e702a13a FIX: Padding Issue on Video Thumbnails, ViewPort Issues in AuthModal 2025-02-16 21:46:20 +00:00
JustIceO7
88c9b168fd UPDATE: Updated VideoPage UI
UPDATE: Added response to successful password reset redirect to homepage
2025-02-14 00:14:16 +00:00
JustIceO7
58524eb9a2 UPDATE: Got started with categories page 2025-02-12 22:25:54 +00:00
EvanLin3141
e6dc625e3a Test: Just Testing 2025-02-12 01:35:44 +00:00
EvanLin3141
9d08c5b58f FINISH: Register Page
Could do more design
2025-02-12 01:27:34 +00:00
EvanLin3141
f162c32abd Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 00:49:12 +00:00
EvanLin3141
e5da7f63a2 FINISH: Login Page Design 2025-02-12 00:49:10 +00:00
JustIceO7
1b167b60f1 FEAT: OAuth now redirects to last URL signed in
UPDATE: Created the page to display lists of categories
2025-02-11 23:08:26 +00:00
EvanLin3141
22d6ec482c UPDATE: Google Login Responsiveness 2025-02-11 11:08:26 +00:00
EvanLin3141
3b9fef6a4d UPDATE: Forgot Password Set in Login Page 2025-02-11 09:20:15 +00:00
JustIceO7
0984271a11 FEAT: Added Google OAuth login feature to sign up as well as login 2025-02-11 02:22:27 +00:00
EvanLin3141
4cc48fe0b2 MOVE: Theme to quick settings 2025-02-09 17:19:34 +00:00
EvanLin3141
8942298b38 UPDATE: Forgot Password in AuthModal
now uses AuthSwitch to switch between different forms by using MAP instead if if-elseif-else
2025-02-09 16:04:48 +00:00
EvanLin3141
29572f56d1 Update: ForgotPassword button in AuthModal 2025-02-09 15:53:07 +00:00
EvanLin3141
e3aa6531e1 ADD: Forgot PassWord Form 2025-02-09 01:07:30 +00:00
JustIceO7
e2dac21c7a UPDATE: Added OAuth.tsx for implementing Google OAuth Component
MINOR: Renamed user routes
2025-02-08 14:53:21 +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
JustIceO7
a922036408 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 into dev 2025-02-06 19:32:49 +00:00
JustIceO7
bb67f13417 UPDATE: Almost fully implemented forget email feature 2025-02-06 19:30:37 +00:00
EvanLin3141
a2ddb6c724 FIX: Auth token for Reset Password 2025-02-06 17:18:11 +00:00
EvanLin3141
00d627a1e2 UPDATE: Now checks for token on url to extract. 2025-02-06 15:44:20 +00:00
EvanLin3141
af71f63873 NEW: Reset Password Page 2025-02-06 15:28:25 +00:00
EvanLin3141
277a273ac0 DESIGN: Login/Register now hides behind AuthModel.
Pops up when hover, probs will make it follow cursor too
2025-02-06 01:35:20 +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
dcb58248c1 FEAT: Login Via Chat
Added Functionality where is user not register/login they can access press chat to login and pop-up appears
2025-01-30 23:34:36 +00:00
Chris-1010
3c0d9d3131 UPDATE: Updated chat message structure;
Bug: Session seems to be empty when chat.py routes are called.
2025-01-30 17:57:38 +00:00
EvanLin3141
17ab2743de FEAT: Floating Effect
Implemented Floating Effect on AuthModel, need further adjustments
2025-01-30 00:52:39 +00:00
EvanLin3141
92f691b6bd FEAT: BorderSpeed Up on Login 2025-01-29 23:20:23 +00:00
EvanLin3141
06234bcac2 FEAT: Faster Border Animation on Submit
When User Submit Registration, border animation rotates 360 degrees every 1 sec.

May seem weird when reset
2025-01-29 20:12:46 +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