aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/config/services.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add test on RegistrationConfirmedListenerJeremy Benoist2015-10-031-2/+8
| | | | And PLEASE @nicosomb, NEVER EVER inject the whole container inside a service.
* * rename AuthenticationListenerNicolas Lœuillet2015-10-031-1/+1
| | | | * add tests
* * public registrationNicolas Lœuillet2015-10-031-0/+11
| | | | | * remove WSSE implementation * add oAuth2 implementation
* Move fetching content in a separate classJeremy Benoist2015-09-101-0/+7
|
* Integrate grabyJeremy Benoist2015-08-241-0/+3
|
* store domainName in databaseNicolas Lœuillet2015-08-121-5/+0
|
* Move API stuff in ApiBundleJeremy2015-04-011-12/+0
|
* Ability to prefix tablesJeremy2015-04-011-0/+4
| | | | Will fix #799
* Add rss for entriesJeremy2015-03-311-0/+7
| | | | will fix #1000
* Handle forgot passwordJeremy2015-03-081-0/+8
|
* Cleanup & simplify themeJeremy2015-03-011-0/+1
|
* Add LiipThemeBundleJeremy2015-03-011-1/+15
| | | | | | | | Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :))
* replace services.xml into services.ymlNicolas Lœuillet2015-02-091-0/+15