Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Avoid returning objects passed by reference. | Jerome Charaoui | 2017-06-01 | 1 | -11/+19 |
* | | Replace images with & | Jeremy Benoist | 2017-06-01 | 1 | -3/+21 |
|/ | |||||
* | Merge pull request #3137 from aaa2000/isolated-tests | Jérémy Benoist | 2017-06-01 | 12 | -262/+429 |
|\ | |||||
| * | Isolated tests | adev | 2017-05-31 | 13 | -265/+433 |
* | | Fix tests following rebase | Jeremy Benoist | 2017-05-31 | 1 | -2/+2 |
* | | CS | Jeremy Benoist | 2017-05-31 | 1 | -3/+3 |
* | | Forced date can now be a timestamp too | Jeremy Benoist | 2017-05-31 | 1 | -0/+81 |
* | | Remove htmlawed and use graby instead | Jeremy Benoist | 2017-05-31 | 1 | -13/+13 |
* | | Reduce imported entries | Jeremy Benoist | 2017-05-31 | 8 | -491/+23 |