]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/formatter/BookmarkMarkdownFormatter.php
Merge pull request #1698 from ArthurHoaro/feature/plugins-search-filter
[github/shaarli/Shaarli.git] / application / formatter / BookmarkMarkdownFormatter.php
2021-02-04  ArthurHoaroMerge pull request #1697 from ArthurHoaro/feature/pagin...
2021-02-04  ArthurHoaroMerge pull request #1696 from ArthurHoaro/fix/search...
2021-01-19  ArthurHoaroSupport search highlights when matching URL content
2021-01-04  yudeMerge pull request #2 from shaarli/master
2020-11-10  ArthurHoaroMerge pull request #1635 from ArthurHoaro/feature/phpcs
2020-11-09  ArthurHoaroManually fix remaining PHPCS errors
2020-11-09  ArthurHoaroApply PHP Code Beautifier on source code for linter...
2020-10-29  ArthurHoaroMerge pull request #1616 from dimtion/fix-api-redirect
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-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-07-23  ArthurHoaroSlim router: handle add tag route
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag...
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag 1399/head
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroApply the new system (Bookmark + Service) to the whole...
2020-01-17  ArthurHoaroIntroduce Bookmark object and Service layer to retrieve...