Commit Graph

397 Commits

Author SHA1 Message Date
white
ca4bb76996 UPDATE: added live viewer display on home and category pages (need to remove dummy values) 2025-02-17 12:23:32 +00:00
white
3528b6517a FIX: fixed issues loading content on new accounts 2025-02-17 12:18:23 +00:00
Chris-1010
ecb26223df FEAT: Click on chatter's username to visit profile;
REFACTOR: Formatting;
2025-02-17 05:01:55 +00:00
JustIceO7
c3fd9f5dee UPDATE: Reverted VideoPage look 2025-02-17 04:13:18 +00:00
JustIceO7
c9455e3b72 FEAT: Email now also shows the username of the account whos password will be reset 2025-02-17 01:49:10 +00:00
Chris-1010
93141357e3 FIX: Styling update to VideoPage to support smaller screens; 2025-02-17 00:51:25 +00:00
Chris-1010
d0aa591116 FIX: Stream routing on ResultsPage; 2025-02-16 23:57:57 +00:00
Chris-1010
d1d2785c38 FEAT: Update ResultsPage to route user to corresponding page upon click; 2025-02-16 23:37:24 +00:00
Chris-1010
d79f617b4f REFACTOR: Enhance Categories Page;
REFACTOR: Update ListRow component;
REFACTOR: Improve component structure and navigation; FEAT: Scroll fetching hook;
REFACTOR: Add more testing_data to database to demonstrate updated ListRow component;
2025-02-16 23:37:24 +00:00
Chris-1010
9f59810833 REFACTOR: VideoPage Adjustments 2025-02-16 23:36:00 +00:00
Chris-1010
b3de7ba238 REFACTOR: Repositioning of Components in Project Structure 2025-02-16 23:36:00 +00:00
Chris-1010
bd091b079a REFACTOR: HomePage and ResultsPage for improved data handling 2025-02-16 23:20:56 +00:00
JustIceO7
557aeb9091 UPDATE: endpoint_secret for Stripe is stored in .env 2025-02-16 23:06:15 +00:00
EvanLin3141
45f64f3c8d FIX: Issue where 404 does not show up
I.e with /users it shows /404
However with /users/hello it does not show 404
2025-02-16 22:03:35 +00:00
EvanLin3141
19e702a13a FIX: Padding Issue on Video Thumbnails, ViewPort Issues in AuthModal 2025-02-16 21:46:20 +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
97067e1f87 FIX: Fixed Stripe 2025-02-15 22:06:06 +00:00
EvanLin3141
fcb07263e3 FIX: Unknown Comma 2025-02-14 22:40:53 +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
Oscar
9bd1e249ed FEAT: Added offset to routes when searching for categories 2025-02-13 14:24:05 +00:00
Oscar
e5e92db400 FIX: OAuth now dynamically creates url to redirect based on .env instead of static url 2025-02-13 12:49:43 +00:00
JustIceO7
58524eb9a2 UPDATE: Got started with categories page 2025-02-12 22:25:54 +00:00
df9fb69b7b PATCH: Fixed error that caused users without a set stream title to be unable to stream 2025-02-12 19:56:31 +00:00
415315b1da PATCH: Further reduced HLS latency 2025-02-12 19:36:03 +00:00
8ac82bb5e3 PATCH: Changed stream url from absolute to relative 2025-02-12 15:24:46 +00:00
326ee84d60 PATCH: Fixed dumb error 2025-02-12 15:15:00 +00:00
acce4086fe Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 15:07:16 +00:00
white
1eff005dec FEAT: Integrated the live stream video 2025-02-12 15:04:56 +00:00
488c7064bb PATCH: Reduced latency of HLS stream 2025-02-12 15:04:54 +00:00
21b276ee96 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 14:46:12 +00:00
EvanLin3141
c95f2c95f8 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 14:43:07 +00:00
EvanLin3141
01932c4db9 FEAT: Results Page from Search Bar 2025-02-12 14:33:14 +00:00
45a586748d FEAT: VoDs accessible from browser, named as {vod_id}.mp4 2025-02-12 14:01:38 +00:00
white
571cb9c0f5 UPDATE: Changed Search Bar to use button press instead of debouncing 2025-02-12 13:49:51 +00:00
01d611c227 PATCH: Fixed saved vods not saving in correct order, HLS segments save by system timestamp 2025-02-12 13:45:56 +00:00
ad1d2791c0 UPDATE: HLS segments now named by timestamp, rather than sequential numbering 2025-02-12 13:27:17 +00:00
4c9e329107 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 09:52:41 +00:00
6d067f0570 PATCH: Fixed thumbnail generation only happening once 2025-02-12 09:52:34 +00:00
EvanLin3141
e6dc625e3a Test: Just Testing 2025-02-12 01:35:44 +00:00
3130314ffa Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 01:29:57 +00:00
55fed8a778 PATCH: Refactored underlying file system for streams, seperated vods, streams and thumbnails 2025-02-12 01:29:54 +00:00
EvanLin3141
9d08c5b58f FINISH: Register Page
Could do more design
2025-02-12 01:27:34 +00:00
EvanLin3141
f162c32abd Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-12 00:49:12 +00:00
EvanLin3141
e5da7f63a2 FINISH: Login Page Design 2025-02-12 00:49:10 +00:00
JustIceO7
1b167b60f1 FEAT: OAuth now redirects to last URL signed in
UPDATE: Created the page to display lists of categories
2025-02-11 23:08:26 +00:00
4a4fde9256 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-11 20:57:54 +00:00
899764eaf8 FEAT: Streams now save to mp4 after a stream is stopped, instead of discarded 2025-02-11 20:57:27 +00:00
white
46361c7960 UPDATE: Tidied up search bar and made changes to the specific search routes 2025-02-11 16:57:09 +00:00
white
1a572cc172 FEAT: Implemented working search bar using FTS and Ranking 2025-02-11 16:38:46 +00:00
Chris-1010
905e879c60 UPDATE: Searchbar functions on Frontend 2025-02-11 13:42:28 +00:00