Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Define storeArticleHeaders false by default | Jeremy Benoist | 2017-11-21 | 3 | -16/+17 | |
| * | Added internal setting to enable/disable headers storage | Nicolas Lœuillet | 2017-11-20 | 2 | -13/+16 | |
* | | CS | Jeremy Benoist | 2017-11-21 | 3 | -3/+3 | |
* | | Fix phpcs | Kevin Decherf | 2017-11-19 | 3 | -19/+19 | |
* | | Improve EntryRestControllerTest for origin_url | Kevin Decherf | 2017-11-19 | 1 | -0/+55 | |
* | | Update EntryControllerTest to handle origin_url | Kevin Decherf | 2017-11-19 | 1 | -2/+38 | |
* | | Add some tests for OriginUrl in EntryRestController | Kevin Decherf | 2017-11-19 | 1 | -0/+73 | |
* | | Twig: add removeSchemeAndWww filter | Kevin Decherf | 2017-11-19 | 1 | -0/+27 | |
|/ | ||||||
* | Fix phpcs | adev | 2017-11-11 | 1 | -1/+1 | |
* | Fix tests | adev | 2017-11-11 | 2 | -6/+7 | |
* | Merge pull request #3362 from sviande/fix_3361_api_warning | Jérémy Benoist | 2017-10-18 | 1 | -0/+7 | |
|\ | ||||||
| * | CS | Jeremy Benoist | 2017-10-12 | 1 | -1/+1 | |
| * | Fix #3361 add test | Sébastien Viande | 2017-10-12 | 1 | -0/+7 | |
* | | Replace kernel.root_dir by kernel.project_dir | Nicolas Hart | 2017-10-14 | 1 | -2/+2 | |
|/ | ||||||
* | Fix MondeDiplo https url | Jeremy Benoist | 2017-10-10 | 1 | -1/+1 | |
* | Jump to Symfony 3.3 & update others deps | Jeremy Benoist | 2017-10-09 | 10 | -9/+24 | |
* | Fix tests | Jeremy Benoist | 2017-09-06 | 1 | -1/+2 | |
* | Multiple tag search was broken from API | Jeremy Benoist | 2017-09-06 | 3 | -4/+7 | |
* | Merge pull request #3139 from Kdecherf/2502-tag-case | Jérémy Benoist | 2017-09-03 | 3 | -4/+6 | |
|\ | ||||||
| * | Fix tests | Jeremy Benoist | 2017-08-27 | 1 | -1/+1 | |
| * | Tag: render tags case-insensitive by storing them in lowercase | Kevin Decherf | 2017-08-27 | 2 | -3/+5 | |
* | | Set a starred_at field when an entry is starred. | François D | 2017-08-25 | 1 | -0/+5 | |
|/ | ||||||
* | Add reload entry command | Nicolas Hart | 2017-08-21 | 1 | -0/+115 | |
* | add search argument and limit option to list users command | Nicolas Hart | 2017-07-31 | 1 | -1/+50 | |
* | Add list user command | Nicolas Hart | 2017-07-30 | 1 | -0/+26 | |
* | Better rendering for all core commands | Nicolas Hart | 2017-07-29 | 3 | -6/+8 | |
* | Add a test for updatePublishedAt | Jeremy Benoist | 2017-07-24 | 1 | -0/+34 | |
* | Put the final URL in data test | Jeremy Benoist | 2017-07-24 | 1 | -1/+1 | |
* | Revert client_credentials grant types | Jeremy Benoist | 2017-07-08 | 1 | -21/+1 | |
* | CS | Jeremy Benoist | 2017-07-03 | 2 | -20/+19 | |
* | Fix validateAndSetPreviewPicture | Jeremy Benoist | 2017-07-03 | 1 | -0/+35 | |
* | Fix PATCH method | Jeremy Benoist | 2017-07-03 | 2 | -15/+60 | |
* | Fix tests | Jeremy Benoist | 2017-07-03 | 6 | -35/+30 | |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 60 | -1337/+1337 | |
* | Return null instead of false | Jeremy Benoist | 2017-06-28 | 1 | -3/+3 | |
* | Avoid BC on exists endpoint | Jeremy Benoist | 2017-06-23 | 1 | -4/+37 | |
* | Merge pull request #3227 from wallabag/oauth-client-credentials | Nicolas Lœuillet | 2017-06-22 | 1 | -3/+24 | |
|\ | ||||||
| * | Add client_credentials oAuth2 auth method | Thomas Citharel | 2017-06-14 | 1 | -3/+24 | |
* | | Fix tests | Jeremy Benoist | 2017-06-21 | 1 | -1/+1 | |
* | | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 1 | -8/+33 | |
* | | Merge pull request #2683 from wallabag/credentials-in-db | Jérémy Benoist | 2017-06-20 | 4 | -8/+283 | |
|\ \ | ||||||
| * | | Fix reviews | Thomas Citharel | 2017-06-20 | 2 | -2/+1 | |
| * | | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 3 | -3/+42 | |
| * | | Add a live test for restricted article | Jeremy Benoist | 2017-06-20 | 3 | -25/+78 | |
| * | | Add menu access to site credentials CRUD | Jeremy Benoist | 2017-06-20 | 2 | -3/+187 | |
* | | | Fix empty language and preview pics | Thomas Citharel | 2017-06-12 | 1 | -3/+3 | |
| |/ |/| | ||||||
* | | Add public filter/field in the API | Jeremy Benoist | 2017-06-10 | 1 | -0/+52 | |
* | | Add isPublic filter on entries | Jeremy Benoist | 2017-06-10 | 1 | -0/+14 | |
|/ | ||||||
* | Merge pull request #3173 from wallabag/domain-name-param | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 | |
|\ | ||||||
| * | Promote https | Jeremy Benoist | 2017-06-09 | 1 | -1/+1 |