Chris-1010
6cfac0d78f
MAJOR FIX: Chat Latency Fixed
2025-01-30 03:50:58 +00:00
Chris-1010
cf68d722b0
Minor Update: Input & Root Styles
2025-01-30 03:50:58 +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
white
4d9e819b39
UPDATE: Improved chat tranmission speed by 3seconds
2025-01-29 16:50:26 +00:00
Chris-1010
c0a110c76d
Patch: Fix to StreamerRoute to correctly send user to UserPage/VideoPage;
...
Update: Display Category Thumbnails
2025-01-29 14:53:22 +00:00
Chris-1010
a4f66ba321
Feat: Update to VideoPage to display stream data;
2025-01-29 14:51:36 +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
white
12c576de2f
UPDATE: Improved chat transmission speed by ~50%
2025-01-28 17:23:40 +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
60c9d1986e
Refactored chat implementation to work with Websockets;
...
Fixed video.js working on Docker Container;
Added sample video to VideoPlayer for now;
Bug: Requests to the server take extra long to return a response;
2025-01-25 15:29:17 +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
5c16092b1c
- Refactor of StreamsContext:
...
Added `featuredCategories` section,
Added personalised variations of HomePage contents;
- Removal of redundant/unused files from backend;
- Update to README: Updated to current method for deploying;
- Known bug: StreamsContext is being called before AuthContext, leading to unpersonalised streams & categories each time, even when logged in;
2025-01-24 17:24:10 +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
JustIceO7
ca2a7e9baf
created code for user routes and linked olds routes to reflect new ones
2025-01-24 05:11:03 +00:00
Chris-1010
667088ec9e
Fix: Checkout
...
Fix: Formatting
2025-01-23 14:50:45 +00:00
233e2df781
Fixed Flask fetching issue
2025-01-23 13:02:04 +00:00
1047b96c0f
Fixed allowed hosts issue
2025-01-23 12:27:03 +00:00
b377240753
React runs on port 8080
2025-01-23 12:22:47 +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
e7822f3c98
React runs on docker now
2025-01-23 11:41:53 +00:00
c0674c58b4
Moved frontend out of webserver into it's own container
2025-01-23 11:28:53 +00:00