Commit Graph

12 Commits

Author SHA1 Message Date
JustIceO7
88c9b168fd UPDATE: Updated VideoPage UI
UPDATE: Added response to successful password reset redirect to homepage
2025-02-14 00:14:16 +00:00
JustIceO7
58524eb9a2 UPDATE: Got started with categories page 2025-02-12 22:25:54 +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
EvanLin3141
b44ca46034 UPDATE: User Preference SideBar.
Can try access DB and Render what user wants/follows
2025-02-06 00:01:09 +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
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
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
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
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
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
c0674c58b4 Moved frontend out of webserver into it's own container 2025-01-23 11:28:53 +00:00