Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some deletion confirmation to avoid mistake | Jeremy Benoist | 2017-05-24 | 17 | -8/+53 |
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-19 | 18 | -28/+47 |
|\ | |||||
| * | modify key name as well | Cedric Girard | 2017-05-18 | 13 | -13/+13 |
| * | unify Download/Export wording. | Cedric Girard | 2017-05-18 | 9 | -9/+9 |
| * | Fixed documentation URL | Nicolas Lœuillet | 2017-05-17 | 3 | -9/+10 |
| * | reorder contrib strings in about page | Cedric Girard | 2017-05-16 | 1 | -1/+1 |
| * | Merge pull request #3095 from aaa2000/api-error-on-fail-fetch-content | Thomas Citharel | 2017-05-10 | 1 | -4/+13 |
| |\ | |||||
| | * | Create a new entry via API even when its content can't be retrieved | adev | 2017-05-08 | 1 | -4/+13 |
| * | | Merge pull request #3076 from wallabag/hotfix/2979 | Nicolas Lœuillet | 2017-05-09 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | Add some tests | Jeremy Benoist | 2017-05-09 | 1 | -3/+9 |
| | * | | Disable negative numbers in filters | Maxime Marinel | 2017-05-03 | 1 | -0/+3 |
* | | | | Update of the oc version of CoreBundle | Quent-in | 2017-05-18 | 1 | -13/+13 |
* | | | | Added logger when we match Tagging rules | Nicolas Lœuillet | 2017-05-12 | 2 | -1/+9 |
* | | | | Replaced json_array with array | Nicolas Lœuillet | 2017-05-11 | 1 | -4/+4 |
* | | | | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 2 | -1/+34 |
* | | | | Merge pull request #3101 from wallabag/credentials-new-extrafields | Jérémy Benoist | 2017-05-10 | 3 | -9/+31 |
|\ \ \ \ | |||||
| * | | | | Handle empty configuration | Jeremy Benoist | 2017-05-10 | 1 | -1/+1 |
| * | | | | Skip auth when no credentials are found | Jeremy Benoist | 2017-05-09 | 3 | -9/+31 |
* | | | | | Retrieve tag / tags value from query or request | Jeremy Benoist | 2017-05-09 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvement | Jérémy Benoist | 2017-05-09 | 3 | -11/+48 |
|\ \ \ \ | |||||
| * | | | | CS | Jeremy Benoist | 2017-05-09 | 1 | -1/+1 |
| * | | | | Changed parsing of login_extra_fields in guzzle auth | Bertrand Dunogier | 2017-05-04 | 1 | -1/+27 |
| * | | | | Improved Guzzle subscribers extensibility | Bertrand Dunogier | 2017-05-04 | 2 | -9/+20 |
* | | | | | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-09 | 6 | -5/+15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Update graby* licenses | Jérémy Benoist | 2017-05-09 | 1 | -2/+2 |
| * | | | | Fix API pagination is broken if perPage is custom value | adev | 2017-05-08 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
| * | | | Translate error message in login page | adev | 2017-05-06 | 1 | -1/+1 |
| * | | | Fix display the form errors correctly | adev | 2017-05-05 | 4 | -1/+11 |
| | |/ | |/| | |||||
* | | | Merge pull request #3022 from wallabag/webpack | Thomas Citharel | 2017-05-09 | 8 | -75/+77 |
|\ \ \ | |||||
| * | | | Fix review again | Thomas Citharel | 2017-05-07 | 1 | -36/+38 |
| * | | | Fix reviews | Aline | 2017-05-07 | 3 | -8/+7 |
| * | | | Fix according to review | Thomas Citharel | 2017-05-04 | 1 | -1/+1 |
| * | | | fix theme changes | Thomas Citharel | 2017-05-04 | 1 | -6/+6 |
| * | | | Adds Webpack support and removes the use for Grunt | Thomas Citharel | 2017-05-04 | 6 | -25/+26 |
* | | | | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 1 | -7/+16 |
|\ \ \ \ | |||||
| * | | | | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 1 | -7/+16 |
* | | | | | Merge pull request #2920 from wallabag/cleanduplicatescommand | Jérémy Benoist | 2017-05-05 | 2 | -0/+149 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fixed @j0k3r review | Nicolas Lœuillet | 2017-05-05 | 1 | -3/+1 |
| * | | | | Added test for deduplication | Nicolas Lœuillet | 2017-05-05 | 1 | -0/+19 |
| * | | | | Add Clean Duplicates Command | Thomas Citharel | 2017-05-01 | 2 | -0/+132 |
* | | | | | Merge pull request #3053 from wallabag/api-bulk-add | Nicolas Lœuillet | 2017-05-05 | 3 | -76/+179 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Little refacto and send 400 on reaching urls limit | Jeremy Benoist | 2017-05-05 | 1 | -102/+94 |
| * | | | | Added limit | Nicolas Lœuillet | 2017-05-01 | 3 | -0/+13 |
| * | | | | Fix tests | Jeremy Benoist | 2017-05-01 | 1 | -1/+0 |
| * | | | | Splitted the endpoint in two | Nicolas Lœuillet | 2017-05-01 | 1 | -34/+62 |
| * | | | | Added API endpoint to handle a list of URL | Nicolas Lœuillet | 2017-05-01 | 1 | -0/+71 |
| |/ / / | |||||
* | | | | Merge pull request #3080 from wallabag/use-username-to-import | Nicolas Lœuillet | 2017-05-04 | 1 | -3/+8 |
|\ \ \ \ | |||||
| * | | | | Use username to import | Thomas Citharel | 2017-05-04 | 1 | -3/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #3060 from wallabag/search-users | Thomas Citharel | 2017-05-04 | 16 | -114/+234 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merged list and search methods | Nicolas Lœuillet | 2017-05-02 | 15 | -154/+99 |