Commit graph

14 commits

Author SHA1 Message Date
Jim Miller
8a7423d27f Remove some dup imports/code, thanks akshgpt7. Closes #663 2021-02-23 15:08:42 -06:00
Jim Miller
868742f9d9 Add scandir & stat checking for simplecache for performance. 2021-02-08 16:02:24 -06:00
Jim Miller
adfc7494d1 First version of Firefox cache2 reader. 2021-02-07 15:02:36 -06:00
Jim Miller
f917e3955c Change browser_cache to load on-demand and share cache/cookie instances in Calibre BG jobs. 2021-02-05 13:06:14 -06:00
Jim Miller
2a93c9191a Implement browser_cache_age_limit setting (float hours to use cache) 2021-02-04 14:08:06 -06:00
Jim Miller
49bbd95880 Remember, browser cache is hard coded to only work with ffnet so far. 2021-02-03 13:19:49 -06:00
Jim Miller
14f3d71f70 Browser cache sharing in plugin too. 2021-02-03 12:54:40 -06:00
Jim Miller
5ee4a2e572 Browser cache sharing in CLI, but not plugin. 2021-02-03 12:18:03 -06:00
Jim Miller
9f13145b2c Still only for ffnet, but browser cache now saves the newest entry and other improvements. 2021-02-02 17:34:58 -06:00
Jim Miller
738d520938 Strip ffnet urls of title too 2021-02-02 10:01:30 -06:00
Jim Miller
07dee591ab First (terrible ffnet only) version of scanning, remembering and using cache keys. 2021-02-01 20:04:47 -06:00
Jim Miller
c1ecaf668e Refactor browser cache stuff some. 2021-02-01 17:02:57 -06:00
Jim Miller
26f9ef0290 Incorporate changes from #642 (manually) 2021-02-01 14:12:05 -06:00
sidney
f82e534cb5 Issue #635 - Implement reading from browser cache using two Chrome cache formats 2021-01-21 20:04:50 +13:00