Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Skip auth when no credentials are found | Jeremy Benoist | 2017-05-09 | 5 | -23/+59 | |
* | | | | | Merge pull request #3103 from wallabag/api-delete-tag-query | Jérémy Benoist | 2017-05-10 | 2 | -6/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | Retrieve tag / tags value from query or request | Jeremy Benoist | 2017-05-09 | 2 | -6/+28 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3102 from wallabag/cache-yarn | Jérémy Benoist | 2017-05-10 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Cache yarn cache in Travis | Jeremy Benoist | 2017-05-09 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvement | Jérémy Benoist | 2017-05-09 | 4 | -12/+49 | |
|\ \ \ \ | ||||||
| * | | | | CS | Jeremy Benoist | 2017-05-09 | 1 | -1/+1 | |
| * | | | | Changed parsing of login_extra_fields in guzzle auth | Bertrand Dunogier | 2017-05-04 | 2 | -2/+28 | |
| * | | | | 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 | 13 | -11/+37 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #3097 from wallabag/update-license | Jérémy Benoist | 2017-05-09 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Update graby* licenses | Jérémy Benoist | 2017-05-09 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #3096 from aaa2000/fix-api-entries-pagination-with-perpage | Jérémy Benoist | 2017-05-09 | 2 | -1/+18 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Fix API pagination is broken if perPage is custom value | adev | 2017-05-08 | 2 | -1/+18 | |
| |/ / / | ||||||
| * | | | Merge pull request #3090 from aaa2000/translate-login-page-error | Nicolas Lœuillet | 2017-05-07 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Translate error message in login page | adev | 2017-05-06 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #3082 from aaa2000/fix-form-errors-display | Jérémy Benoist | 2017-05-05 | 4 | -1/+11 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Fix display the form errors correctly | adev | 2017-05-05 | 4 | -1/+11 | |
| * | | | Merge pull request #3072 from wallabag/hotfix/3061 | Nicolas Lœuillet | 2017-05-02 | 6 | -6/+6 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Small typo in documentation fix #3061 | Maxime Marinel | 2017-05-02 | 6 | -6/+6 | |
| |/ / | ||||||
* | | | Merge pull request #3022 from wallabag/webpack | Thomas Citharel | 2017-05-09 | 202 | -132081/+8809 | |
|\ \ \ | ||||||
| * | | | icon mail a bit better | Thomas Citharel | 2017-05-09 | 2 | -2/+2 | |
| * | | | fix 3-dots menu position | Thomas Citharel | 2017-05-08 | 1 | -1/+1 | |
| * | | | Fix review again | Thomas Citharel | 2017-05-07 | 4 | -51/+57 | |
| * | | | Fix reviews | Aline | 2017-05-07 | 10 | -9/+33 | |
| * | | | fixed margin on sidebar menu | Thomas Citharel | 2017-05-05 | 2 | -2/+2 | |
| * | | | Fix according to review | Thomas Citharel | 2017-05-04 | 7 | -1054/+41 | |
| * | | | rebase | Thomas Citharel | 2017-05-04 | 2 | -1/+6 | |
| * | | | Use npm script instead of direct webpack call | Thomas Citharel | 2017-05-04 | 1 | -1/+1 | |
| * | | | fix travis | Thomas Citharel | 2017-05-04 | 1 | -4/+3 | |
| * | | | fix theme changes | Thomas Citharel | 2017-05-04 | 1 | -6/+6 | |
| * | | | add comment to config.yml to explain live reload feature | Thomas Citharel | 2017-05-04 | 1 | -0/+1 | |
| * | | | disable default dev server | Thomas Citharel | 2017-05-04 | 1 | -1/+1 | |
| * | | | Adds Webpack support and removes the use for Grunt | Thomas Citharel | 2017-05-04 | 197 | -131003/+8709 | |
* | | | | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 3 | -12/+26 | |
|\ \ \ \ | ||||||
| * | | | | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 5 | -14/+28 | |
* | | | | | Merge pull request #2920 from wallabag/cleanduplicatescommand | Jérémy Benoist | 2017-05-05 | 7 | -2/+319 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fixed test | Nicolas Lœuillet | 2017-05-05 | 1 | -0/+4 | |
| * | | | | Fixed @j0k3r review | Nicolas Lœuillet | 2017-05-05 | 2 | -6/+4 | |
| * | | | | Added test for deduplication | Nicolas Lœuillet | 2017-05-05 | 4 | -3/+67 | |
| * | | | | Add docs for cli commands | Thomas Citharel | 2017-05-01 | 2 | -0/+60 | |
| * | | | | Add basic tests | Thomas Citharel | 2017-05-01 | 1 | -0/+59 | |
| * | | | | 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 | 5 | -83/+236 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Little refacto and send 400 on reaching urls limit | Jeremy Benoist | 2017-05-05 | 2 | -106/+97 | |
| * | | | | Added limit | Nicolas Lœuillet | 2017-05-01 | 5 | -0/+37 | |
| * | | | | Fix tests (for real this time) | Jeremy Benoist | 2017-05-01 | 1 | -2/+2 | |
| * | | | | Fix tests | Jeremy Benoist | 2017-05-01 | 2 | -5/+4 | |
| * | | | | Splitted the endpoint in two | Nicolas Lœuillet | 2017-05-01 | 2 | -63/+88 | |
| * | | | | Added API endpoint to handle a list of URL | Nicolas Lœuillet | 2017-05-01 | 2 | -8/+109 | |
| |/ / / |