Commit Graph

13 Commits

Author SHA1 Message Date
c0ddca85ba PATCH: Fixed a load of broken user routes 2025-02-06 17:25:25 +00:00
7c2c70ac84 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-01-31 00:13:08 +00:00
4396d71c2d FEAT: Implemented auto-updating thumbnails (includes the addition of Redis and Celery) 2025-01-31 00:12:28 +00:00
JustIceO7
088675785c FEAT: Added blueprints for Google OAuth 2025-01-30 22:12:35 +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
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
white
f4aed8b0cc Added Websockets to chat 2025-01-25 12:45:09 +00:00
Christopher Ahern
1928866e24 Merge branch 'john-david3:main' into main 2025-01-22 13:50:03 +00:00
Chris-1010
fbe7d2ceb1 Updated Homepage & Styling;
Corrected imports/config settings;
2025-01-22 13:46:04 +00:00
Christopher Ahern
cd594b5c2c Merge pull request #1 from Chris-1010/main
Reorganisation of project structure into backend/frontend sections; Introduced frontend integration; Connected backend to frontend.
2025-01-22 13:28:29 +00:00
ca33ca6b70 Flask now runs on Gunicorn, and runs through NGinx 2025-01-22 00:55:18 +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