aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/BookmarkIO.php
Commit message (Expand)AuthorAgeFilesLines
* Fix: soft fail if the mutex is not workingArthurHoaro2020-11-241-2/+20
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-2/+2
* Add strict types for bookmarks managementArthurHoaro2020-10-131-2/+4
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-8/+27
* Remove anonymous permission and initialize bookmarks on loginArthurHoaro2020-08-011-3/+5
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-2/+0
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+108