Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 2 | -0/+145 |
| | |||||
* | Process Daily RSS feed through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -4/+11 |
| | | | | The daily RSS template has been entirely rewritten to handle the whole feed through the template engine. | ||||
* | Add an exception to method 'whitelist_protocols' for url which started with '#' | aguy | 2020-02-28 | 1 | -1/+1 |
| | | | This is to allow local link for markdown, actually a local link write with this syntax : '[anchor](#local_link)' produce this html code: http://#local_link | ||||
* | namespacing: move HTTP utilities along \Shaarli\Http\ classes | VirtualTam | 2019-01-12 | 3 | -1/+568 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Http\Url | VirtualTam | 2019-01-12 | 1 | -0/+217 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Http\Base64Url | VirtualTam | 2019-01-12 | 1 | -0/+35 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |