| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 5 | -9/+269 |
* | Process manage tags page through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -1/+88 |
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+120 |
* | Test ShaarliAdminController | ArthurHoaro | 2020-07-23 | 1 | -1/+3 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 6 | -2/+205 |
* | Process tools page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+49 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 16 | -50/+76 |
* | Process session filters through Slim controllers | ArthurHoaro | 2020-07-23 | 2 | -0/+124 |
* | Process remove tag endpoint through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+47 |
* | Process OpenSearch controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -0/+28 |
* | RSS/ATOM feeds: process through Slim controller | ArthurHoaro | 2020-07-23 | 2 | -0/+93 |
* | Process Daily RSS feed through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+74 |
* | Slim daily: minor bugfix with empty data | ArthurHoaro | 2020-07-23 | 1 | -12/+6 |
* | Process daily page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+142 |
* | Process tag list page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -11/+48 |
* | Few optimizations and code readability for tag cloud controller | ArthurHoaro | 2020-07-23 | 1 | -21/+31 |
* | Handle tag filtering in the Bookmark service | ArthurHoaro | 2020-07-23 | 1 | -3/+0 |
* | Process tag cloud page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+89 |
* | Slim router: handle add tag route | ArthurHoaro | 2020-07-23 | 1 | -0/+74 |
* | Process logout through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+31 |
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 2 | -0/+87 |
* | Rename ci attribute to container | ArthurHoaro | 2020-01-26 | 2 | -15/+17 |
* | Execute common plugin hooks before rendering login page | ArthurHoaro | 2020-01-26 | 2 | -1/+39 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 5 | -0/+172 |