Commit Graph

11 Commits

Author SHA1 Message Date
a8af24e256 UPDATE: Refactored backend routes to improve readability 2025-02-05 21:04:05 +00:00
21a45e5538 UPDATE: Added FFMPEG to Flask dockerfile 2025-01-30 20:35:48 +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
667088ec9e Fix: Checkout
Fix: Formatting
2025-01-23 14:50:45 +00:00
c0674c58b4 Moved frontend out of webserver into it's own container 2025-01-23 11:28:53 +00:00
Chris-1010
92fdf3f3f3 Implemented Stripe Embedded Checkout Component;
Inclusion of .env files;
2025-01-22 22:54:18 +00:00
716637138a Fixed incorrect location in run command 2025-01-22 14:00:06 +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
ca33ca6b70 Flask now runs on Gunicorn, and runs through NGinx 2025-01-22 00:55:18 +00:00
043effb6db Reorganised the webservers (temp for now) and docker-compose.yml now works 2025-01-21 00:29:07 +00:00