aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/BookmarkIO.php
Commit message (Collapse)AuthorAgeFilesLines
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-2/+0
| | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+108
See https://github.com/shaarli/Shaarli/issues/1307 for details