Commit Graph

365 Commits

Author SHA1 Message Date
Kenny 96e252abc6 feat: More Plugin Stuff 2022-07-12 16:05:54 -04:00
Kenny d16a484088 fix: 🐛 Fix watch page title wrapping 2022-07-07 00:44:45 -04:00
Kenny b6ea6fc77f fix: 🐛 Fix plugin loader wooooooooooooooooooooooooooooooooooo 2022-07-07 00:25:53 -04:00
Nikita Krupin cec8620e23 we do a little fixing 2022-07-06 18:53:15 -07:00
Nikita Krupin 36eb32d787 stolen libretube rounded interaction buttons instead hehe 2022-07-06 18:47:15 -07:00
Nikita Krupin 0235315765 stolen hyperion rounded interaction buttons hehe 2022-07-06 15:46:30 -07:00
Nikita Krupin 6ffb98950a post-lint bugfixes 2022-07-05 21:07:12 -07:00
Nikita Krupin ac95bf38b2 Merge github.com-picklenik:Frontesque/VueTube 2022-06-24 00:32:46 -04:00
Nikita Krupin c14c795ae4 background play, beta quality picker (audio de-syncs while buffering) 2022-06-24 00:26:44 -04:00
Kenny db92f4d595 refactor: Remove useless dependancy
Remove @capacitor/browser dependancy from the app, extra space that can be accomplished now with `this.$vuetube.openexternal(url)`
2022-06-22 16:46:52 -04:00
Kenny 85a2c82027 feat: Download canary releases feature 2022-06-22 16:24:55 -04:00
Kenny aa998d230d feat: Clean Up "Updates" page to allow line breaks 2022-06-22 14:28:21 -04:00
Kenny 296f35b8e2 perf: 🚑 Canary June 22nd, 2022
final bug fixes and changes before compile
2022-06-22 14:17:11 -04:00
Kenny d21bbe00d5 revert: 🔥 Remove discord rebrand (logo was huge//not mdi) 2022-06-22 13:29:45 -04:00
Kenny cff501cd5e feat: 2022-06-22 12:19:51 -04:00
deepsource-autofix[bot] b252fa79c0
Format code with prettier
This commit fixes the style issues introduced in 38b0de7 according to the output
from prettier.

Details: https://deepsource.io/gh/VueTubeApp/VueTube/transform/9d827cbf-455d-44d1-b340-8f6b1836b896/
2022-06-22 05:24:06 +00:00
Nikita Krupin b32da4c050 correct poster thumbnail, fullscreen gestures, skip to next button 2022-06-21 19:20:05 -04:00
Kenny 47eb857ecc fix: 🐛 Fix theming not appearing in update screen 2022-06-20 10:15:41 -04:00
Kenny 619c4168be feat: Update Screen 2022-06-20 09:53:06 -04:00
Zyborg777 36686b44e7
Update about.vue
Replaced the old Discord icon with the new one from Discord's Branding.
2022-06-19 21:29:30 -04:00
Kenny bff9ad3436 feat: start update screen 2022-06-18 08:36:14 -04:00
Kenny 4b4c0ade98 feat: First Time Setup Screen 2022-06-18 08:28:46 -04:00
Kenny a7f0081e58 feat: player displays channel icon while loading (work in progress to display the video thumbnail) 2022-06-17 20:58:36 -04:00
Kenny ae630678a9 fix: 🚑 Fix app launcher
fix app not launching if the user didn't define a startup page
2022-06-15 17:16:23 -04:00
Kenny c9275571c5 fix: 🚑 Fix Theme Loader
The theme loader was resetting on app start; fixed.

fixed #308
2022-06-15 15:43:54 -04:00
Kenny 0301c982db feat: support translations on more pages 2022-06-15 15:29:52 -04:00
Kenny 38d67fbf97 feat: Major Language Overhaul
Performance Optimisations, Fix Plugin Loader Bugs, Add More Translations, Fix Translation Related Bugs
2022-06-15 15:00:26 -04:00
Kenny f70b852f1f
disable settings for canary build 2022-06-15 10:15:26 -04:00
Kenny 02dd74188b
Fix "Language" in /mods/general 2022-06-15 10:03:25 -04:00
Kenny c73687ff93
this build MAY fail. it's a feature test (VERY UNSTABLE) 2022-06-15 09:25:51 -04:00
Kenny 7fd18cf78c refactor: 🔥 Remove "Open In VLC" 2022-06-15 17:21:48 +12:00
Kenny 377b52ce92 fix: 🐛 Change position of update cards
Move "installed" and "latest" cards on the updates page to prevent clipping

fix #273
2022-06-15 17:21:48 +12:00
Kenny a6a817f3a9 docs: Basic Italian Language Translation
Add a language translation for Italian - only supports some parts of the app; can be added via the registry editor with key:"language" value:"italian"
2022-06-14 20:55:45 -04:00
Kenny e239726048 Merge branch 'main' of https://github.com/VueTubeApp/VueTube 2022-06-14 20:10:46 -04:00
Front a583aec65c feat: 2022-06-14 20:08:45 -04:00
Kenny 13270cd77d
Remove excessive warnings in the registry editor 2022-06-14 09:39:40 -04:00
Sushi 40d4586912 open in vlc (downloading)
allows you to "download" by opening the video in VLC video player

also this was surprisingly easy lol
2022-06-12 20:34:06 -06:00
Nikita Krupin c1870df54e sponsorblock display fix 2022-06-10 00:37:08 -04:00
Kenny 4ebd13874d Merge branch 'main' of https://github.com/VueTubeApp/VueTube 2022-06-09 09:12:49 -04:00
Kenny 9fc02407d8 perf: 🚀 just remove useless stuff 2022-06-09 09:12:47 -04:00
Kenny fe47a85263
quick fix for #274 2022-06-08 10:55:30 -04:00
Kenny a46b87436c fix: 🐛 Fix text kerning on some buttons
#274
2022-06-08 10:34:27 -04:00
Nikita Krupin 6d4fde2dcc slider improvements 2022-06-07 13:16:26 -04:00
Nikita Krupin bb58c5046a fixes after git history mangling 2022-06-06 11:00:10 -04:00
Front c5164037a4 fix: 🐛 Fix title randomly breaking characters to new line
(finally)
2022-06-03 18:50:48 -04:00
Nikita Krupin 96525a527a split & fix progressbar, sb error checker 2022-06-01 14:06:34 -04:00
Nikita Krupin f2d2038fa5 videoid prop 2022-06-01 00:00:54 -04:00
Front bf7d79e164 feat: plugins pt.2 | im done for today
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa fuck
2022-05-30 18:24:37 -04:00
Front 7aac426ec7 feat: start new plugin loader (remove storage permissions) 2022-05-30 16:42:55 -04:00
Front b6666b3b81 feat: stage 1 | plugins 2022-05-30 13:54:29 -04:00