freetube/src
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
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
datastores Electron variable at build time instead of at runtime (#2574) 2022-09-15 08:59:09 +00:00
main Disable http disk cache and implempent in-memory image cache (#2498) 2022-10-25 02:33:08 +00:00
renderer Disable http disk cache and implempent in-memory image cache (#2498) 2022-10-25 02:33:08 +00:00
utilities Remove unused dependencies (#2278) 2022-05-31 16:15:44 -04:00
constants.js Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
index.ejs Remove unused ft-grid component and __static variable (#2744) 2022-10-19 09:09:49 +08:00