Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |/ / / | ||||||
* | | | | Merge pull request #3080 from wallabag/use-username-to-import | Nicolas Lœuillet | 2017-05-04 | 3 | -16/+41 | |
|\ \ \ \ | ||||||
| * | | | | Use username to import | Thomas Citharel | 2017-05-04 | 3 | -16/+41 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3060 from wallabag/search-users | Thomas Citharel | 2017-05-04 | 17 | -118/+256 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merged list and search methods | Nicolas Lœuillet | 2017-05-02 | 15 | -154/+99 | |
| * | | | rename index to list | Thomas Citharel | 2017-05-02 | 2 | -6/+6 | |
| * | | | Fix tests | Thomas Citharel | 2017-05-02 | 2 | -5/+23 | |
| * | | | Add pagination | Thomas Citharel | 2017-05-02 | 3 | -12/+45 | |
| * | | | Add filter to users management page | Thomas Citharel | 2017-05-02 | 17 | -28/+170 | |
* | | | | Merge pull request #3079 from wallabag/update-doc | Jérémy Benoist | 2017-05-04 | 16 | -26/+26 | |
|\ \ \ \ | ||||||
| * | | | | Updated documentation version | Nicolas Lœuillet | 2017-05-03 | 4 | -8/+8 | |
| * | | | | Fixed old links in documentation | Nicolas Lœuillet | 2017-05-03 | 12 | -18/+18 | |
|/ / / / | ||||||
* | | | | Merge pull request #3047 from wallabag/add-notmatches-operator | Nicolas Lœuillet | 2017-05-03 | 32 | -51/+126 | |
|\ \ \ \ | ||||||
| * | | | | Changed export test | Nicolas Lœuillet | 2017-05-03 | 1 | -3/+1 | |
| * | | | | Fixed @j0k3r review | Nicolas Lœuillet | 2017-04-22 | 2 | -2/+2 | |
| * | | | | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 32 | -48/+125 | |
* | | | | | Merge pull request #3075 from wallabag/disable-shortcuts-login | Nicolas Lœuillet | 2017-05-02 | 2 | -1/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Disabled shortcuts on login/register page | Nicolas Lœuillet | 2017-05-02 | 2 | -1/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #3073 from wallabag/fix-sandwich | Nicolas Lœuillet | 2017-05-02 | 1 | -5/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | |