0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-01 09:22:39 +00:00
Commit graph

586 commits

Author SHA1 Message Date
Alex
e332e1a5bb fix: emergency fix for comment rendering error 2022-04-23 16:10:46 +12:00
Front
0fdce47f81 feat: add channel wip notice
#249
2022-04-22 23:51:24 -04:00
Kenny
8ce8a14903
Merge pull request #260 from Frontesque/dev
Merge pr #259 from dev to main
2022-04-22 23:44:52 -04:00
Front
c54f9fde84 fix: 🚑 Fix compile errors
Alex forgot to close a few divs in `/watch.vue`, been corrected
2022-04-22 23:36:58 -04:00
Alex
6d47e97121 fix: small stylistic changes on the comments 2022-04-22 21:06:31 +12:00
Alex
a075c4167a fix: URL loading broke 2022-04-22 16:38:21 +12:00
Alex
ec7f8a9b85 feat: owner badge in comments 2022-04-21 22:51:49 +12:00
Alex
886b5f893d feat: membership and verified comment badges 2022-04-21 21:22:40 +12:00
Alex
2ad58fbed4 refactor!: switched comments to be using the desktop web api 2022-04-21 17:29:50 +12:00
Alex
0ed974e577 fix: comment pagination breaks when reopened 2022-04-21 16:20:46 +12:00
Alex
e32ce215e9 feat: comments rendering urls and membership emojis 2022-04-21 14:38:22 +12:00
Alex
c613efb7cb fix: loading forever if user reaches end of comments 2022-04-21 13:58:21 +12:00
Alex
5bbd37ffbf feat: completed basic comment functions 2022-04-21 00:50:00 +12:00
Alex
92729a4d96 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-04-20 12:55:17 +12:00
Alex
3337a08095 feat: comments fully functional 2022-04-20 02:03:46 +12:00
Alex
bbef87b5ee feat: basic custom bottom sheet 2022-04-18 17:58:59 +12:00
Nikita Krupin
fc5d46ccee watch page improvements 2022-04-14 23:14:52 -04:00
Nikita Krupin
2e0fde9c86
Merge branch 'Frontesque:main' into main 2022-04-14 09:22:02 -04:00
Alex
ae6895a8fd feat(WIP): comments 2022-04-14 16:22:02 +12:00
Alex
786960e2d2 feat(WIP): comments front end 2022-04-14 00:54:06 +12:00
Alex
7bf54990c6 feat: twemoji complete 2022-04-13 22:15:26 +12:00
Alex
dbdc6df79a feat(WIP): tweemoji 2022-04-13 15:55:29 +12:00
Alex
3a78833baa fix: link handling in search 2022-04-13 13:43:32 +12:00
Alex
9cf045dc45
Merge branch 'Frontesque:main' into main 2022-04-13 00:31:45 +12:00
Alex
28a89be112 fix: pressing a recommended video resets scroll, better page reset 2022-04-13 00:30:18 +12:00
Alex
00f1df1195 feat: external link handling 2022-04-12 17:51:49 +12:00
Alex
0ae3533eac feat(WIP): better url handling 2022-04-12 17:26:33 +12:00
Nikita Krupin
4ceea52f55 rounded thumbnails 2022-04-12 00:04:03 -04:00
Nikita Krupin
aafce17a20 multi-item round tweak 2022-04-11 23:42:22 -04:00
Kenny
9d718a7845 fix: 🚑 Fix "Show Logs" in error page causing another error to appear 2022-04-11 12:30:37 -04:00
Kenny
895264d911
disable plugins button // incomplete 2022-04-11 08:24:45 -04:00
Alex
f0f2ae9135 merge fix 2022-04-11 17:06:40 +12:00
Alex
e3568abdac merge settings.vue 2022-04-11 13:19:01 +12:00
Alex
e85f2f9b32 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-11 13:00:42 +12:00
Alex
b270a81281 fix: handle edge case where there are no description 2022-04-10 21:52:45 +12:00
Alex
2eafe89a85 refactor: better scrolling on the watch page 2022-04-10 21:19:37 +12:00
Alex
3f18325ca3 feat: comment bar 2022-04-09 18:20:51 +12:00
Alex
2ff9cb997e feat: added toasts 2022-04-09 15:06:35 +12:00
Alex
4d039e3ed0 feat: better error logs on connecting 2022-04-09 14:28:08 +12:00
Alex
7ca3910285 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-08 08:30:42 +12:00
Alex
e7453f862e feat: tweetmoji and comments (neither works yet) 2022-04-07 19:32:24 +12:00
Front
869480c5c2 feat: Material You logs 2022-04-06 20:31:43 -04:00
Front
a873a7ee7d feat: Material you in startup 2022-04-06 20:30:34 -04:00
Front
6a5f1d192b feat: Material You 2022-04-06 20:28:33 -04:00
Front
ff2141d3f2 fix: 🐛 Remove rounding from top / bottom of entire app 2022-04-06 20:24:09 -04:00
Front
fd673172a6 feat: Plugin stuff
update how plugins are handled & disabled plugin button for release
2022-04-06 20:23:01 -04:00
Kenny
19ca328a90 fix: 🐛 hotfix
Fix quick layout issue on about page
2022-04-06 12:09:59 -04:00
Kenny
c92c914769 feat: Update About Page
About page now uses material you :)
2022-04-06 12:08:43 -04:00
Kenny
98820a04ab fix: 🚑 Fix 404 error for /embed/ 2022-04-06 10:47:25 -04:00
Kenny
163e320e34 fix: 🚑 Fix player registry key 2022-04-05 12:54:40 -04:00
Kenny
ca794fa8bc feat: Beta Player Registry Key
as the title says
2022-04-05 12:39:27 -04:00
Kenny
08f59ee58b feat: Make registry editor support rounded corners 2022-04-05 10:58:17 -04:00
Kenny
f5f2ab85cf
change wording on splash screen 2022-04-05 09:41:29 -04:00
Alex
3737eb9b7a Merge branch 'main' of https://github.com/404-Program-not-found/VueTube into main 2022-04-05 21:06:20 +12:00
Alex
89e06164af merge 2022-04-05 21:04:17 +12:00
Alex
94e0108197 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-05 21:04:06 +12:00
Front
d00421ff9a style: add dependancies 2022-04-04 18:25:12 -04:00
Front
7d9d1bc96a refactor: Add TPPL
TPPL is how vuetube now manages third party plugins (Third Party Plugin Loader)
2022-04-04 17:49:24 -04:00
Nikita Krupin
2dc3df8a62 fixes, fixes 2022-04-04 16:10:44 -04:00
Nikita Krupin
84e16926a0 disabled plugin toggle since there's nothing to toggle (yet) 2022-04-04 16:09:27 -04:00
Nikita Krupin
0404734b81 plugin card ui 2022-04-04 16:06:08 -04:00
Kenny
98b6393fc4 feat: Add plugins
Add 'test plugin' already installed by default
2022-04-04 14:03:05 -04:00
Kenny
7503ae123e feat: Allow video links to be searched
If you type a youtube link in the search bar (eg. youtu.be, youtube.com/watch, etc) you can directly open the video

