EvanLin3141
ed298f0293
ADD: Brightness functionality
2025-02-22 20:49:20 +00:00
Chris-1010
cd7ea461a8
UPDATE: Style ResultsPage;
...
UPDATE: Improve components;
2025-02-22 20:25:45 +00:00
Chris-1010
12d9f3660a
REFACTOR: Implement full page reloads for state-critical navigation
2025-02-22 20:23:35 +00:00
EvanLin3141
aa1b85513f
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-02-22 20:18:18 +00:00
Chris-1010
a0d00ec411
FEAT: Add functionality to update ongoing stream on frontend
2025-02-22 12:19:50 +00:00
Chris-1010
af24bfa7d3
REFACTOR: Relocate components to appropriate folders + minor style adjustments
2025-02-22 12:19:50 +00:00
Chris-1010
9cc5b40b25
UPDATE: Change to how streams are accessed, detected and published to the application
2025-02-22 12:19:08 +00:00
EvanLin3141
07f3bd02f8
UPDATE: CSS done for user page
2025-02-22 00:03:15 +00:00
EvanLin3141
3b65bc87ae
Merge branch 'main' of https://github.com/john-david3/cs3305-team11
2025-02-21 22:54:42 +00:00
EvanLin3141
9866d1b400
Conflict: Merge Conflicts
2025-02-21 22:54:30 +00:00
EvanLin3141
1f3a660883
CONFLICT: Merge conflicts
2025-02-21 22:52:39 +00:00
Chris-1010
ba762d5f6e
FEAT: Add EndStream functionality;
...
PATCH: Fix category field input on `StreamDashboard`;
REFACTOR: Remove focused-input scaling on `StreamDashboard`;
2025-02-20 08:19:45 +00:00
Chris-1010
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`;
2025-02-20 06:58:19 +00:00
Chris-1010
8c545716f5
REFACTOR: Add extraClasses prop to ListItem;
...
REFACTOR: Remove unused `Navbar` import in `UserPage`;
2025-02-20 06:58:18 +00:00
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
62d83aa4eb
PATCH: Thumbnails not stop generating after stream ends
2025-02-17 19:07:25 +00:00
7af9cb1eb7
UPDATE: Database now shared between celery and python processes
2025-02-17 18:24:51 +00:00
white
98a2f543b0
UPDATE: Added more env files to gitignore
2025-02-17 12:35:58 +00:00
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