Commit Graph

300 Commits

Author SHA1 Message Date
Nikita Krupin 6211323c41
Merge branch 'Frontesque:main' into main 2022-03-24 18:02:11 -04:00
Front d0dbc4bb04 refactor: Splash Screen Refactor 2022-03-24 17:34:09 -04:00
Alex 395c5983ea fix: api key not provided in /next calls 2022-03-25 10:14:15 +13:00
Alex 50dfeae707 small fix with width 2022-03-25 09:56:18 +13:00
Alex 332629ef8e fix: case sensitivity 2022-03-25 09:54:21 +13:00
Alex 5e0cb52a2e fix: itemSectionRenderer not filling screen 2022-03-25 09:49:14 +13: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
Front 4a7dc3925d temp stuff 2022-03-24 15:56:11 -04:00
Front b2511ee380 docs: 📝 Make 'about' page more user friendly 2022-03-24 14:46:31 -04:00
Nikita Krupin aef00191b4
Merge branch 'Frontesque:main' into main 2022-03-24 12:16:42 -04:00
Nikita Krupin 58f23668bb sticky video player, unused attr removed 2022-03-24 12:16:23 -04:00
Kenny 178c76363f
Merge pull request #180 from etekweb/cache-and-refresh
Cache home feed
2022-03-24 12:01:11 -04:00
Alex eed6223a8a fix: search function fully functional 2022-03-25 00:47:13 +13:00
Ethan c4a6c5688a add refresh button for home feed 2022-03-23 23:55:38 -05:00
Ethan a27feaf36c cache home page recommended videos 2022-03-23 23:28:57 -05:00
Nikita Krupin 29e999336e treeShake test 2022-03-23 19:58:35 -04:00
Alex 23233c5275 fix: thumbnail quality fix 2022-03-24 11:15:52 +13:00
Alex 20f0333dea fix: thumbnail quality issue 2022-03-24 11:15:33 +13:00
Nikita Krupin ab7afef56b smol fix 2022-03-23 16:10:19 -04:00
Nikita Krupin 801071ed1c hot rebuild script 2022-03-23 15:43:49 -04:00
Kenny a25c31f3e6
Merge pull request #174 from etekweb/settings-button-icon
Updated settings icon since it is not an overlay menu
2022-03-23 12:51:19 -04:00
Kenny 6b87a9c058
Merge pull request #173 from etekweb/landscape-mode-again
Shrink thumbnails and shift text in landscape video list
2022-03-23 12:50:39 -04:00
Ethan b806c2fd46 updated settings icon 2022-03-23 11:34:38 -05:00
Ethan 19d7018c8e shrink thumbnails and shift text in landscape video list 2022-03-23 11:13:43 -05:00
Ethan ce4e49af93 Merge branch 'main' of github.com:Frontesque/VueTube into fullscreen-fixes 2022-03-23 10:31:04 -05:00
Ethan 419f09d098 also exit fullscreen when going back to prior video 2022-03-23 10:21:02 -05:00
Kenny de3d8a777f Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-23 09:30:37 -04:00
Kenny 42889121aa fix: 🐛 Fix icon not showing in light mode 2022-03-23 09:30:24 -04:00
Kenny a0c1bc9279
Merge pull request #170 from 404-Program-not-found/main
refactor!: Switched to using innertube's api for search
2022-03-23 09:18:37 -04:00
Kenny 66a0827ca4 fix: 🎨 make launch icon change based on dark theme 2022-03-23 09:17:02 -04:00
Alex 30e9a744c8 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-24 02:07:37 +13:00
Alex 403a8535e9 refactor: better searching using the innertube API 2022-03-24 02:07:03 +13:00
Kenny 5ac4ebcf57 fix: 🐛 Fix some loading screen stuff 2022-03-23 09:05:33 -04:00
Alex 979691a978 feat: new render method that directly utilizes the youtube API 2022-03-24 00:21:06 +13:00
Ethan 1937edeef7 prevent being stuck in fullscreen when back btn used 2022-03-22 19:37:45 -05:00
Ethan 8256ef8898 auto-hide onscreen navigation bar in fullscreen 2022-03-22 19:37:17 -05:00
Ethan 19c4357794 hide status bar for video in fullscreen 2022-03-22 19:35:15 -05:00
Alex 90708b9dac refactor: changed API calls to be properly using innertube 2022-03-23 12:07:01 +13:00
Alex 8876530733 fix: search was broken 2022-03-23 01:25:29 +13:00
Kenny 4434a14688
Merge pull request #161 from 404-Program-not-found/main
fix: fixed issue #158
2022-03-22 07:43:17 -04:00
Alex fbb2ec6eb1 fix: fixed issue #158 2022-03-22 21:23:23 +13:00
Ethan 6a2af4f505 added comments 2022-03-22 03:00:16 -05:00
Ethan 948a058363 fixed suggested video links from watch page 2022-03-22 02:48:04 -05:00
Ethan efbbd9e6b1 scroll back to top after clicking on a video 2022-03-22 01:37:23 -05:00
Ethan 6a98cf4f4a scroll back to top after clicking on a video 2022-03-22 00:49:11 -05:00
Ethan 64956ea4ec add video share sheet to watch page 2022-03-22 00:47:28 -05:00
Ethan c9ca9ab6b6 Disable bottom sheet video description (duplicate)
There are two description areas. Disabled the bottom sheet one because scrolling is non-functional.
2022-03-21 23:45:15 -05:00
Kenny 19f4f1a597
Merge pull request #157 from PickleNik/main
Search & Watch UI improvements
2022-03-21 21:54:31 -04:00
Nikita Krupin 0c0dfc9efc search & watch page YouKnowWho look 2022-03-21 21:35:04 -04:00
Front f61731061f fix: 🎨 Add Android/iOS Assets
Add Android and iOS app resources for icons and splash screen
2022-03-21 21:30:20 -04:00
Nikita Krupin 0fa979684a theme variables cleanup 2022-03-21 20:52:45 -04:00
Nikita Krupin ad9d916627 files linted, sorry for the spam c: 2022-03-21 19:47:11 -04:00
Nikita Krupin e0ecce6a11 updated README to include linting 2022-03-21 19:29:18 -04:00
Nikita Krupin 794a035aa0 linter setup 2022-03-21 19:25:16 -04:00
Nikita Krupin fa75b35548 😬 2022-03-21 18:02:58 -04:00
Nikita Krupin c9d2800cde light theme fix 2022-03-21 17:57:49 -04:00
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 844b77c2e8 whoops light theme default back 2022-03-21 17:49:23 -04:00
Nikita Krupin 223a266b6f search results and light theme top bar to look more like YouKnowWho 2022-03-21 17:32:59 -04:00
Nikita Krupin 9ac3910aba minor spacing tweaks 2022-03-21 17:01:37 -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 f4e7ed4924 making sure app is not mounted before mounted() 2022-03-21 02:03:33 -04: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 16a9daa4a4 style: 🎨 Use default YouTube font :) 2022-03-20 09:33:05 -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 93943a7545 fix: some thumbnails not found 2022-03-20 22:02:52 +13:00
Alex 607951eb66 refactor(watch.vue)! : made watch.vue compatable with the new innertube return 2022-03-20 20:24:38 +13:00
Alex 9932b697e9 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-20 19:06:30 +13:00
Alex 46ffe7a51d feat(api)! : completely revamped how Innertube recieves video information. 2022-03-20 19:05:43 +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 35f5fffddc fix: 🐛 Fix video playback 2022-03-19 16:22:03 -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 398ac8141b
Merge pull request #119 from DanWlker/add-fix-search-empty-box-entry
Additional fix for issue #100
2022-03-19 15:12:28 -04:00