Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple small fixes | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
* | Process login through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+3 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+6 |
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -8/+65 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -3/+3 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -0/+2 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -2/+5 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+57 |