Commit Graph

1499 Commits

Author SHA1 Message Date
ImgBotApp 6a30077ebe
[ImgBot] Optimize images
*Total -- 394.62kb -> 305.29kb (22.64%)

/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 21.02kb -> 13.74kb (34.66%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 50.69kb -> 33.17kb (34.57%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 11.27kb -> 7.61kb (32.51%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 93.71kb -> 63.93kb (31.78%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 3.66kb -> 2.53kb (30.77%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 2.47kb -> 1.87kb (24.21%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 4.45kb -> 3.40kb (23.51%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png -- 1.54kb -> 1.19kb (22.83%)
/android/app/src/main/ic_launcher-playstore.png -- 111.23kb -> 90.98kb (18.2%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png -- 1.09kb -> 0.92kb (15.52%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 15.59kb -> 13.43kb (13.85%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 9.61kb -> 8.35kb (13.03%)
/Icons/Stable.svg -- 1.54kb -> 1.35kb (12.28%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 5.25kb -> 4.63kb (11.86%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 2.44kb -> 2.17kb (10.88%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 3.53kb -> 3.18kb (9.87%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -- 22.30kb -> 20.64kb (7.46%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png -- 0.70kb -> 0.65kb (6.18%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -- 13.88kb -> 13.28kb (4.32%)
/Icons/Nightly.svg -- 8.80kb -> 8.61kb (2.22%)
/Icons/Unstable.svg -- 8.90kb -> 8.71kb (2.19%)
/Icons/PlayIcon.svg -- 0.93kb -> 0.93kb (0.84%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-03-20 18:36:48 +00:00
Front 5c2a3634f2 style: 🎨 Change Icons To Unstable 2022-03-20 13:17:19 -04: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
Kenny c79dbf75fa
Merge pull request #129 from PickleNik/main
New Logo
2022-03-20 08:30:16 -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
Nikita Krupin 43432c8934 removed one more .DS_Store 2022-03-20 00:56:08 -04:00
Nikita Krupin 52a01011cd added .DS_Store to .gitignore 2022-03-20 00:27:33 -04:00
Nikita Krupin f79a462155 removed .DS_Store 2022-03-20 00:27:02 -04:00
Nikita Krupin 8fb4734678 🎉 new logo 2022-03-20 00:23:24 -04:00
Kenny 1b58fa3809
Merge pull request #126 from raluvy95/patch-1
Added comma into numbers.
2022-03-19 21:20:44 -04: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
Front d4d4c2c826 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-19 19:01:42 -04:00
Front 19db2bebc0 fix: 🐛 Disable splash screen 2022-03-19 19:01:38 -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 9ebbf3d162 fix: 🚑 Refactor android app stuff 2022-03-19 16:05:52 -04:00
Front 044d3ae37f refactor: 🚑 refactor
Refactor android app stuff
2022-03-19 16:05:00 -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 8b02a44374
Merge pull request #113 from 404-Program-not-found/main
Refactored Recommendation API formatting to be more stable
2022-03-19 14:26:28 -04: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
Kenny 7eef6918d9
Merge pull request #103 from Frontesque/pr-branch
return youtube dislike, innertube fixes, html scraping
2022-03-19 14:11:28 -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