| Commit message (Expand) | Author | Age | Files | Lines |
* | Set Shaarli's version only in shaarli_version.php file | ArthurHoaro | 2017-03-21 | 1 | -2/+30 |
* | Use 'dev' version on the master branch | ArthurHoaro | 2017-03-12 | 1 | -8/+5 |
* | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 1 | -20/+0 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 1 | -0/+20 |
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+1 |
* | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-10-20 | 1 | -2/+6 |
* | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 1 | -9/+9 |
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -3/+4 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -10/+9 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 1 | -13/+13 |
* | Fixes #410 - Retrieve title fails in multiple cases | ArthurHoaro | 2016-01-11 | 1 | -1/+1 |
* | fix: assign template variables to empty values so they can be evaluated | VirtualTam | 2015-12-03 | 1 | -0/+2 |
* | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 1 | -4/+14 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -0/+92 |
* | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 1 | -0/+20 |
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 1 | -0/+69 |