Commit Graph

28 Commits

Author SHA1 Message Date
EvanLin3141
aaf8300a1c FINISH: Sidebar Categories now shows image instead of text 2025-02-28 13:08:44 +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
EvanLin3141
dd8c953fb7 FINISH: Brightness Theme 2025-02-27 15:50:00 +00:00
EvanLin3141
df19688488 FINISH: ScreenShot Theme 2025-02-27 15:13:20 +00:00
JustIceO7
82e61f39c4 UPDATE: Added beginnings of profile picture changer and changed styles 2025-02-27 04:49:14 +00:00
EvanLin3141
07f3bd02f8 UPDATE: CSS done for user page 2025-02-22 00:03:15 +00:00
Chris-1010
416bd4a381 FIX: Chat messages wrap; 2025-02-20 06:56:04 +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
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
EvanLin3141
4cc48fe0b2 MOVE: Theme to quick settings 2025-02-09 17:19:34 +00:00
EvanLin3141
318e8fb2e9 FEAT: SideScroll for ListRow 2025-02-08 00:24:37 +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
870d1435ae UPDATE: Added Button Light/Dark Theme 2025-02-05 13:47:41 +00:00
EvanLin3141
edb690728c ADD: Color Now Modifiable for Dark/Light Mode 2025-02-05 13:18:18 +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
93b3ffbc0b Patch: Tidy up of style code and fix to authentication logic
Feat: Added ability to access user's username through AuthContext
2025-01-27 16:18:01 +00:00
evan
e0d748ed06 UPDATE: Added Hover Gradient Animation Effect on Logo.
Could be referenced for future use.
Usage of tailwind.config.js
2025-01-27 04:21:12 +00:00
evan
56c462c94b FEAT: Added AGOG Logo to Homepage 2025-01-27 02:42:27 +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