aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/bookmark/Bookmark.php
Commit message (Expand)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-1/+1
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-2/+3
* Feature: support any tag separatorArthurHoaro2020-11-051-18/+21
* Asynchronous retrieval of bookmark's thumbnailsArthurHoaro2020-10-201-0/+18
* Feature: highlight fulltext search resultsArthurHoaro2020-10-161-0/+46
* Add strict types for bookmarks managementArthurHoaro2020-10-131-60/+61
* Bookmark's thumbnails PHPDoc improvementArthurHoaro2020-08-011-3/+3
* Better support for notes permalinkArthurHoaro2020-07-281-2/+2
* Process Daily RSS feed through Slim controllerArthurHoaro2020-07-231-7/+8
* Process picwall rendering through Slim controller + UTArthurHoaro2020-07-231-1/+1
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-2/+2
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+461