| Commit message (Expand) | Author | Age | Files | Lines |
* | Process plugins administration page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -5/+5 |
* | Process OpenSearch controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -1/+2 |
* | RSS/ATOM feeds: process through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
* | Fix all relative link to work with new URL | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 1 | -0/+3 |
* | Avoiding warning 'PHP Notice: Undefined index: updated' | Lucas Cimon | 2020-01-12 | 1 | -1/+1 |
* | Fix undefined thumbnail on OpenGraph headers | ArthurHoaro | 2019-09-10 | 1 | -1/+1 |
* | fix: ensure HTML tags are stripped from OpenGraph description | VirtualTam | 2019-01-18 | 1 | -1/+1 |
* | Add OpenGraph meta tags on permalink page | ArthurHoaro | 2018-08-13 | 1 | -0/+20 |
* | also for new default tpl add meta tag to block sending the referrer vintage -... | Mark Schmitz | 2018-06-07 | 1 | -0/+1 |
* | load user css at last, after plugin css to enable changing plugin styles | Mark Schmitz | 2018-04-13 | 1 | -3/+3 |
* | Webpack / Update front paths in template files | ArthurHoaro | 2018-03-28 | 1 | -6/+1 |
* | Add apple-touch-icon meta tag | ArthurHoaro | 2017-11-18 | 1 | -1/+2 |
* | Add a version hash for asset loading to prevent browser's cache issue | ArthurHoaro | 2017-10-01 | 1 | -7/+7 |
* | Fixes file existence check for user.css | kalvn | 2017-05-09 | 1 | -1/+1 |
* | Multiple minor improvements and bugfixes regarding the new templates: | ArthurHoaro | 2017-02-27 | 1 | -1/+1 |
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 1 | -0/+20 |
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 1 | -15/+0 |
* | Move user.css to data folder | ArthurHoaro | 2017-01-14 | 1 | -1/+1 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 1 | -2/+2 |
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+15 |