MyShaarli/application/config
ArthurHoaro 4306b184c4 History mechanism
Use case: rest API service

  * saved by default in data/history
  * same format as datastore.php
  * traced events:
     * save/edit/delete link
     * change settings or plugins settings
     * rename tag
2017-03-21 20:29:20 +01:00
..
exception Move config exception to dedicated classes with proper namespace 2017-03-09 19:16:42 +01:00
ConfigIO.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigJson.php Proper error if the conf file is invalid instead of fatal error 2017-03-12 16:09:34 +01:00
ConfigManager.php History mechanism 2017-03-21 20:29:20 +01:00
ConfigPhp.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigPlugin.php Fix blocking namespace issue 2017-03-08 20:00:21 +01:00