0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-09 21:15:06 +00:00
Commit graph

305 commits

Author SHA1 Message Date
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
DanWlker
1f78b56bdb Additional fix for issue #100
Sorry the previous fix was invalid after more testing, this should work.
2022-03-20 03:06:23 +08:00
Kenny
c594629f94
Merge branch 'main' into main 2022-03-19 14:26:20 -04:00
Kenny
48022c417d
Merge pull request #104 from Frontesque/pr-branch-1
watch page finished
2022-03-19 14:21:31 -04:00
Kenny
f070c9f5d6
Merge pull request #117 from DanWlker/search-box-empty-entry-fix
Fix for issue #100
2022-03-19 14:19:15 -04:00
Kenny
4bb918d174
Merge pull request #115 from DanWlker/enter-to-search-bug
Fix for issue #93
2022-03-19 14:18:05 -04:00
DanWlker
5126c7e73b Fix for issue #100 2022-03-19 22:30:25 +08: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
DanWlker
3765667988 Fix for issue #93 2022-03-19 21:00:23 +08:00
Sushi
f90ab6dceb
watch page finished 2022-03-18 23:18:07 -07:00
Sushi
fe70165de6
return youtube dislike, innertube fixes, html scraping 2022-03-18 23:17:18 -07:00
Alex
eb1aca2627 refactor: centralized logger names 2022-03-19 18:35:28 +13:00
Kenny
e4063d4eb9
fix for red status bar in dark mode 2022-03-18 10:33:15 -04:00
Kenny
3c0a0c3993 fix setBackgroundColor typo 2022-03-18 08:25:09 -04: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
0fe155fb77 fixes to my previous fixes 2022-03-17 20:52:38 -04:00
Grumpy Bear
34dcb6a470
Merge branch 'Frontesque:main' into main 2022-03-17 18:26:34 -06:00
Grumpy Bear
812feb0bd5 Don't display update notification when running dev build 2022-03-17 18:25:59 -06: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
Front
b85c6cb309 fix search stuff 2022-03-17 18:25:13 -04:00
Front
bbb1dfec31 ui improvements 2022-03-17 17:58:04 -04:00
Front
db1c988133 cool search loading animation 2022-03-17 17:54:06 -04:00
Kenny
ecc29af977
empty loading layout // improve app load time 2022-03-17 14:10:54 -04:00
Alex
870a187072 feat: ability to get video details. Stores Innertube object 2022-03-18 02:17:32 +13:00
Alex
ca46d37f6a
Merge branch 'Frontesque:main' into main 2022-03-17 21:11:25 +13:00
Alex
3fc69e7c33 feat: added constant variables for URLs in constants.js 2022-03-17 18:57:28 +13:00
Alex
f18bfa8234 change client 2022-03-17 15:56:30 +13:00
Alex
ead8b037f5 feat: youtube API communications working 2022-03-17 11:34:58 +13:00
Alex
dba23bec6b small debug fixes 2022-03-17 08:47:17 +13:00
Alex
505b69365f feat: simple test to see if backend API works 2022-03-16 22:07:40 +13:00
DanWlker
23ef0e94e7 Fix for issue #46 2022-03-16 14:18:01 +08:00
Front
0a20f33374 remove ytdl 2022-03-15 21:47:25 -04:00
Front
58c793c203 add "plugins" tab in settings 2022-03-15 21:03:34 -04:00
Front
70146a7250 fix issues with new search performance 2022-03-15 20:37:33 -04:00
Front
823b98442d routing smoothness 2022-03-15 20:34:34 -04:00
Front
457a5be125 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-15 20:31:13 -04:00
Front
459aea5e7f complete feature request #50 2022-03-15 20:31:03 -04:00
Kenny
7ae69a9518
Merge pull request #53 from Frontesque/imgbot
[ImgBot] Optimize images
2022-03-15 20:20:16 -04:00
Front
4c30716d37 add "startup options" settings
as in issue #50 (not complete)
2022-03-15 20:17:26 -04:00
Front
4c9ab41496 increase button size in settings 2022-03-15 20:14:41 -04:00
Front
acc30a6e6a dark mode optimizations (beta 2) 2022-03-15 20:13:26 -04:00
ImgBotApp
5ec30226c7
[ImgBot] Optimize images
*Total -- 2,019.29kb -> 1,627.97kb (19.38%)

