Commit Graph

18 Commits

Author SHA1 Message Date
Chris-1010
1173896710 FIX: VOD results on ResultsPage;
FIX: Correct aspect-ratio of users' profile pictures on `ResultsPage`;
UPDATE: Remove elements from `VodListItem` that are not being used;
2025-03-06 23:28:28 +00:00
Chris-1010
b243191b2e UPDATE/REFACTOR: Change how VODs are accessed & loaded;
FIX: `isLive` -> `streamerIsLive`;
FIX: `Sidebar` profile pictures;
2025-03-06 22:55:30 +00:00
Chris-1010
708828c2a3 FIX: Time display on dashboard;
REFACTOR: Styling on `ResultsPage`
2025-03-05 22:39:38 +00:00
Chris-1010
c71ffaf8d7 REFACTOR: Clean code, don't show category name on categoryPage, fix path, remove console logs 2025-03-05 14:11:12 +00:00
JustIceO7
dd0a557612 UPDATE: Updated styling for quality of life improvements 2025-03-04 22:26:37 +00:00
Chris-1010
c7d443d8b6 FEAT: Add ability to download one's VODs from dashboard 2025-03-03 01:55:56 +00:00
Chris-1010
37122e1cea UPDATE/FEAT: Proper handling of profile pictures where a fallback to the default pfp is used;
REFACTOR: Remove unnecessary props from users on `ResultsPage`;
REFACTOR: General formatting
2025-03-02 17:48:51 +00:00
Chris-1010
0a4bbc73e5 MAJOR UPDATE/FEAT: Overhaul of DashboardPage to include VODs;
REFACTOR: General formatting;
UPDATE: Shrink Logo upon opening sidebar on certain pages
2025-03-02 17:46:51 +00:00
EvanLin3141
edb959506a ADD: All Vods on Home Page
ToDo:
Thumbnail in DB
Save user stream to Vod
2025-02-28 19:52:01 +00:00
Chris-1010
eaf6e3d693 REFACTOR: Separate ListItem into separate content ListItem components 2025-02-27 01:44:44 +00:00
Chris-1010
379140852a REFACTOR: Update list components style;
REFACTOR: Correct loading handling in `AllCategoriesPage`;
REFACTOR: Update to `ResultsPage`
2025-02-26 13:27:11 +00:00
Chris-1010
a27ee52de1 FIX: Navigation from ListItems;
REFACTOR: Format all files;
2025-02-23 22:57:00 +00:00
JustIceO7
634c02a9bc UPDATE: Finished categories and category pages, added infinite scrolling and follow category button on login 2025-02-23 17:23:09 +00:00
Chris-1010
cd7ea461a8 UPDATE: Style ResultsPage;
UPDATE: Improve components;
2025-02-22 20:25:45 +00:00
Chris-1010
af24bfa7d3 REFACTOR: Relocate components to appropriate folders + minor style adjustments 2025-02-22 12:19:50 +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
JustIceO7
6999e1a0a1 UPDATE: Added more categories to database and updated categories page 2025-02-20 00:08:13 +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