0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-08 04:25:07 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Alex
b8e5fc0869 fix: pagination issues on home page 2022-04-24 20:05:36 +12:00
Alex
041cc70cf5 fix: minor graphical issues 2022-04-24 16:01:52 +12:00
Nikita Krupin
fc5d46ccee watch page improvements 2022-04-14 23:14:52 -04:00
Alex
142afabda2 feat: pagination loader 2022-04-01 16:03:25 +13:00
Alex
6e565d66b7 feat: pagination, url handling, tracking 2022-04-01 14:02:08 +13:00
Alex
79c6b9efdd feat: continuation script 2022-03-31 15:22:22 +13:00
Ethan
3a81bd9535 fix for cached home feed 2022-03-27 00:00:09 -05:00
Alex
7275f06604 fix: components called incorrectly 2022-03-25 09:46:17 +13:00
Alex
51d4961173 Merge https://github.com/404-Program-not-found/VueTube 2022-03-25 09:27:09 +13:00
Alex
eed6223a8a fix: search function fully functional 2022-03-25 00:47:13 +13:00
Ethan
a27feaf36c cache home page recommended videos 2022-03-23 23:28:57 -05:00
Alex
403a8535e9 refactor: better searching using the innertube API 2022-03-24 02:07:03 +13:00
Nikita Krupin
ad9d916627 files linted, sorry for the spam c: 2022-03-21 19:47:11 -04:00
Alex
4958b7a7e2 feat: video specific recommendations 2022-03-21 13:27:41 +13:00
Alex
b11a8b386d refactor(renderer)! : changed how json rendering is handled for video types 2022-03-21 01:20:13 +13:00
Alex
73bcd7f50e refactor! : change recommended to accept paramaters 2022-03-20 22:50:13 +13:00
Front
418682e2f6 Front's Bug Fixes pt.1
- Refactor homepage/"recommended" videos
- Fix SOME theme header issues
2022-03-19 15:31:43 -04:00
Alex
039e90fb90 fix: small bug regarding how thumbnailOverlay was mapped 2022-03-20 02:47:08 +13:00
Alex
f09f104254 refactor: made recommendation functions more stable and working 2022-03-20 02:15:40 +13:00
Alex
eb1aca2627 refactor: centralized logger names 2022-03-19 18:35:28 +13:00
Alex
65c1b12ed0 feat: Recommendations API fully online. There is now a home page. 2022-03-19 00:50:44 +13:00
Alex
c2e4036080 refactor: changed how the API is called 2022-03-18 19:15:19 +13:00
Alex
870a187072 feat: ability to get video details. Stores Innertube object 2022-03-18 02:17:32 +13:00
Alex
505b69365f feat: simple test to see if backend API works 2022-03-16 22:07:40 +13:00
Front
459aea5e7f complete feature request #50 2022-03-15 20:31:03 -04:00