Commit Graph

119 Commits

Author SHA1 Message Date
Kenny 4a9fcdb27b
Merge pull request #148 from PickleNik/main
looks good 👍 
A lot of refactoring but overall good improvements such as VueX
2022-03-21 17:51:25 -04:00
Nikita Krupin c50354b8f6 top navbar in a separate component for convenience, searchbar UI improvements 2022-03-21 16:34:34 -04:00
Alex a0ae6a0041 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-22 02:21:41 +13:00
Alex 3c3ee6ba5a fix: the app is now working again 2022-03-22 02:21:18 +13:00
Nikita Krupin cf25a0f75d reactive ui tweaks architecture 2022-03-21 01:13:21 -04:00
DanWlker bc07549577 Proposed fix for issue #116 2022-03-21 12:27:47 +08:00
Alex f1ffb82ed0 merge conflicts for watch.vue 2022-03-21 13:30:59 +13:00
Alex ae78850506 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-21 13:29:05 +13:00
Alex 4958b7a7e2 feat: video specific recommendations 2022-03-21 13:27:41 +13:00
Kenny 884670f709
Update watch.vue 2022-03-20 15:24:57 -04:00
Kenny f34103dfe0
Merge branch 'main' into main 2022-03-20 14:53:22 -04:00
Sushi 2f3da283fb better description, ryd plugin 2022-03-20 12:42:12 -06:00
Sushi 976aea5fb6 commas in dislikes and views 2022-03-20 10:57:16 -06:00
Front ad3b399036 refactor: basic cleanup 2022-03-20 12:55:25 -04:00
Front 5e4fd90a44 style: 🎨 Make like/dislike buttons show on smaller screens 2022-03-20 12:29:29 -04:00
Front 3453100926 fix: 🚑 Fix compile issues 2022-03-20 12:24:09 -04:00
Front d507a88710 refactor: 🚑 Remove cap-video-player
its just bad, aight?
2022-03-20 12:13:58 -04:00
Front 39b902ee15 feat: 🚀 Integrate cap-video-player 2022-03-20 11:54:26 -04:00
Front 0b4086efd7 fix: 🐛 Fix description displaying under bottom nav bar 2022-03-20 09:54:02 -04:00
Front 8030e68589 style: 🚀 General description expansion style improvements 2022-03-20 09:32:28 -04:00
Front 576f7781db Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-20 09:17:40 -04:00
Front d0079ca4f8 feat: Expandable Description
as per issue #127

#127
2022-03-20 09:17:26 -04: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
Alex 607951eb66 refactor(watch.vue)! : made watch.vue compatable with the new innertube return 2022-03-20 20:24:38 +13:00
CatNowBlue 12eb199b94
Merge branch 'main' into patch-1 2022-03-20 02:43:55 +02:00
Front ba690a9d1a feat: 🎨 Improve the style of the watch page 2022-03-19 20:27:45 -04:00
CatNowBlue 110ef7199e
Added comma into numbers. 2022-03-20 02:10:18 +02:00
Front 940e4965d5 fix: 🎨 improve launch animation 2022-03-19 19:17:26 -04:00
Kenny 22f999f9c3
remove style from "latest" tag 2022-03-19 17:23:09 -04:00
Front f76c35cbba remove random "<br />" from watch.vue 2022-03-19 15:49:28 -04:00
Front 0cb8749947 readd pr #119 2022-03-19 15:39:07 -04: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
Kenny c594629f94
Merge branch 'main' into main 2022-03-19 14:26:20 -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
Sushi f90ab6dceb
watch page finished 2022-03-18 23:18:07 -07:00
Alex eb1aca2627 refactor: centralized logger names 2022-03-19 18:35:28 +13:00
Kenny 4b2d212a67 remove rounded corners ffs 2022-03-18 08:21:06 -04:00
Kenny 3c1d305dea remove nik's "roblox" bullshit 2022-03-18 08:09:24 -04:00
Alex 0d3ddd916f Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-19 00:59:01 +13:00
Alex 65c1b12ed0 feat: Recommendations API fully online. There is now a home page. 2022-03-19 00:50:44 +13:00
Kenny 8f9b1ee9cd status bar stuff for issue #91 2022-03-18 07:49:47 -04:00
Alex c2e4036080 refactor: changed how the API is called 2022-03-18 19:15:19 +13:00
Nikita Krupin 4c6a30fcdc Merge github.com-picklenik:Frontesque/VueTube 2022-03-17 21:15:12 -04:00
Nikita Krupin 2aa028762a
Merge branch 'main' into main 2022-03-17 20:07:35 -04:00
Nikita Krupin d7588a5730 couple fixes on couple pages very descriptive commit message 2022-03-17 20:01:25 -04:00
Nikita Krupin 1b8c0a963b scroll stretch disabled fixes #14, rounded app corners 2022-03-17 20:01:14 -04:00
Front f204e87f7d fix issue #83 2022-03-17 19:56:21 -04:00
Front a860645193 video routing stuff 2022-03-17 18:42:50 -04:00