aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/LinkUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-5/+6
* Merge pull request #1621 from ArthurHoaro/feature/tag-separatorsArthurHoaro2020-11-081-0/+46
|\
| * Feature: support any tag separatorArthurHoaro2020-11-051-0/+46
* | Fix an issue truncating extracted metadata contentArthurHoaro2020-11-081-4/+4
|/
* Default formatter: add a setting to disable auto-linkificationArthurHoaro2020-11-031-3/+8
* Merge pull request #1540 from ArthurHoaro/fix/metadata-regexesArthurHoaro2020-10-131-2/+4
|\
| * Improve regex to extract HTML metadata (title, description, etc.)ArthurHoaro2020-09-031-2/+4
* | Fix warning if the encoding retrieved from external headers is invalidArthurHoaro2020-09-301-1/+1
|/
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-106/+0
* Slim router: handle add tag routeArthurHoaro2020-07-231-1/+1
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-23/+4
* Automatically retrieve description for new bookmarksArthurHoaro2019-07-061-4/+81
* Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieveArthurHoaro2019-03-021-0/+13
|\
| * Do not try to retrieve thumbnails for internal linkArthurHoaro2019-02-241-0/+13
* | Remove the redirector settingArthurHoaro2019-02-091-20/+4
|/
* namespacing: move LinkUtils along \Shaarli\Bookmark classesVirtualTam2019-01-121-0/+222