aboutsummaryrefslogtreecommitdiff
path: root/src/cachehandler.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Improves caching api related to urls, implements fragment handling, fixes #237Felix "xq" Queißner2021-11-201-5/+5
|
* Functional cache limit, albeit a little inefficientMike Skec2021-01-081-1/+3
|
* cache: item expiry and max item sizeMike Skec2021-01-081-4/+13
| | | | currently no total limit yet
* Fixes pages not being read from cache due to differing trailing slashMike Skec2021-01-071-2/+5
| | | | Also fixes favourites with the same problem
* Attempt to fix build failuresMike Skec2021-01-061-0/+19
| | | | Also get rid of a warning
* cache code refactorMike Skec2021-01-061-0/+48