aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DependencyInjection/WallabagCoreExtension.php
Commit message (Collapse)AuthorAgeFilesLines
* Rebase & Rename all rss to feedsThomas Citharel2017-07-091-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-1/+1
|
* Crypt site credential passwordJeremy Benoist2017-06-201-0/+1
|
* API user creation behing a toggleJeremy Benoist2017-06-021-0/+1
| | | | | | | | I've added a toggle feature (in internal settings) so that user api creation can be disabled while form registration still can be enabled. Also, the /api/user endpoint shouldn't require authentication. Even if we check the authentication when sending a GET request, to retrieve current user information. I've moved all the internal settings definition to config to avoid duplicated place to define them. I don't know why we didn't did that earlier.
* Put default fetching error title in global configJerome Charaoui2017-06-011-0/+1
|
* Added limitNicolas Lœuillet2017-05-011-0/+1
|
* Add default value for list_modeJeremy Benoist2016-12-121-0/+2
|
* 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