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
dfdbe4a7d4
MAJOR: Reworked database to be easier to use and close automatically to prevent resource leaks
2025-01-29 17:47:29 +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
5b96ccb377
PATCH: Closed database connections in util to avoid data leaks
2025-01-29 12:47:35 +00:00
white
e2070be9f9
PATCH: fixed issues with authentication
2025-01-29 11:31:43 +00:00
JustIceO7
95827ccf95
UPDATE: Added util functions for handling streaming routes
2025-01-29 03:04:56 +00:00
ThisBirchWood
13d7351588
UPDATE: Began on removing streamers table, and replacing the corresponding code, NOT TESTED (if it's too messy to work with then rollback)
2025-01-28 11:01:06 +00:00
JustIceO7
ff9feaacec
Created utils folder which holds funcs to be called within the flask routes, added pseudo code to streams.py and user.py which are untested, data still needs to be jsonified to be sent to React
2025-01-26 06:51:24 +00:00