Commit Graph

14 Commits

Author SHA1 Message Date
Chris-1010
3611e0bd4e MINOR: Update README & .gitignore
UPDATE: Remove unused files
2025-03-12 23:22:28 +01:00
white
45579438a4 UPDATE: updated the gitignore 2025-03-07 12:12:44 +00:00
white
98a2f543b0 UPDATE: Added more env files to gitignore 2025-02-17 12:35:58 +00:00
JustIceO7
cd1a246483 PATCH UPDATE: Updated routes to query stream information from backend database 2025-01-29 03:05:33 +00:00
Chris-1010
8ec60b1c41 Major: Added Authentication Functionality, interfaces with backend;
Added new styles to HomePage & VideoPage;
Added AuthContext to persist logged_in status;
2025-01-24 15:44:27 +00:00
Oscar Cao
f9636f8650 updated database creating more tables 2025-01-23 22:41:45 +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
3c61d6f888 Updated gitignore to include env files 2025-01-23 10:31:47 +00:00
Chris-1010
92fdf3f3f3 Implemented Stripe Embedded Checkout Component;
Inclusion of .env files;
2025-01-22 22:54:18 +00:00
Chris-1010
2887409ae6 Major: Restructure of Project
Major: Introduction of Frontend (React)
2025-01-21 17:19:23 +00:00
76991f0b39 Added Docker files, and removed RTMP server additions, added NGinx files (didn't added source NGinx files, docker will add them) 2025-01-20 00:14:13 +00:00
Oscar Cao
b8624c94a1 added beginnings of stripe payment for subscriptions 2025-01-19 21:20:12 +00:00
3a94ec1174 Added basic video player, that uses playerjs library (HLS streaming doesn't work well with normal video tag) 2025-01-15 14:47:02 +00:00