Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+88 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |