| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improves caching api related to urls, implements fragment handling, fixes #237 | Felix "xq" Queißner | 2021-11-20 | 1 | -25/+22 |
| | | |||||
| * | Moves all globals into a structure that can be deleted before the app ↵ | Felix (xq) Queißner | 2021-03-06 | 1 | -4/+4 |
| | | | | | exists. Fixes #193. | ||||
| * | Add unlimited cache life option | Mike Skec | 2021-02-18 | 1 | -0/+4 |
| | | |||||
| * | CacheHandler: don't remove trailing slashes from url | Karol Kosek | 2021-01-13 | 1 | -6/+5 |
| | | | | | Partly reverts commit 50729c19ebf75ab91ee285fe7af86abbdaec411c. | ||||
| * | Functional cache limit, albeit a little inefficient | Mike Skec | 2021-01-08 | 1 | -6/+33 |
| | | |||||
| * | cache: item expiry and max item size | Mike Skec | 2021-01-08 | 1 | -6/+59 |
| | | | | | currently no total limit yet | ||||
| * | uniform urls only used for identification now | Mike Skec | 2021-01-07 | 1 | -1/+1 |
| | | | | | the destinations themselves are left untouched | ||||
| * | Fixes pages not being read from cache due to differing trailing slash | Mike Skec | 2021-01-07 | 1 | -4/+6 |
| | | | | | Also fixes favourites with the same problem | ||||
| * | cache code refactor | Mike Skec | 2021-01-06 | 1 | -0/+53 |
