Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-10-14 | 1 | -3/+0 |
* | Generate a token for every pages | ArthurHoaro | 2016-08-06 | 1 | -0/+1 |
* | Fixes #600 - Shaarli's title is not set with the new config manager | ArthurHoaro | 2016-07-19 | 1 | -8/+2 |
* | Pass the configuration manager to templates | ArthurHoaro | 2016-06-15 | 1 | -0/+2 |
* | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 1 | -8/+8 |
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -21/+27 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -13/+12 |
* | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 1 | -0/+1 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 1 | -12/+16 |
* | Extract PageBuilder class from index.php | ArthurHoaro | 2016-05-13 | 1 | -0/+145 |