FreeTube/src
Svallinn 8f4a5ee1bd
Store/History: Prevent actions from unnecessarily using the filesystem
Most actions in the history module would grab the history from disk
every time the history was updated and updated the cache this way.

This commit makes these actions perform these modifications in memory
instead of unnecessarily reaching into the disk.
2021-06-26 05:04:31 +01:00
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
main Main+Utils: Rename `getLocale` function to `getSystemLocale` 2021-06-20 02:47:33 +01:00
renderer Store/History: Prevent actions from unnecessarily using the filesystem 2021-06-26 05:04:31 +01:00
utilities Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
index.ejs Fix web build script and fix errors when running web version 2020-04-17 23:17:45 -04:00