aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DependencyInjection/WallabagCoreExtension.php
Commit message (Collapse)AuthorAgeFilesLines
* If reload content failed, don’t update itJeremy Benoist2016-10-201-0/+1
| | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
* Store cache lifetime in configNicolas Lœuillet2016-09-031-0/+1
|
* Handling socials links into a config fileSimounet2016-07-201-0/+1
|
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-141-0/+1
|
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-0/+2
|
* Move default configuration out of parametersJeremy Benoist2016-01-311-0/+5
| | | | These default configuration value shouldn't be in parameters.yml.
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-2/+2
| | | | symfony-upgrade-fixer fix src/Wallabag/
* Language selection on config screenNicolas Lœuillet2015-10-151-0/+4
|
* Move API stuff in ApiBundleJeremy2015-04-011-3/+3
|
* replace services.xml into services.ymlNicolas Lœuillet2015-02-091-3/+3
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+22