aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/visitor/BookmarkListController.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1697 from ArthurHoaro/feature/paginationArthurHoaro2021-02-041-41/+22
|\
| * Handle pagination through BookmarkServiceArthurHoaro2021-01-201-41/+22
* | Support search highlights when matching URL contentArthurHoaro2021-01-191-0/+2
|/
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-3/+5
* Feature: support any tag separatorArthurHoaro2020-11-051-3/+8
* Feature: Share private bookmarks using a URL containing a private keyArthurHoaro2020-10-271-1/+3
* Feature: add a Server administration pageArthurHoaro2020-10-211-10/+18
* Asynchronous retrieval of bookmark's thumbnailsArthurHoaro2020-10-201-6/+4
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-3/+4
* Better support for notes permalinkArthurHoaro2020-07-281-1/+5
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-14/+2
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-0/+248