aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/BookmarkInitializer.php
Commit message (Expand)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-0/+3
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-3/+3
* Replace vimeo link in demo bookmarks due to IP ban on the demo instanceArthurHoaro2020-11-081-2/+2
* Add strict types for bookmarks managementArthurHoaro2020-10-131-2/+4
* Improve default bookmarks after installArthurHoaro2020-09-101-11/+63
* 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