aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller
Commit message (Collapse)AuthorAgeFilesLines
...
* PHP 7.1 compatibilityArthurHoaro2020-07-231-2/+2
|
* Process Daily RSS feed through Slim controllerArthurHoaro2020-07-231-4/+148
| | | | The daily RSS template has been entirely rewritten to handle the whole feed through the template engine.
* Slim daily: minor bugfix with empty dataArthurHoaro2020-07-231-0/+4
|
* Process daily page through Slim controllerArthurHoaro2020-07-231-0/+423
|
* Process tag list page through Slim controllerArthurHoaro2020-07-231-12/+191
|
* Few optimizations and code readability for tag cloud controllerArthurHoaro2020-07-231-3/+3
|
* Handle tag filtering in the Bookmark serviceArthurHoaro2020-07-231-2/+2
|
* Working version before optimizationArthurHoaro2020-07-231-0/+258
|
* Slim router: handle add tag routeArthurHoaro2020-07-231-0/+191
|
* Process logout through Slim controllerArthurHoaro2020-07-231-0/+60
|
* Process picwall rendering through Slim controller + UTArthurHoaro2020-07-231-0/+180
|
* Execute common plugin hooks before rendering login pageArthurHoaro2020-01-262-2/+123
|
* Render login page through Slim controllerArthurHoaro2020-01-261-0/+173