Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -28/+29 |
* | Remove remaining settings initialization in index.php | ArthurHoaro | 2016-06-11 | 1 | -0/+23 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -7/+14 |
* | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 1 | -1/+42 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 1 | -17/+13 |
* | Refactor filter in LinkDB | ArthurHoaro | 2016-03-25 | 1 | -1/+1 |
* | Add exclusion in tag search | ArthurHoaro | 2016-02-15 | 1 | -0/+15 |
* | Introduce the Updater class which | ArthurHoaro | 2016-02-15 | 1 | -0/+228 |