Commit Graph

13 Commits

Author SHA1 Message Date
EvanLin3141
ed298f0293 ADD: Brightness functionality 2025-02-22 20:49:20 +00:00
Chris-1010
4e85007854 FEAT: Add Chrome-Dino-Game to 404 Page; 2025-02-20 06:54:33 +00:00
Chris-1010
fde7c70b54 FEAT: Sidebar update to include followed streamers & categories;
FEAT: Sidebar now alters page width on open/close (DynamicPageContent);
FIX: Properly disallow shortcut keys when typing in an input field;
2025-02-18 02:52:43 +00:00
Chris-1010
16dc8f1ea2 FEAT: Added more info & functionality to UserPage & Added ability to follow streamers on both UserPage and VideoPage;
Added shortcut to toggle chat;
2025-02-07 02:11:22 +00:00
EvanLin3141
edb690728c ADD: Color Now Modifiable for Dark/Light Mode 2025-02-05 13:18:18 +00:00
EvanLin3141
4b9da0e946 FEAT: Removed ScrollBar for SideBar 2025-02-04 18:52:50 +00:00
Chris-1010
2020b854f2 MULTI-UPDATE: Big Error Cleanup:
Enhanced Docker and Nginx configurations - Can now run frontend either on local dev version OR the docker version;
Improved socket connection handling;
Refactored stream data fetching in VideoPage to properly display stream data;
Chat-Visibility Button moved to ChatPanel so that chat's socket persists when hiding/showing chat;
2025-02-01 14:21:46 +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
667088ec9e Fix: Checkout
Fix: Formatting
2025-01-23 14:50:45 +00:00
233e2df781 Fixed Flask fetching issue 2025-01-23 13:02:04 +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