aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/BookmarkServiceInterface.php
Commit message (Expand)AuthorAgeFilesLines
* Handle pagination through BookmarkServiceArthurHoaro2021-01-201-3/+5
* Feature: add weekly and monthly view/RSS feed for daily pageArthurHoaro2020-10-271-10/+17
* Feature: Share private bookmarks using a URL containing a private keyArthurHoaro2020-10-271-2/+3
* Add strict types for bookmarks managementArthurHoaro2020-10-131-34/+38
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-11/+0
* Fixed: Pinned bookmarks are displayed first in ATOM/RSS feedsArthurHoaro2020-08-291-1/+8
* Remove anonymous permission and initialize bookmarks on loginArthurHoaro2020-08-011-14/+0
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-0/+13
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+180