white
d4e1783887
FEAT: Added a beautiful favicon
2025-03-03 21:40:57 +00:00
Chris-1010
5a49bc8e7b
REFACTOR: Remove unused images & add default image to profile pictures
2025-03-02 17:46:50 +00:00
Chris-1010
1d55caff03
FIX: Route to category page upon clicking on a followed category on the sidebar
2025-02-28 14:50:27 +00:00
JustIceO7
5ad416393e
BUGFIX: Fixed database not storing the num_viewers for each stream
...
UI: Changed styling for components
2025-02-27 17:15:17 +00:00
Chris-1010
de7a01d893
UPDATE: Add more category thumbnails & rename some categories
2025-02-27 14:03:02 +00:00
JustIceO7
634c02a9bc
UPDATE: Finished categories and category pages, added infinite scrolling and follow category button on login
2025-02-23 17:23:09 +00:00
Chris-1010
fd5e45a8de
UPDATE: Enhance stream start time;
...
PATCH: Remove placeholder video;
FIX: Correct focused-input behaviour;
PATCH: Remove debounce function from searchbar;
2025-02-20 06:56:05 +00:00
JustIceO7
6999e1a0a1
UPDATE: Added more categories to database and updated categories page
2025-02-20 00:08:13 +00:00
JustIceO7
710ac1b585
FEAT: Added config to store path to images
2025-02-19 02:47:22 +00:00
JustIceO7
bdaba30cd3
UPDATE: Moved image files
...
UPDATE: Made AuthModal more responsive
2025-02-19 02:22:10 +00:00
JustIceO7
4ddcb3e139
FEAT: Added Stripe webhook to handle user subscriptions
...
UPDATE: Improved the chat look
2025-02-16 03:53:04 +00:00
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