Commit Graph

226 Commits

Author SHA1 Message Date
Chris-1010
bcfe57eeae FEAT: Add stream_key getter;
REFACTOR: Button component inherits HTML props;
2025-02-20 06:56:05 +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
Chris-1010
416bd4a381 FIX: Chat messages wrap; 2025-02-20 06:56:04 +00:00
Chris-1010
4e85007854 FEAT: Add Chrome-Dino-Game to 404 Page; 2025-02-20 06:54:33 +00:00
JustIceO7
6999e1a0a1 UPDATE: Added more categories to database and updated categories page 2025-02-20 00:08:13 +00:00
EvanLin3141
60060617a5 Update: Green User Profile 2025-02-19 19:18:51 +00:00
EvanLin3141
04bc5e5a53 Draft: User Profile 2025-02-19 16:16:29 +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
46645b74d7 FEAT: Added HttpOnly to protect session
FEAT: VideoPage chat text now wraps around
2025-02-18 21:28:53 +00:00
EvanLin3141
c1dd21c0e2 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 2025-02-18 20:41:55 +00:00
EvanLin3141
b87fe7893d Update: List Row Dynamic Theme 2025-02-18 20:39:51 +00:00
EvanLin3141
691d181c0c UPDATE: Theme Design for SideBar 2025-02-18 19:51:11 +00:00
EvanLin3141
d4a6c2c7cd UPDATE: Theme Design for Quick Settings 2025-02-18 17:47:21 +00:00
Chris-1010
4673052e09 REFACTOR: Rename user_id to userId for consistency across components; 2025-02-18 02:52:43 +00:00
Chris-1010
ef1921c207 FEAT: Implement quick settings context;
UPDATE: Enhance quick settings UI & theme settings;
2025-02-18 02:52:43 +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
JustIceO7
902c745065 FEAT: Added variable to keep track of user subscription within VideoPage
FIX: Added .env back into frontend
2025-02-18 02:47:23 +00:00
JustIceO7
76de1b7d9d FEAT: Added Celery Beat
FEAT: Added preferences Celery task to automatically record what categories users watched
2025-02-18 02:02:34 +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
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
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
JustIceO7
58524eb9a2 UPDATE: Got started with categories page 2025-02-12 22:25:54 +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
white
1eff005dec FEAT: Integrated the live stream video 2025-02-12 15:04:56 +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
white
571cb9c0f5 UPDATE: Changed Search Bar to use button press instead of debouncing 2025-02-12 13:49:51 +00:00
EvanLin3141
e6dc625e3a Test: Just Testing 2025-02-12 01:35:44 +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
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
EvanLin3141
22d6ec482c UPDATE: Google Login Responsiveness 2025-02-11 11:08:26 +00:00