aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/BookmarkInitializer.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove anonymous permission and initialize bookmarks on loginArthurHoaro2020-08-011-8/+1
|
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-3/+9
|
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+59
See https://github.com/shaarli/Shaarli/issues/1307 for details