| Commit message (Expand) | 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 exists.... | Felix (xq) Queißner | 2021-03-06 | 1 | -4/+4 |
| * | 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 |
| * | 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 |
| * | uniform urls only used for identification now | Mike Skec | 2021-01-07 | 1 | -1/+1 |
| * | Fixes pages not being read from cache due to differing trailing slash | Mike Skec | 2021-01-07 | 1 | -4/+6 |
| * | cache code refactor | Mike Skec | 2021-01-06 | 1 | -0/+53 |
