Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate cache purge function to a proper class | ArthurHoaro | 2020-07-23 | 1 | -38/+0 |
| | | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago | ||||
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 1 | -39/+39 |
| | | | | See https://github.com/shaarli/Shaarli/issues/1307 | ||||
* | Fix RSS permalink included in Markdown bloc | ArthurHoaro | 2019-09-12 | 1 | -1/+1 |
| | | | | Adds another line break before inserting RSS permalink to avoid including it in markdown blocs, such as blockquote. | ||||
* | Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve | ArthurHoaro | 2019-03-02 | 1 | -2/+2 |
|\ | | | | | Do not try to retrieve thumbnails for internal link | ||||
| * | Do not try to retrieve thumbnails for internal link | ArthurHoaro | 2019-02-24 | 1 | -2/+2 |
| | | | | | | | | Also adds a helper function to determine if a link is a note and apply it across multiple files. | ||||
* | | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 1 | -1/+1 |
|/ | | | | Fixes #1239 | ||||
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+0 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 2 | -7/+9 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} | VirtualTam | 2019-01-12 | 3 | -0/+398 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |