ArthurHoaro
|
f00600a283
|
Daily RSS Cache: invalidate cache base on the date
Currently the cache is only invalidated when the datastore changes, while it should rely on selected period of time.
Fixes #1659
|
2020-12-17 15:48:03 +01:00 |
|
ArthurHoaro
|
c4d5be53c2
|
Process Daily RSS feed through Slim controller
The daily RSS template has been entirely rewritten to handle the whole feed through the template engine.
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
b0428aa9b0
|
Migrate cache purge function to a proper class
And update dependencies and tests.
Note that SESSION['tags'] has been removed a log ago
|
2020-07-23 21:19:21 +02:00 |
|