aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/AppKernel.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-0/+1
|
* * public registrationNicolas Lœuillet2015-10-031-0/+1
| | | | | * remove WSSE implementation * add oAuth2 implementation
* implement FosUserNicolas Lœuillet2015-09-111-0/+1
|
* CSJeremy Benoist2015-08-201-1/+0
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-0/+1
|
* Move API stuff in ApiBundleJeremy2015-04-011-1/+2
|
* first draft of hypermedia implementationNicolas Lœuillet2015-03-061-1/+2
|
* Add LiipThemeBundleJeremy2015-03-011-0/+1
| | | | | | | | 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 :))
* enable CORSNicolas Lœuillet2015-02-271-0/+1
|
* Add some fixturesJeremy2015-02-081-0/+1
| | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-291-2/+1
|
* bundle for APINicolas Lœuillet2015-01-281-0/+2
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-281-0/+3
|
* refactoring for fetching contentNicolas Lœuillet2015-01-261-2/+0
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-1/+1
|
* symfony is thereNicolas Lœuillet2015-01-221-0/+38