136
2022-04-04 12:07:10 -04:00
Kenny
19e9070e77 style: 🎨 Lint
Lint topNavigation
2022-04-04 11:42:42 -04:00
Alex
25fbeab72f refactor: changed to web endpoint because youtube is breaking the android JSON API 2022-04-04 23:33:16 +12:00
Front
10339598e8 style: 🎨 Lint 2022-04-03 20:39:48 -04:00
Front
838447d3ff style: 🎨 Slight UI tweaks
Fix some bugs on the updates page

fix 215
2022-04-03 20:37:17 -04:00
Kenny
c4c4d08343
Merge pull request #219 from 404-Program-not-found/main
Added recommendation based off of watch history and home page pagination
2022-04-03 03:25:06 -04:00
Alex
6d9df0dfbf feat: recommendation based on watch history 2022-04-02 19:11:52 +13:00
Alex
9d83a56aeb feat: video watchtime now affects recommendations (I think) 2022-04-02 02:04:52 +13:00
Kenny
5d93431a24
april first joke 2022-04-01 07:19:34 -04:00
Alex
142afabda2 feat: pagination loader 2022-04-01 16:03:25 +13:00
Alex
d8c16f5456 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-01 15:03:54 +13:00
Front
58be0e4325 feat: Click dev buttons 5 times for dev mode 2022-03-31 21:40:25 -04:00
Front
7e50413fcb fix: 🐛 Developer mode pt 5
Fix random entries displaying in create menu
2022-03-31 21:27:06 -04:00
Front
37e99f6b7d fix: 🐛 Developer mode pt 4
fix some layout stuff
2022-03-31 21:25:41 -04:00
Front
dc242fd037 feat: Developer mode pt 3
Add creating registry entries
2022-03-31 21:23:30 -04:00
Front
04717a3ed4 feat: Developer mode pt 2
Add editing registry keys
2022-03-31 21:10:28 -04:00
Alex
58d61be3a3 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-01 14:03:31 +13:00
Alex
6e565d66b7 feat: pagination, url handling, tracking 2022-04-01 14:02:08 +13:00
Front
e408b8ee7e feat: Developer mode
add developer mode part 1
2022-03-31 21:01:34 -04:00
Nikita Krupin
9a82f907bb prev commits close #91, close #209, close #99, close #139 2022-03-31 20:15:13 -04:00
Nikita Krupin
975e00a692 ios notch fix, pinch to zoom gesture disabled 2022-03-31 19:58:37 -04:00
Nikita Krupin
84ac0c7595 native haptics 2022-03-31 19:33:39 -04:00
Nikita Krupin
b612cc1887 better toggle accessibility 2022-03-31 18:34:09 -04:00
Nikita Krupin
4a6bb75278 theming applied in more places 2022-03-31 18:25:31 -04:00
Nikita Krupin
e5fb705d42 theme bugfixes & startup cleanup 2022-03-31 17:26:53 -04:00
Nikita Krupin
0a370a8f3b reduced motion preverence for intro animation 2022-03-31 10:20:42 -04:00
Nikita Krupin
1fc37f0912 theming adjustments throughout the app 2022-03-31 02:01:29 -04:00
Nikita Krupin
1db176340c I accidentally disabled all linting before 2022-03-31 01:30:47 -04:00
Nikita Krupin
b30824acc4
Merge branch 'Frontesque:main' into main 2022-03-31 01:20:25 -04:00
Nikita Krupin
38d552a7ac theme fetch fix, startup progress messages, hot rebuild timer, disabled multiline linting rule because annoying 2022-03-31 01:20:00 -04:00
Nikita Krupin
0a7eb3e6cb theme cleanup and startup fetch 2022-03-31 00:22:24 -04:00
Alex
1db075c5ee Merge branch 'main' of https://github.com/404-Program-not-found/VueTube into main 2022-03-31 16:00:36 +13:00
Alex
79c6b9efdd feat: continuation script 2022-03-31 15:22:22 +13:00
Kenny
62c8e90299 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-30 12:57:55 -04:00
Kenny
cace94c644 feat: 👍 add seek bar to beta player 2022-03-30 12:57:49 -04:00
Kenny
dc1161a35c
change 'Virtual Device' to 'Emulator' in '~/Pages/Mods/About' 2022-03-30 09:46:35 -04:00
Kenny
432d0b84b6 feat: 🎨 More progress on the player 2022-03-30 08:53:23 -04:00
Kenny
059ace024c refactor: 2022-03-30 08:32:08 -04:00
Kenny
7082cde26a fix: 🚑 Fix alex's mess ups
we love him anyway <3
2022-03-30 07:38:15 -04:00
Nikita Krupin
d18e265040 conflicts resolved 2022-03-29 22:39:21 -04:00
Nikita Krupin
e64cfe27c8 theme refactoring finally complete 2022-03-29 22:37:54 -04:00
Kenny
9a824998ae
Merge pull request #207 from etekweb/views-likes-commas
Fixed comma separation on view/like counters
2022-03-29 09:57:00 -04:00
Alex
fba7caef4c feat: test for youtube recommendation change after click on video 2022-03-29 20:02:52 +13:00
Nikita Krupin
cc155e4f0d just in case my laptop spontaneously combusts 2022-03-29 00:47:44 -04:00
Ethan
3b71af756e fixed comma separation on view/like counters 2022-03-28 21:47:30 -05:00
Ethan
b7fc257ea0 fixed description not appearing 2022-03-28 21:30:20 -05:00
Nikita Krupin
b7f5624110 theme refactoring 2022-03-28 15:59:08 -04:00
Alex
c540930135 chore: remove unused "roblox" call 2022-03-28 17:07:14 +13:00
Alex
588b278352 feat: refactor renderer.js to be a utility class 2022-03-28 15:07:03 +13:00
Nikita Krupin
00c255d4a6 conflicts fixed 2022-03-27 17:16:27 -04:00
Nikita Krupin
820e29c026 smol theme refactoring 2022-03-27 17:14:38 -04:00
Kenny
99c8ea03a5
Merge pull request #203 from 404-Program-not-found/main
fix: in app-browser of description links
2022-03-27 08:31:37 -04:00
Alex
88aa853b95 fix: in app-browser of description links 2022-03-28 00:24:34 +13:00
Kenny
8ed5829766
Merge pull request #202 from etekweb/cache-fix
fix for cached home feed
2022-03-27 07:03:33 -04:00
Alex
3030101069 refactor: make string conversion more error-proof 2022-03-27 22:15:09 +13:00
Alex
1ea6f6bdfb fix: spacing 2022-03-27 18:48:27 +13:00
Ethan
3a81bd9535 fix for cached home feed 2022-03-27 00:00:09 -05:00
Alex
8be63132c4 fix: link broke 2022-03-27 17:49:12 +13:00
Alex
123a28b9a3 feat: added description rendering 2022-03-27 17:31:32 +13:00
Alex
0baa3611cc chore: remove unneeded iconv import 2022-03-26 23:39:40 +13:00
Alex
98102c2614 fix: problems relating to the search feature 2022-03-26 21:24:40 +13:00
Alex
3ce7704a00 Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-03-26 16:58:20 +13:00
Alex
43ff6ac3f4 fix: error that broke switching between recommendations 2022-03-26 16:54:34 +13:00
Front
b4ccac5ff7 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-03-25 23:26:40 -04:00
Front
93772f231c feat: Start on custom player 2022-03-25 23:25:28 -04:00
Nikita Krupin
0c11c948ff theme cleanup, searchbar adjustments 2022-03-25 15:21:48 -04:00
Nikita Krupin
80ddafeea5 conflicts resolved 2022-03-25 14:53:31 -04:00
Nikita Krupin
ffad872bca ios fixes added, unused theme property removed, splash screen colors changed 2022-03-25 14:50:18 -04:00
Kenny
82459841ca fix: 🐛 Possibly fix #82
#82
2022-03-25 08:07:35 -04:00
ImgBotApp
a234733823
[ImgBot] Optimize images
*Total -- 826.88kb -> 610.79kb (26.13%)

