| Commit message (Expand) | Author | Age | Files | Lines |
* | Make max download size and timeout configurable | ArthurHoaro | 2018-03-07 | 1 | -0/+64 |
* | Use the new 'default' theme... as default | ArthurHoaro | 2017-05-09 | 1 | -40/+0 |
* | Fixes #304: use atom feed as default | ArthurHoaro | 2017-03-11 | 1 | -0/+45 |
* | Fix #773: set Piwik URL protocol | ArthurHoaro | 2017-03-11 | 1 | -0/+41 |
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 1 | -1/+3 |
* | Add markdown_escape setting | ArthurHoaro | 2017-02-28 | 1 | -0/+66 |
* | Set the vintage theme by default for the time being | ArthurHoaro | 2017-02-27 | 1 | -0/+40 |
* | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 1 | -0/+44 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 1 | -0/+1 |
* | Prepare settings for the API in the admin page and during the install | ArthurHoaro | 2016-12-12 | 1 | -2/+38 |
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 1 | -4/+4 |
* | Unit Test for the new ID system | ArthurHoaro | 2016-12-12 | 1 | -0/+98 |
* | Fix update method escapeUnescapedConfig | ArthurHoaro | 2016-08-02 | 1 | -0/+24 |
* | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 1 | -6/+6 |
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 2 | -34/+34 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -72/+25 |
* | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 1 | -6/+60 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 2 | -35/+50 |
* | Refactor filter in LinkDB | ArthurHoaro | 2016-03-25 | 1 | -2/+2 |
* | Private/Hidden tags | ArthurHoaro | 2016-02-15 | 1 | -1/+0 |
* | Add exclusion in tag search | ArthurHoaro | 2016-02-15 | 1 | -0/+18 |
* | Introduce the Updater class which | ArthurHoaro | 2016-02-15 | 2 | -0/+295 |