]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/bookmark/Bookmark.php
Manually fix remaining PHPCS errors
[github/shaarli/Shaarli.git] / application / bookmark / Bookmark.php
2020-11-09  ArthurHoaroManually fix remaining PHPCS errors
2020-11-09  ArthurHoaroApply PHP Code Beautifier on source code for linter...
2020-11-08  ArthurHoaroMerge pull request #1621 from ArthurHoaro/feature/tag...
2020-11-05  ArthurHoaroFeature: support any tag separator
2020-10-29  ArthurHoaroMerge pull request #1616 from dimtion/fix-api-redirect
2020-10-20  ArthurHoaroMerge pull request #1584 from ArthurHoaro/feature/async...
2020-10-20  ArthurHoaroAsynchronous retrieval of bookmark's thumbnails 1584/head
2020-10-20  ArthurHoaroMerge pull request #1567 from ArthurHoaro/feature/async...
2020-10-16  ArthurHoaroMerge pull request #1588 from ArthurHoaro/feature/searc...
2020-10-16  ArthurHoaroFeature: highlight fulltext search results
2020-10-13  ArthurHoaroMerge pull request #1583 from ArthurHoaro/feature/bookm...
2020-10-13  ArthurHoaroAdd strict types for bookmarks management 1583/head
2020-08-31  ArthurHoaroMerge pull request #1512 from shaarli/dependabot/npm_an...
2020-08-31  ArthurHoaroMerge pull request #1505 from shaarli/dependabot/npm_an...
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-08-01  ArthurHoaroBookmark's thumbnails PHPDoc improvement
2020-07-28  ArthurHoaroBetter support for notes permalink
2020-07-23  ArthurHoaroProcess Daily RSS feed through Slim controller
2020-07-23  ArthurHoaroProcess picwall rendering through Slim controller + UT
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroAdd and update unit test for the new system (Bookmark... 1307/head
2020-01-17  ArthurHoaroIntroduce Bookmark object and Service layer to retrieve...