Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Review | Jeremy Benoist | 2017-06-08 | 1 | -1/+1 |
* | | Merge pull request #3192 from wallabag/validate-content-fields | Jérémy Benoist | 2017-06-09 | 3 | -30/+202 |
|\ \ | |||||
| * | | Cleanup test | Jeremy Benoist | 2017-06-09 | 1 | -1/+0 |
| * | | Convert - to _ in language | Jeremy Benoist | 2017-06-09 | 2 | -5/+9 |
| * | | Use Locale instead of Language | Jeremy Benoist | 2017-06-09 | 1 | -14/+78 |
| * | | Fix test | Jeremy Benoist | 2017-06-08 | 2 | -5/+5 |
| * | | Validate language & preview picture fields | Jeremy Benoist | 2017-06-08 | 1 | -12/+117 |
* | | | Use a listener to catch auth failure | Jeremy Benoist | 2017-06-09 | 1 | -0/+66 |
|/ / | |||||
* | | Add ability to name the client | Jeremy Benoist | 2017-06-08 | 1 | -1/+2 |
* | | CS | Jeremy Benoist | 2017-06-07 | 2 | -4/+2 |
* | | Create a client when creating a user using the api | Jeremy Benoist | 2017-06-07 | 1 | -0/+12 |
* | | Merge pull request #3093 from aaa2000/annotation-error-on-save | Nicolas Lœuillet | 2017-06-07 | 1 | -1/+33 |
|\ \ | |||||
| * | | Displays an error with an annotation with a too long quote | adev | 2017-06-04 | 1 | -1/+33 |
* | | | Merge pull request #3181 from wallabag/api-content-patch | Jérémy Benoist | 2017-06-07 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Add ability to patch an entry with more fields | Jeremy Benoist | 2017-06-02 | 1 | -0/+11 |
| |/ / | |||||
* | | | Merge pull request #3184 from wallabag/better-way-image-extension | Jérémy Benoist | 2017-06-07 | 2 | -0/+25 |
|\ \ \ | |||||
| * | | | Use an alternative way to detect image | Jeremy Benoist | 2017-06-05 | 2 | -0/+25 |
| |/ / | |||||
* | | | Merge pull request #3179 from wallabag/show-user-command | Jérémy Benoist | 2017-06-07 | 1 | -0/+95 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix review | Thomas Citharel | 2017-06-04 | 1 | -1/+1 |
| * | | Add show user command | Thomas Citharel | 2017-06-02 | 1 | -0/+95 |
| |/ | |||||
* | | Return 201 on user creation | Jeremy Benoist | 2017-06-02 | 1 | -2/+2 |
* | | API user creation behing a toggle | Jeremy Benoist | 2017-06-02 | 2 | -21/+85 |
|/ | |||||
* | Merge pull request #2708 from jcharaoui/import-disablecontentupdate | Jérémy Benoist | 2017-06-02 | 3 | -33/+54 |
|\ | |||||
| * | Rewrote code & fix tests | Jeremy Benoist | 2017-06-01 | 9 | -50/+49 |
| * | Fix tests | Jeremy Benoist | 2017-06-01 | 1 | -2/+8 |
| * | Replace Wallabag v1 error strings with v2 strings | Jerome Charaoui | 2017-06-01 | 1 | -1/+10 |
| * | Add disableContentUpdate import option | Jerome Charaoui | 2017-06-01 | 8 | -35/+34 |