white
ef93df549b
FEAT: Added backend admin functionality
2025-02-26 12:04:00 +00:00
JustIceO7
46645b74d7
FEAT: Added HttpOnly to protect session
...
FEAT: VideoPage chat text now wraps around
2025-02-18 21:28:53 +00:00
white
1a572cc172
FEAT: Implemented working search bar using FTS and Ranking
2025-02-11 16:38:46 +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
JustIceO7
e6b8ad9b9e
MAJOR: Restructured backend Flask application moved all non-routes into utils, renamed routes to not prefix get, created middleware.py to replace utils.py within blueprints
2025-02-08 14:35:46 +00:00
Chris-1010
1499e042cb
FIX: General fixes and update to HomePage
2025-02-06 20:23:44 +00:00
a8af24e256
UPDATE: Refactored backend routes to improve readability
2025-02-05 21:04:05 +00:00
4396d71c2d
FEAT: Implemented auto-updating thumbnails (includes the addition of Redis and Celery)
2025-01-31 00:12:28 +00:00
Chris-1010
6586506c97
MAJOR Fix: Resolved API Request Delays;
...
Feat: Added a dev test account to users for expedited login;
Refactor: Improve socket connection handling and add logging for API request duration & update to ListRow key generation for improved uniqueness;
Feat: Made it so streams with no set thumbnail use their category's thumbnail;
Minor Fix: Corrections to db recommendation methods;
2025-01-30 03:53:33 +00:00
JustIceO7
e4a8ba9900
FEAT: Added errorhandling for status codes
2025-01-29 03:02:09 +00:00
white
4e9fa011fa
Update: remove unused imports, added better comments and refactored for all blueprints
2025-01-27 12:49:42 +00:00
white
f4aed8b0cc
Added Websockets to chat
2025-01-25 12:45:09 +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
Oscar Cao
be2248fcad
restrucuted blueprint layouts and added more skeleton api routes to be used from the frontend
2025-01-23 23:49:08 +00:00
c0674c58b4
Moved frontend out of webserver into it's own container
2025-01-23 11:28:53 +00:00
Chris-1010
1ede987914
Fix: Imports on backend
...
Fix: Connected Backend to Frontend over localhost
2025-01-21 23:54:11 +00:00
043effb6db
Reorganised the webservers (temp for now) and docker-compose.yml now works
2025-01-21 00:29:07 +00:00