Commit Graph

  • 4ea52c4679 FIX: Stream management; REFACTOR: Remove unnecessary console logs; REFACTOR: Change "Show More" to "Show All"; REFACTOR: CategoryPage background set to default; Chris-1010 2025-02-27 16:00:10 +00:00
  • d31c7f579c Merge branch 'main' of https://github.com/john-david3/cs3305-team11 EvanLin3141 2025-02-27 15:50:02 +00:00
  • dd8c953fb7 FINISH: Brightness Theme EvanLin3141 2025-02-27 15:50:00 +00:00
  • 53cdb87004 REFACTOR: Styles; UPDATE: Remove shortcut tips teleporting on toggle; FIX: Clicking on a category on AllCategoriesPage now correctly routes; REFACTOR: Update StreamType to match backend return structure; Chris-1010 2025-02-27 15:30:12 +00:00
  • 56985f8f6a REFACTOR: Use StreamType instead of StreamDataProps on VideoPage Chris-1010 2025-02-27 14:15:19 +00:00
  • df19688488 FINISH: ScreenShot Theme EvanLin3141 2025-02-27 15:13:20 +00:00
  • 487b80d9ca Merge branch 'main' of https://github.com/john-david3/cs3305-team11 EvanLin3141 2025-02-27 14:33:16 +00:00
  • 02ea65d140 Update: Followed Categories EvanLin3141 2025-02-27 14:32:12 +00:00
  • de7a01d893 UPDATE: Add more category thumbnails & rename some categories Chris-1010 2025-02-27 14:02:44 +00:00
  • ff422f06f7 UPDATE: Extract category thumbnail handling to separate function Chris-1010 2025-02-27 14:01:37 +00:00
  • cba900f8e0 REFACTOR: Align icon imports; REFACTOR: Remove obsolete EditButton component Chris-1010 2025-02-27 12:28:44 +00:00
  • eb65e71cfb REFACTOR: Remove current_stream_title and current_selected_category_id from users table Chris-1010 2025-02-27 11:54:40 +00:00
  • e79ebd0b15 UPDATE: changed the email in footer to the Official Gander email white 2025-02-27 11:30:41 +00:00
  • 3f97e1e9de UPDATE: readded contact information to footer white 2025-02-27 11:17:15 +00:00
  • 82e61f39c4 UPDATE: Added beginnings of profile picture changer and changed styles JustIceO7 2025-02-27 04:49:14 +00:00
  • 40d40da956 CHANGE: Changed layout and content of footer JustIceO7 2025-02-27 04:48:49 +00:00
  • 607b1cd397 FIX: Fixed infinite scrolling for all categories page JustIceO7 2025-02-27 04:48:21 +00:00
  • b8f33c94a2 REFACTOR: Footer Styles Chris-1010 2025-02-27 01:43:12 +00:00
  • 6f2c294257 FIX: FetchOnScroll functionality on AllCategoriesPage - BUG: duplicate categories appear Chris-1010 2025-02-27 01:25:38 +00:00
  • eaf6e3d693 REFACTOR: Separate ListItem into separate content ListItem components Chris-1010 2025-02-27 01:21:18 +00:00
  • 74baa49c04 UPDATE/REFACTOR: Replace ContentContext with useContent hook; REFACTOR: Add content type files; Chris-1010 2025-02-27 01:20:40 +00:00
  • 3f95b35acc CHANGE: Modified admin utils to use with clause JustIceO7 2025-02-27 00:37:19 +00:00
  • 6ba9539fcb UPDATE: moved admin database usage to admin_utils white 2025-02-26 20:40:04 +00:00
  • 65639b907f ADD: FollowedCategories EvanLin3141 2025-02-26 16:11:41 +00:00
  • e9aff9fa08 UPDATE: Added some debug info ThisBirchWood 2025-02-26 15:33:24 +00:00
  • 3d05dc8571 PATCH: Added check to see if stream ever published in /end_stream, otherwise errors occured ThisBirchWood 2025-02-26 15:31:13 +00:00
  • e69f799caa FIX: fixed login and admin requirements white 2025-02-26 15:15:09 +00:00
  • cefd88f525 UPDATE: Changed stream access URL to use streamer_name instead of streamer_key, to hide streamer key. ThisBirchWood 2025-02-26 15:07:09 +00:00
  • c98f892e3e FEAT: Added newsletter white 2025-02-26 14:33:19 +00:00
  • 379140852a REFACTOR: Update list components style; REFACTOR: Correct loading handling in AllCategoriesPage; REFACTOR: Update to ResultsPage Chris-1010 2025-02-26 13:25:40 +00:00
  • d36eaffafb REFACTOR: Update navbar position in project component hierarchy; UPDATE: Add navbar 'no-searchbar' variant; Chris-1010 2025-02-26 13:23:42 +00:00
  • de68651685 FIX: fixed issues with streaming not working white 2025-02-26 13:13:15 +00:00
  • c56c5ffa41 REFACTOR: Repositioned chat toggle functionality and context management; UPDATE: Improve stream time display; REFACTOR: Update Video Page Styles; Chris-1010 2025-02-26 13:02:31 +00:00
  • 1341a10d76 FIX: Screenshot Issues EvanLin3141 2025-02-26 12:51:17 +00:00
  • ef93df549b FEAT: Added backend admin functionality white 2025-02-26 12:04:00 +00:00
  • 388ba41042 REMOVE: ScrollBar for Homepage and some other pages EvanLin3141 2025-02-25 23:33:36 +00:00
  • 5eebd51949 ADD: Footer EvanLin3141 2025-02-25 23:26:19 +00:00
  • 015695f172 REFACTOR: Update ResultsPage for when no results are found Chris-1010 2025-02-24 16:58:31 +00:00
  • db5996b157 UPDATE: Add LoadingScreen component to maintain consistency Chris-1010 2025-02-24 16:24:52 +00:00
  • 5f13534c7a REFACTOR: Improve Sidebar style and enforce its uniqueness across pages; REFACTOR: General improvement of style across frontend; Chris-1010 2025-02-24 02:07:13 +00:00
  • 38a74e0710 UPDATE: Have Stripe only load on pages it's needed; FIX: Pass proper prop through ContentContext; Chris-1010 2025-02-23 23:28:14 +00:00
  • 52a15d8691 UPDATE/FIX: Add loading to retrieve user details before routing users to credential-sensitive pages Chris-1010 2025-02-23 23:08:58 +00:00
  • a27ee52de1 FIX: Navigation from ListItems; REFACTOR: Format all files; Chris-1010 2025-02-23 22:57:00 +00:00
  • 5c81f58e66 UPDATE: Enhance game on NotFoundPage; REFACTOR: Add comments; PATCH: Removal unnecessary files; REFACTOR: Rename of component folder to match case of other folders; Chris-1010 2025-02-23 20:47:04 +00:00
  • 634c02a9bc UPDATE: Finished categories and category pages, added infinite scrolling and follow category button on login JustIceO7 2025-02-23 17:23:09 +00:00
  • f192518382 UPDATE: Added user follow category routes JustIceO7 2025-02-23 02:26:12 +00:00
  • ed298f0293 ADD: Brightness functionality EvanLin3141 2025-02-22 20:49:16 +00:00
  • cd7ea461a8 UPDATE: Style ResultsPage; UPDATE: Improve components; Chris-1010 2025-02-22 20:23:24 +00:00
  • 12d9f3660a REFACTOR: Implement full page reloads for state-critical navigation Chris-1010 2025-02-22 13:00:20 +00:00
  • aa1b85513f Merge branch 'main' of https://github.com/john-david3/cs3305-team11 EvanLin3141 2025-02-22 20:18:18 +00:00
  • a0d00ec411 FEAT: Add functionality to update ongoing stream on frontend Chris-1010 2025-02-22 12:18:59 +00:00
  • af24bfa7d3 REFACTOR: Relocate components to appropriate folders + minor style adjustments Chris-1010 2025-02-22 12:14:00 +00:00
  • 9cc5b40b25 UPDATE: Change to how streams are accessed, detected and published to the application Chris-1010 2025-02-22 12:05:20 +00:00
  • 07f3bd02f8 UPDATE: CSS done for user page EvanLin3141 2025-02-22 00:03:15 +00:00
  • 3b65bc87ae Merge branch 'main' of https://github.com/john-david3/cs3305-team11 EvanLin3141 2025-02-21 22:54:42 +00:00
  • 9866d1b400 Conflict: Merge Conflicts EvanLin3141 2025-02-21 22:54:30 +00:00
  • 1f3a660883 CONFLICT: Merge conflicts EvanLin3141 2025-02-21 22:52:39 +00:00
  • ba762d5f6e FEAT: Add EndStream functionality; PATCH: Fix category field input on StreamDashboard; REFACTOR: Remove focused-input scaling on StreamDashboard; Chris-1010 2025-02-20 08:19:45 +00:00
  • 7484c927f1 FEAT: Add StreamDashboardPage; UPDATE: Add route to StreamDashboardPage; UPDATE: VideoPlayer for improved stream handling; UPDATE: Navbar to include navigation to StreamDashboardPage; UPDATE: Expand stream_data method to include stream_key in streams.py; REFACTOR: Format streams.py; Chris-1010 2025-02-19 23:25:34 +00:00
  • 8c545716f5 REFACTOR: Add extraClasses prop to ListItem; REFACTOR: Remove unused Navbar import in UserPage; Chris-1010 2025-02-19 23:16:15 +00:00
  • bcfe57eeae FEAT: Add stream_key getter; REFACTOR: Button component inherits HTML props; Chris-1010 2025-02-19 23:11:26 +00:00
  • fd5e45a8de UPDATE: Enhance stream start time; PATCH: Remove placeholder video; FIX: Correct focused-input behaviour; PATCH: Remove debounce function from searchbar; Chris-1010 2025-02-19 23:09:03 +00:00
  • 416bd4a381 FIX: Chat messages wrap; Chris-1010 2025-02-19 23:05:13 +00:00
  • 4e85007854 FEAT: Add Chrome-Dino-Game to 404 Page; Chris-1010 2025-02-18 18:03:17 +00:00
  • 6999e1a0a1 UPDATE: Added more categories to database and updated categories page JustIceO7 2025-02-20 00:08:13 +00:00
  • 60060617a5 Update: Green User Profile EvanLin3141 2025-02-19 19:18:51 +00:00
  • 04bc5e5a53 Draft: User Profile EvanLin3141 2025-02-19 16:16:29 +00:00
  • 710ac1b585 FEAT: Added config to store path to images JustIceO7 2025-02-19 02:47:22 +00:00
  • bdaba30cd3 UPDATE: Moved image files JustIceO7 2025-02-19 02:22:10 +00:00
  • 46645b74d7 FEAT: Added HttpOnly to protect session JustIceO7 2025-02-18 21:28:53 +00:00
  • c1dd21c0e2 Merge branch 'main' of https://github.com/john-david3/cs3305-team11 EvanLin3141 2025-02-18 20:41:55 +00:00
  • b87fe7893d Update: List Row Dynamic Theme EvanLin3141 2025-02-18 19:51:11 +00:00
  • 691d181c0c UPDATE: Theme Design for SideBar EvanLin3141 2025-02-18 19:51:11 +00:00
  • d4a6c2c7cd UPDATE: Theme Design for Quick Settings EvanLin3141 2025-02-18 17:47:21 +00:00
  • 4673052e09 REFACTOR: Rename user_id to userId for consistency across components; Chris-1010 2025-02-18 02:48:24 +00:00
  • ef1921c207 FEAT: Implement quick settings context; UPDATE: Enhance quick settings UI & theme settings; Chris-1010 2025-02-18 00:49:18 +00:00
  • 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; Chris-1010 2025-02-18 00:47:24 +00:00
  • 902c745065 FEAT: Added variable to keep track of user subscription within VideoPage JustIceO7 2025-02-18 02:47:23 +00:00
  • 76de1b7d9d FEAT: Added Celery Beat JustIceO7 2025-02-18 02:02:34 +00:00
  • 62d83aa4eb PATCH: Thumbnails not stop generating after stream ends ThisBirchWood 2025-02-17 19:07:25 +00:00
  • 7af9cb1eb7 UPDATE: Database now shared between celery and python processes ThisBirchWood 2025-02-17 18:24:51 +00:00
  • 98a2f543b0 UPDATE: Added more env files to gitignore white 2025-02-17 12:35:58 +00:00
  • ca4bb76996 UPDATE: added live viewer display on home and category pages (need to remove dummy values) white 2025-02-17 12:23:32 +00:00
  • 3528b6517a FIX: fixed issues loading content on new accounts white 2025-02-17 12:18:23 +00:00
  • ecb26223df FEAT: Click on chatter's username to visit profile; REFACTOR: Formatting; Chris-1010 2025-02-17 05:01:55 +00:00
  • c3fd9f5dee UPDATE: Reverted VideoPage look JustIceO7 2025-02-17 04:13:18 +00:00
  • c9455e3b72 FEAT: Email now also shows the username of the account whos password will be reset JustIceO7 2025-02-17 01:48:45 +00:00
  • 93141357e3 FIX: Styling update to VideoPage to support smaller screens; Chris-1010 2025-02-17 00:51:25 +00:00
  • d0aa591116 FIX: Stream routing on ResultsPage; Chris-1010 2025-02-16 23:57:57 +00:00
  • d1d2785c38 FEAT: Update ResultsPage to route user to corresponding page upon click; Chris-1010 2025-02-16 23:02:05 +00:00
  • 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; Chris-1010 2025-02-16 23:01:09 +00:00
  • 9f59810833 REFACTOR: VideoPage Adjustments Chris-1010 2025-02-16 22:51:52 +00:00
  • b3de7ba238 REFACTOR: Repositioning of Components in Project Structure Chris-1010 2025-02-16 19:36:34 +00:00
  • bd091b079a REFACTOR: HomePage and ResultsPage for improved data handling Chris-1010 2025-02-16 14:19:51 +00:00
  • 557aeb9091 UPDATE: endpoint_secret for Stripe is stored in .env JustIceO7 2025-02-16 23:06:01 +00:00
  • 45f64f3c8d FIX: Issue where 404 does not show up EvanLin3141 2025-02-16 22:03:35 +00:00
  • 19e702a13a FIX: Padding Issue on Video Thumbnails, ViewPort Issues in AuthModal EvanLin3141 2025-02-16 21:46:20 +00:00
  • 4ddcb3e139 FEAT: Added Stripe webhook to handle user subscriptions JustIceO7 2025-02-16 03:53:04 +00:00
  • 97067e1f87 FIX: Fixed Stripe JustIceO7 2025-02-15 22:06:06 +00:00
  • fcb07263e3 FIX: Unknown Comma EvanLin3141 2025-02-14 22:40:53 +00:00