Commit Graph

7 Commits

Author SHA1 Message Date
Chris-1010
ff422f06f7 UPDATE: Extract category thumbnail handling to separate function 2025-02-27 14:03:02 +00:00
Chris-1010
cba900f8e0 REFACTOR: Align icon imports;
REFACTOR: Remove obsolete `EditButton` component
2025-02-27 14:03:02 +00:00
Chris-1010
eaf6e3d693 REFACTOR: Separate ListItem into separate content ListItem components 2025-02-27 01:44:44 +00:00
Chris-1010
a27ee52de1 FIX: Navigation from ListItems;
REFACTOR: Format all files;
2025-02-23 22:57:00 +00:00
Chris-1010
a0d00ec411 FEAT: Add functionality to update ongoing stream on frontend 2025-02-22 12:19:50 +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