/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732.png -- 45.05kb -> 28.39kb (36.98%)
/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-2.png -- 45.05kb -> 28.39kb (36.98%)
/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-1.png -- 45.05kb -> 28.39kb (36.98%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 20.68kb -> 13.11kb (36.61%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 50.53kb -> 32.32kb (36.05%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 10.94kb -> 7.34kb (32.87%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 94.04kb -> 63.21kb (32.79%)
/android/app/src/main/res/drawable-land-xxxhdpi/splash.png -- 36.11kb -> 24.82kb (31.27%)
/android/app/src/main/res/drawable-port-xxxhdpi/splash.png -- 35.43kb -> 24.45kb (30.98%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 3.98kb -> 2.76kb (30.71%)
/android/app/src/main/res/drawable-land-xxhdpi/splash.png -- 27.19kb -> 19.15kb (29.57%)
/android/app/src/main/res/drawable-port-xxhdpi/splash.png -- 25.87kb -> 18.48kb (28.58%)
/android/app/src/main/res/drawable-land-xhdpi/splash.png -- 20.11kb -> 14.47kb (28.05%)
/android/app/src/main/res/drawable-port-xhdpi/splash.png -- 18.90kb -> 13.80kb (26.95%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 2.73kb -> 2.03kb (25.57%)
/android/app/src/main/res/drawable-land-hdpi/splash.png -- 11.23kb -> 8.51kb (24.25%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 4.21kb -> 3.21kb (23.66%)
/android/app/src/main/res/drawable-port-hdpi/splash.png -- 10.80kb -> 8.25kb (23.64%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png -- 1.66kb -> 1.27kb (23.29%)
/android/app/src/main/res/drawable/splash.png -- 6.42kb -> 4.94kb (23.1%)
/android/app/src/main/res/drawable-land-mdpi/splash.png -- 6.42kb -> 4.94kb (23.1%)
/android/app/src/main/res/drawable-port-mdpi/splash.png -- 6.16kb -> 4.77kb (22.55%)
/android/app/src/main/ic_launcher-playstore.png -- 112.95kb -> 89.94kb (20.38%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 9.62kb -> 7.88kb (18.16%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png -- 1.17kb -> 0.96kb (18.09%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 15.55kb -> 12.77kb (17.91%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@1x.png -- 2.71kb -> 2.24kb (17.44%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x-1.png -- 2.71kb -> 2.24kb (17.44%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x.png -- 2.71kb -> 2.24kb (17.44%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 5.48kb -> 4.54kb (17.19%)
/NUXT/static/icon.svg -- 1.25kb -> 1.04kb (16.68%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 2.57kb -> 2.19kb (14.8%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x-1.png -- 4.10kb -> 3.50kb (14.71%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x.png -- 4.10kb -> 3.50kb (14.71%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@3x.png -- 4.20kb -> 3.58kb (14.67%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@1x.png -- 1.81kb -> 1.56kb (13.95%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@1x.png -- 5.80kb -> 5.02kb (13.41%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@3x.png -- 6.66kb -> 5.84kb (12.3%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x.png -- 5.99kb -> 5.26kb (12.17%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x-1.png -- 5.99kb -> 5.26kb (12.17%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 3.57kb -> 3.16kb (11.64%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -- 22.48kb -> 20.43kb (9.14%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@2x.png -- 12.64kb -> 11.49kb (9.1%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-83.5x83.5@2x.png -- 14.23kb -> 12.99kb (8.66%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@3x.png -- 15.90kb -> 14.53kb (8.61%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@3x.png -- 9.18kb -> 8.40kb (8.49%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@2x.png -- 9.18kb -> 8.40kb (8.49%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png -- 0.73kb -> 0.68kb (7.22%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -- 13.97kb -> 13.16kb (5.79%)
/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@1x.png -- 1.06kb -> 1.01kb (4.97%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-03-25 04:27:32 +00:00
Kenny
9c7b1d0778 style: 🎨 lint with ES Lint 2022-03-24 23:25:51 -04:00
Front
24fc907b4c style: 🎨 Seperate "video player" into its own component 2022-03-24 18:47:48 -04:00
Nikita Krupin
bf884a4607
Merge branch 'Frontesque:main' into main 2022-03-24 18:12:11 -04:00
Front
f7187400f2 refactor: Remove second splash screen
Removes the second splash screen in the long list of splash screens (first splash if on android 5,6 or 7)

Modifies some instances in the initialization of the app
2022-03-24 18:10:05 -04:00
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
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