Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -3/+2 |
| | |||||
* | Process Daily RSS feed through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
| | | | | The daily RSS template has been entirely rewritten to handle the whole feed through the template engine. | ||||
* | Migrate cache purge function to a proper class | ArthurHoaro | 2020-07-23 | 1 | -0/+86 |
And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago |