aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DependencyInjection
Commit message (Collapse)AuthorAgeFilesLines
* Crypt site credential passwordJeremy Benoist2017-06-202-0/+3
|
* API user creation behing a toggleJeremy Benoist2017-06-022-0/+12
| | | | | | | | 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-012-0/+3
|
* Added limitNicolas Lœuillet2017-05-012-0/+4
|
* Add default value for list_modeJeremy Benoist2016-12-122-0/+8
|
* If reload content failed, don’t update itJeremy Benoist2016-10-202-0/+3
| | | | 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-032-0/+4
|
* Handling socials links into a config fileSimounet2016-07-201-0/+1
|
* Fix default value and add baggy implementationNicolas Lœuillet2016-03-141-1/+1
|
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-142-0/+4
|
* Add CraueConfig for internal settingsJeremy Benoist2016-01-312-0/+6
|
* Move default configuration out of parametersJeremy Benoist2016-01-312-0/+17
| | | | 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-152-0/+29
|
* Move API stuff in ApiBundleJeremy2015-04-012-43/+3
|
* replace services.xml into services.ymlNicolas Lœuillet2015-02-091-3/+3
|
* CSJeremy2015-01-311-1/+1
|
* first implementation of securityNicolas Lœuillet2015-01-311-0/+40
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+22