aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/Updater.php
Commit message (Expand)AuthorAgeFilesLines
* Fix update method escapeUnescapedConfigArthurHoaro2016-08-021-2/+2
* Rename configuration key for better sectionsArthurHoaro2016-06-111-5/+5
* ConfigManager no longer uses singleton patternArthurHoaro2016-06-111-28/+29
* Remove remaining settings initialization in index.phpArthurHoaro2016-06-111-0/+23
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-7/+14
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-1/+42
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-17/+13
* Refactor filter in LinkDBArthurHoaro2016-03-251-1/+1
* Add exclusion in tag searchArthurHoaro2016-02-151-0/+15
* Introduce the Updater class whichArthurHoaro2016-02-151-0/+228