Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 8 | -8/+8 |
| | |||||
* | Add manual configuration for root URL | ArthurHoaro | 2020-09-12 | 2 | -1/+86 |
| | | | | | | This new setting under 'general.root_url' allows to override automatic discovery of Shaarli instance's URL. Fixes #1339 | ||||
* | Process Daily RSS feed through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+32 |
| | | | | The daily RSS template has been entirely rewritten to handle the whole feed through the template engine. | ||||
* | namespacing: move HTTP utilities along \Shaarli\Http\ classes | VirtualTam | 2019-01-12 | 7 | -0/+596 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |