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