0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-01 09:22:39 +00:00
VueTube/NUXT/plugins
Kenny b99b7f63a0 fix: 🚑 Fix Language Pack Memory Leak
Since language packs were added, there was a memory leak where each time you load a page containing a translated language, the active language pack would be loaded into memory (RAM) each time, after the initial load. For example, starting the app loads the memory pack into memory first, then if you open settings, it would load the pack twice. Language packs are only a few mb or kb so it wasn't major but it is fixed now.
2022-06-17 20:04:33 -04:00
..
classes fix: activates back button handling on the app only 2022-05-05 16:24:00 +12:00
languages Update readme.md 2022-06-17 15:49:40 +02:00
tempPlugins feat: stage 1 | plugins 2022-06-02 16:47:47 +12:00
constants.js feat: plugins pt.2 | im done for today 2022-06-02 16:47:47 +12:00
innertube.js feat(wip): comment replies 2022-05-05 15:57:37 +12:00
language.js fix: 🚑 Fix Language Pack Memory Leak 2022-06-17 20:04:33 -04:00
renderers.js fix: minor bug fixes 2022-05-02 16:42:56 +12:00
ryd.js files linted, sorry for the spam c: 2022-03-21 19:47:11 -04:00
thirdPartyPluginLoader.js feat: Major Language Overhaul 2022-06-15 15:00:26 -04:00
utils.js top and bottom bar refinements, custom backgroud color picker, theming cleanup, tweaks cleanup, video card radius style adjustment 2022-05-13 02:20:15 -04:00
vuetube.js slider improvements 2022-06-07 13:16:26 -04:00
youtube.js sponsorblock 2022-06-02 16:47:47 +12:00