freetube/_scripts
absidue 697bed23ed
Disable http disk cache and implempent in-memory image cache (#2498)
* Disable http disk cache and implempent in-memory image cache

* Add comment about removing URL scheme prefix

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* Add early return to clean up the code

* Rewrite cache expiry logic with fallbacks

* Move this change behind a CLI argument --experiments-disable-disk-cache

* Replace CLI flag with a GUI setting

* Improve warning message styling

* ! Fix incompatibility with latest settings code

* Use CSS instead of sass for the experimental settings

* Return the error as JSON instead of throwing it

* Inline restart prompt label and option names and values

* Mention crash risk and recommend backups in the warning

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-10-25 02:33:08 +00:00
..
ProcessLocalesPlugin.js Adding web support to dev-runner (#2729) 2022-10-18 08:50:32 -04:00
build.js Small build config cleanup (#2621) 2022-09-26 16:17:04 -04:00
dev-runner.js Disable http disk cache and implempent in-memory image cache (#2498) 2022-10-25 02:33:08 +00:00
webpack.main.config.js Remove unused ft-grid component and __static variable (#2744) 2022-10-19 09:09:49 +08:00
webpack.renderer.config.js Remove unused ft-grid component and __static variable (#2744) 2022-10-19 09:09:49 +08:00
webpack.web.config.js Implement `getRegionData` in web (#2743) 2022-10-22 10:31:34 +02:00
webpack.workers.config.js Remove node-loader as we don't have any binary/native node modules (#2576) 2022-09-15 08:52:46 +08:00