/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-2.png -- 40.31kb -> 16.62kb (58.77%)
/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-1.png -- 40.31kb -> 16.62kb (58.77%)
/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732.png -- 40.31kb -> 16.62kb (58.77%)
/android/app/src/main/res/drawable-port-xxxhdpi/splash.png -- 17.08kb -> 8.72kb (48.96%)
/android/app/src/main/res/drawable-land-xxxhdpi/splash.png -- 17.27kb -> 8.83kb (48.89%)
/android/app/src/main/res/drawable-land-xxhdpi/splash.png -- 13.66kb -> 7.89kb (42.21%)
/android/app/src/main/res/drawable-port-xxhdpi/splash.png -- 13.03kb -> 7.72kb (40.78%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 9.02kb -> 5.75kb (36.19%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 43.72kb -> 28.80kb (34.14%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 16.71kb -> 11.01kb (34.1%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 83.87kb -> 56.20kb (33%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 2.60kb -> 1.75kb (32.64%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 3.68kb -> 2.58kb (29.86%)
/android/app/src/main/res/drawable-port-mdpi/splash.png -- 4.00kb -> 2.91kb (27.32%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 1.79kb -> 1.32kb (26.4%)
/android/app/src/main/res/drawable-land-mdpi/splash.png -- 3.95kb -> 2.94kb (25.5%)
/android/app/src/main/res/drawable/splash.png -- 3.95kb -> 2.94kb (25.5%)
/Icons/VueTube.png -- 705.47kb -> 526.20kb (25.41%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@3x.png -- 13.79kb -> 10.70kb (22.41%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-83.5x83.5@2x.png -- 11.33kb -> 8.93kb (21.25%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@2x.png -- 8.09kb -> 6.38kb (21.17%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@2x.png -- 10.26kb -> 8.10kb (20.99%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@3x.png -- 7.76kb -> 6.14kb (20.89%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png -- 1.12kb -> 0.90kb (19.5%)
/android/app/src/main/ic_launcher-playstore.png -- 123.45kb -> 100.35kb (18.71%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@3x.png -- 5.32kb -> 4.37kb (17.96%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@3x.png -- 3.27kb -> 2.70kb (17.36%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x-1.png -- 4.70kb -> 3.89kb (17.19%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x.png -- 4.70kb -> 3.89kb (17.19%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@1x.png -- 4.42kb -> 3.83kb (13.42%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x-1.png -- 3.04kb -> 2.66kb (12.64%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x.png -- 3.04kb -> 2.66kb (12.64%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 11.59kb -> 10.28kb (11.3%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png -- 0.82kb -> 0.73kb (11.16%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x-1.png -- 2.05kb -> 1.83kb (10.41%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@1x.png -- 2.05kb -> 1.83kb (10.41%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x.png -- 2.05kb -> 1.83kb (10.41%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 6.96kb -> 6.29kb (9.61%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -- 18.30kb -> 16.70kb (8.73%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png -- 107.93kb -> 99.88kb (7.46%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 3.61kb -> 3.34kb (7.34%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -- 11.34kb -> 10.60kb (6.52%)
/android/app/src/main/res/drawable-port-hdpi/splash.png -- 7.75kb -> 7.57kb (2.33%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png -- 6.32kb -> 6.21kb (1.65%)
/NUXT/static/icon.svg -- 28.88kb -> 28.50kb (1.31%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 2.35kb -> 2.33kb (0.91%)
/Icons/screenshots/update_manager.png -- 314.98kb -> 312.30kb (0.85%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 1.63kb -> 1.63kb (0.3%)
/Icons/screenshots/settings.png -- 192.13kb -> 191.69kb (0.23%)
/NUXT/static/dev.svg -- 26.04kb -> 26.01kb (0.1%)
/android/app/src/main/res/drawable-land-hdpi/splash.png -- 7.52kb -> 7.52kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-03-16 00:07:10 +00:00
Front
ebea10b975 theme picker beta1 2022-03-15 18:33:16 -04:00
Front
67ee6d9e96 fix updates page 2022-03-15 16:18:27 -04:00
Front
a6e6d5b85a bug fixes for issue #8 // new stable build 2022-03-15 16:11:57 -04:00
Front
a9c5a2f8c5 ui changes 2022-03-15 16:05:44 -04:00
Front
480f27513e Fix dark theme resetting on app close #8 2022-03-15 16:01:16 -04:00
Front
6c8ed7cc96 remove some dependencies 2022-03-15 15:43:30 -04:00
bfry
b9d0299f20 Typo + some information 2022-03-14 20:59:38 +01:00
Kenny
bb07561bde ui tweaks 2022-03-14 13:24:47 -04:00
Kenny
db9e588461 MASSIVE UI overhaul 2022-03-14 13:13:24 -04:00
Kenny
748ae00651 possibly make ytdl work? 2022-03-14 10:56:22 -04:00
Sushi
d637443d2d ytdl implementation, fixed watch.vue 2022-03-14 08:21:25 -06:00
Front
3a1973d281 youtube is being youtube. im goin to sleep 2022-03-13 20:41:03 -04:00
Front
4cb277c13a fix watch page 2022-03-13 19:45:04 -04:00
Front
c62c2d6433 remove debug watch page 2022-03-13 19:23:11 -04:00
Front
753022e040 working stream (works for some people) 2022-03-13 19:21:41 -04:00
Front
434a797f15 detailed about section 2022-03-13 17:18:45 -04:00
Front
6ff5c51c3a general performance cleanup 2022-03-13 16:59:01 -04:00
Front
fa876c02a6 fix issue #12 2022-03-13 16:39:24 -04:00
Front
ad27121547 fix bug with update notif 2022-03-13 16:18:52 -04:00
Front
a0ede1d540 update reminder 2022-03-13 16:16:00 -04:00
Front
5db855a7d2 activate vuex store 2022-03-13 15:51:09 -04:00
Front
4677e72a7b fix search bar position 2022-03-13 15:48:27 -04:00
Front
e03fd240f0 begin work on fixing bug #8 2022-03-13 15:45:48 -04:00
Front
3580bae8b5 update manager ui changes 2022-03-13 15:16:22 -04:00
Front
ae9de5bcba fix big "forehead" on search bar on Android 2022-03-13 14:41:04 -04:00
Front
5466eef6bd add nuxt auth and nuxt axios 2022-03-13 14:23:24 -04:00
Front
00f49f22ed Fix Issue #4 2022-03-13 14:20:43 -04:00
Kenny
8d0406969c basic ui changes 2022-03-12 09:38:52 -05:00
Kenny
3af3679e18 start working on auto installer :) 2022-03-11 11:39:52 -05:00
Kenny
f585b1eb4c add version chips 2022-03-11 08:31:01 -05:00
Kenny
2a50e48328 include app hash in app 2022-03-10 12:51:40 -05:00
Kenny
b5da48ef0e general cleanup stuff 2022-03-10 12:39:29 -05:00
Kenny
94a6fb541c update this.$vuetube to use promises & bug fixes 2022-03-10 09:59:50 -05:00
Kenny
b801505e75 fix for "open" button crashing in update manager 2022-03-08 12:40:46 -05:00
Kenny
7cdcf4bc40 add the "dev" app version for future commits 2022-03-08 12:36:50 -05:00
Kenny
627005c807 move date location to prevent wrapping in update manager 2022-03-08 12:35:07 -05:00
Kenny
0384eb33a3 Improve dark mode navigation bar 2022-03-07 14:13:59 -05:00
Kenny
8a140a5777 update update manager display 2022-03-07 14:09:58 -05:00
Kenny
5e3f22fd3f fix update manager 2022-03-07 14:07:24 -05:00
Kenny
151c5cdd6b android back button support 2022-03-07 13:53:14 -05:00
Kenny
e5b4f12cee Bug fixes & Slight UI updates 2022-03-07 13:38:54 -05:00
Kenny
bd21fd5493 basic update manager 2022-03-07 09:36:23 -05:00
Kenny
a0adb45035 new navigation buttons 2022-03-07 08:52:38 -05:00