aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/admin/ManageTagController.php
Commit message (Expand)AuthorAgeFilesLines
* Handle pagination through BookmarkServiceArthurHoaro2021-01-201-4/+7
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-2/+2
* Feature: support any tag separatorArthurHoaro2020-11-051-0/+33
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-2/+2
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+2
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-5/+5
* Process manage tags page through Slim controllerArthurHoaro2020-07-231-0/+87