Commit Graph

295 Commits

Author SHA1 Message Date
Kenny 84a7ffbc08 fix: 🐛 Fix 4688681
woohoo time for depression programming my favorite :)

4688681900
2022-08-22 13:35:31 -04:00
Kenny cb61f1ef69 perf: Change watchtime polling rate from 4x/s to 2x/s 2022-08-10 16:27:36 -04:00
Kenny befeba7d1b perf: Fix human time being called way too much (3/3) 2022-08-10 16:25:25 -04:00
Kenny 3392ff1bd7 perf: Human time is calculated a lot less (2/3) 2022-08-10 16:14:21 -04:00
Kenny 854fbdd514 perf: refix cpu usage stuff 2022-08-10 16:05:06 -04:00
Kenny 5ff2bcbaa7 Revert "perf: make watch page use less RAM"
This reverts commit 383e91cfe9.
2022-08-10 16:01:54 -04:00
Kenny 383e91cfe9 perf: make watch page use less RAM 2022-08-10 15:44:07 -04:00
Kenny 0760e1537b perf: Greatly reduce CPU impact while watching videos (stage 1/2) 2022-08-10 15:41:27 -04:00
Kenny a50abeb8a3 build: 🔇 Remove logs 2022-08-07 23:49:43 -04:00
Kenny 9ac9b9f821 style: 🎨 ui changes 2022-08-07 14:29:30 -04:00
Kenny d759c1988b feat: 🔖 Canary 0.4.1 2022-08-07 01:18:10 -04:00
Kenny 4dcf439811 wording changes 2022-08-06 11:34:48 -04:00
Kenny 5a6119d5d4 fix: 🚑 Fix pressing back button in fullscreen exiting the player
fix #359
2022-08-06 11:33:47 -04:00
Kenny fad4bb27dd fix: 🐛 Fix search suggestions not showing in editing search query after tapping search 2022-08-06 11:20:01 -04:00
Kenny d49793b192 fix: 🐛 fix bottom navigation showing everywhere 2022-08-06 10:54:54 -04:00
Nikita Krupin c0671d923a cleanup undo 2022-07-31 23:49:24 -04:00
Nikita Krupin 47dc607d28 add timeouts to cleanup, remove ugly box shadow i forgor about 2022-07-31 23:02:04 -04:00
Nikita Krupin 5df6e3e007 force 1x speed for music(sb-tagged music_offtopic), pre-buffering set to lower res quality preset by default, event listeners cleanup on route change and exit, colored sponsorblock segments 2022-07-31 22:56:28 -04:00
Nikita Krupin b3140464db increase timeout to prevent buffering jitter loops 2022-07-31 14:12:56 -04:00
Nikita Krupin 1ba6ddb0df smol pause skipping bugfix 2022-07-31 14:02:52 -04:00
Nikita Krupin e81eb886f5 quality handler & playpause while buffering conflict fixes 2022-07-31 13:56:50 -04:00
Nikita Krupin dd5727168d fix buffering de-sync, closes #419 2022-07-31 13:44:19 -04:00
Nikita Krupin 75d8d7967d player settings: quality codecs placeholder; fix #441 2022-07-29 02:52:25 -04:00
Nikita Krupin e12c85494b player settings: loop & placeholders 2022-07-29 01:41:01 -04:00
Nikita Krupin c598603450 player settings: preload 2022-07-29 00:44:26 -04:00
Nikita Krupin 51b0be2acd theme page small improvements 2022-07-28 17:27:14 -04:00
Nikita Krupin 8881f83244 player settings: speed autosave fix, fullscreen overlay fix for selector 2022-07-28 16:35:38 -04:00
Nikita Krupin 815336f83f player settings: speed complete 2022-07-28 16:20:18 -04:00
Nikita Krupin 64636b3643 player settings: ui, speed preset, pre-buffering data url (all unfinished) 2022-07-27 23:14:57 -04:00
Nikita Krupin f8e27f7c5f function & state for pre-buffering option setup 2022-07-27 18:32:12 -04:00
Nikita Krupin 9eef8d8762 global search loading state, fixes #463 2022-07-20 15:18:29 -04:00
Nikita Krupin 596dcdb5cc shorts swipe up to next, auto-fullscreen 2022-07-19 23:20:39 -04:00
Nikita Krupin edcc8fdb96 forgor to remove debug outlines, whoopsie 2022-07-19 20:13:19 -04:00
Nikita Krupin 67151d794c shorts vertical fullscreen controls layout, fixes #417 2022-07-19 20:11:40 -04:00
Nikita Krupin 6ffb98950a post-lint bugfixes 2022-07-05 21:07:12 -07:00
Nikita Krupin 15bbda16e7 pinch to zoom simulation 2022-06-27 17:12:32 -04: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 baf07e2fb1 fix: 🐛 disable update notifications on unstable builds 2022-06-22 16:54:47 -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 8edab2e5b5 feat: Show popup for changing language to restart the app 2022-06-22 13:15:51 -04:00
Kenny a90a38e03e feat: Language Changes 2022-06-22 13:03:47 -04:00
Kenny 4786f863d7 feat: Update page now shows releases 2022-06-22 12:20:28 -04:00
Kenny cff501cd5e feat: 2022-06-22 12:19:51 -04:00
deepsource-autofix[bot] f784c45c91
Format code with prettier 2022-06-22 05:29:34 +00:00
deepsource-autofix[bot] 9aeb83ee4d
Removes the `new` keyword from the `String`, `Number`, `Boolean` objects 2022-06-22 05:29:24 +00: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 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