aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/admin/ConfigureController.php
Commit message (Collapse)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-2/+7
|
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-3/+4
|
* Add Markdown Extra formatterArthurHoaro2020-10-131-1/+1
| | | | | | | | Library: [Parsedown Extra](https://github.com/erusev/parsedown-extra) Also sort dependencies alphabetically. Fixes #1169
* Multiple small fixesArthurHoaro2020-07-231-6/+11
|
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+2
| | | | | Including a bunch of improvements on the container, and helper used across new controllers.
* Process thumbnail synchronize page through Slim controllersArthurHoaro2020-07-231-1/+1
|
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-3/+3
| | | | Also prefix most admin routes with /admin/
* Process manage tags page through Slim controllerArthurHoaro2020-07-231-1/+1
|
* Process configure page through Slim controllerArthurHoaro2020-07-231-0/+120