Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retrieve tag / tags value from query or request | Jeremy Benoist | 2017-05-09 | 1 | -4/+26 |
* | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvement | Jérémy Benoist | 2017-05-09 | 1 | -1/+1 |
|\ | |||||
| * | Changed parsing of login_extra_fields in guzzle auth | Bertrand Dunogier | 2017-05-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-09 | 1 | -0/+16 |
|\ \ | |||||
| * | | Fix API pagination is broken if perPage is custom value | adev | 2017-05-08 | 1 | -0/+16 |
* | | | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 2 | -5/+10 |
|\ \ \ | |||||
| * | | | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 4 | -7/+12 |
* | | | | Merge pull request #2920 from wallabag/cleanduplicatescommand | Jérémy Benoist | 2017-05-05 | 3 | -2/+110 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed test | Nicolas Lœuillet | 2017-05-05 | 1 | -0/+4 |
| * | | | Fixed @j0k3r review | Nicolas Lœuillet | 2017-05-05 | 1 | -3/+3 |
| * | | | Added test for deduplication | Nicolas Lœuillet | 2017-05-05 | 3 | -3/+48 |
| * | | | Add basic tests | Thomas Citharel | 2017-05-01 | 1 | -0/+59 |
* | | | | Merge pull request #3053 from wallabag/api-bulk-add | Nicolas Lœuillet | 2017-05-05 | 1 | -7/+56 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Little refacto and send 400 on reaching urls limit | Jeremy Benoist | 2017-05-05 | 1 | -4/+3 |
| * | | | Added limit | Nicolas Lœuillet | 2017-05-01 | 1 | -0/+23 |
| * | | | Fix tests (for real this time) | Jeremy Benoist | 2017-05-01 | 1 | -2/+2 |
| * | | | Fix tests | Jeremy Benoist | 2017-05-01 | 1 | -4/+4 |
| * | | | Splitted the endpoint in two | Nicolas Lœuillet | 2017-05-01 | 1 | -29/+26 |
| * | | | Added API endpoint to handle a list of URL | Nicolas Lœuillet | 2017-05-01 | 1 | -8/+38 |
| |/ / | |||||
* | | | Merge pull request #3080 from wallabag/use-username-to-import | Nicolas Lœuillet | 2017-05-04 | 1 | -8/+23 |
|\ \ \ | |||||
| * | | | Use username to import | Thomas Citharel | 2017-05-04 | 1 | -8/+23 |
* | | | | Merge pull request #3060 from wallabag/search-users | Thomas Citharel | 2017-05-04 | 1 | -4/+22 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | rename index to list | Thomas Citharel | 2017-05-02 | 1 | -5/+5 |
| * | | | Fix tests | Thomas Citharel | 2017-05-02 | 1 | -4/+22 |
| |/ / | |||||
* | | | Merge pull request #3047 from wallabag/add-notmatches-operator | Nicolas Lœuillet | 2017-05-03 | 11 | -20/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | Changed export test | Nicolas Lœuillet | 2017-05-03 | 1 | -3/+1 |
| * | | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 11 | -17/+17 |
* | | | Fix tests | Jeremy Benoist | 2017-04-29 | 1 | -13/+13 |
* | | | Added endpoint to handle URL list to add/delete tags | Nicolas Lœuillet | 2017-04-24 | 1 | -11/+48 |
* | | | Added API endpoint to handle a list of URL and to add/delete tags | Nicolas Lœuillet | 2017-04-24 | 1 | -0/+31 |
|/ / | |||||
* | | Added test for multiple authors | Nicolas Lœuillet | 2017-04-10 | 1 | -8/+39 |
* | | Added author of article | Nicolas Lœuillet | 2017-04-09 | 1 | -1/+4 |
* | | Added publication date | Nicolas Lœuillet | 2017-04-05 | 1 | -0/+1 |
* | | Renamed countAllEntriesByUsername method | Nicolas Lœuillet | 2017-03-31 | 1 | -1/+1 |
* | | Allow to remove all archived entries | Thomas Citharel | 2017-03-31 | 1 | -0/+76 |
* | | Merge pull request #3021 from wallabag/rename-method | Jérémy Benoist | 2017-03-30 | 1 | -2/+2 |
|\ \ | |||||
| * | | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 1 | -2/+2 |
| |/ | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-03-28 | 3 | -2/+28 |
|\| | |||||
| * | Import: we now skip messages when user is null | Nicolas Lœuillet | 2017-02-20 | 2 | -2/+4 |
| * | Search by term: extend to entries url | Kevin Decherf | 2017-02-16 | 1 | -0/+24 |
* | | return id of article instead of true if entry exists | Thomas Citharel | 2017-02-24 | 1 | -2/+2 |
|/ | |||||
* | Fix phpcs and tests | Thomas Citharel | 2017-01-24 | 1 | -0/+1 |
* | add filepath test | Thomas Citharel | 2017-01-22 | 1 | -0/+17 |
* | add cli export | Thomas Citharel | 2017-01-22 | 1 | -0/+60 |
* | Fix registration.submit test | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
* | Avoid false preview image | Jeremy Benoist | 2017-01-10 | 1 | -0/+41 |
* | Merge pull request #2702 from wallabag/add-index-uuid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
|\ | |||||
| * | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
| * | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+0 |
| * | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 1 | -0/+1 |