Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed export test | Nicolas Lœuillet | 2017-05-03 | 1 | -3/+1 |
* | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 3 | -7/+7 |
* | 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 |
* | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 1 | -2/+2 |
* | Search by term: extend to entries url | Kevin Decherf | 2017-02-16 | 1 | -0/+24 |
* | Fix registration.submit test | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
* | 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 |
* | | Fixed export by tags with a tag which contains space | Nicolas Lœuillet | 2016-12-27 | 2 | -3/+3 |
|/ | |||||
* | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+23 |
* | Hide article text on mobile with list mode | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+2 |
* | Added test for list view | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+18 |
* | Enforce lowercase on domain name filter | Kevin Decherf | 2016-11-26 | 1 | -0/+9 |
* | Re-use FOSUser master branch | Jeremy Benoist | 2016-11-22 | 1 | -4/+4 |
* | Fix tests | Jeremy Benoist | 2016-11-20 | 1 | -9/+5 |
* | Add RSS pagination | Jeremy Benoist | 2016-11-20 | 1 | -4/+53 |
* | Added shortcut | Nicolas Lœuillet | 2016-11-19 | 1 | -2/+2 |
* | Added tests | Nicolas Lœuillet | 2016-11-19 | 1 | -0/+67 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 1 | -1/+1 |
|\ | |||||
| * | Added help on config screen | Nicolas Lœuillet | 2016-11-17 | 1 | -1/+1 |
* | | Check if status code is OK | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+11 |
* | | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+46 |
* | | Added tests | Nicolas Lœuillet | 2016-11-16 | 1 | -0/+65 |
* | | Added a configuration to define the redirection after archiving an entry | Nicolas Lœuillet | 2016-11-16 | 1 | -0/+1 |
* | | Use more explicit check | Jeremy Benoist | 2016-11-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 1 | -0/+11 |
|\| | |||||
| * | Added test for export by filtering with tag | Nicolas Lœuillet | 2016-10-29 | 1 | -0/+11 |
* | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 1 | -3/+23 |
* | | Ability to enable/disable downloading images | Jeremy Benoist | 2016-10-30 | 1 | -0/+40 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-24 | 1 | -1/+39 |
|\| | |||||
| * | This test doesn’t require an internet connection | Jeremy Benoist | 2016-10-20 | 1 | -2/+0 |
| * | If reload content failed, don’t update it | Jeremy Benoist | 2016-10-20 | 1 | -1/+41 |
* | | Add ability to reset some datas | Jeremy Benoist | 2016-10-22 | 1 | -0/+145 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-11 | 3 | -102/+36 |
|\| | |||||
| * | Merge pull request #2351 from wallabag/fix-api-client-deletion | Nicolas Lœuillet | 2016-10-08 | 1 | -78/+0 |
| |\ | |||||
| | * | Ensure access_token are removed | Jeremy Benoist | 2016-10-08 | 1 | -78/+0 |
| * | | Ensure orphan tag are remove in API | Jeremy Benoist | 2016-10-07 | 2 | -24/+36 |
* | | | Better display and description | Jeremy Benoist | 2016-10-08 | 1 | -3/+4 |
* | | | Fix some tests | Jeremy Benoist | 2016-10-08 | 1 | -13/+26 |
* | | | Added a test to check if entries are also deleted | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+21 |
* | | | Changed tests | Nicolas Lœuillet | 2016-10-08 | 1 | -2/+2 |
* | | | Added tests | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+85 |
|/ / | |||||
* | | Merge pull request #2389 from wallabag/add-info-publich-articles | Nicolas Lœuillet | 2016-10-07 | 1 | -0/+1 |
|\ \ | |||||
| * | | Added default picture if preview picture is null | Nicolas Lœuillet | 2016-10-07 | 1 | -0/+1 |