aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/formatter
Commit message (Expand)AuthorAgeFilesLines
* ShaarliParsedown: add PHPDoc/commentsArthurHoaro2021-02-043-2/+43
* Support search highlights when matching URL contentArthurHoaro2021-01-196-8/+89
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-092-3/+3
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-093-8/+10
* Feature: support any tag separatorArthurHoaro2020-11-052-4/+6
* Default formatter: add a setting to disable auto-linkificationArthurHoaro2020-11-031-1/+6
* Feature: highlight fulltext search resultsArthurHoaro2020-10-163-14/+203
* Add Markdown Extra formatterArthurHoaro2020-10-131-0/+24
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-0/+26
* Include empty basePath in formattingArthurHoaro2020-07-281-3/+3
* Better support for notes permalinkArthurHoaro2020-07-283-11/+19
* Slim router: handle add tag routeArthurHoaro2020-07-231-2/+2
* Fix an issue with private tags and fix nomarkdown tagArthurHoaro2020-01-184-10/+46
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-0/+6
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-175-0/+594