aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-09202-132081/+8809
|\
| * icon mail a bit betterThomas Citharel2017-05-092-2/+2
| * fix 3-dots menu positionThomas Citharel2017-05-081-1/+1
| * Fix review againThomas Citharel2017-05-074-51/+57
| * Fix reviewsAline2017-05-0710-9/+33
| * fixed margin on sidebar menuThomas Citharel2017-05-052-2/+2
| * Fix according to reviewThomas Citharel2017-05-047-1054/+41
| * rebaseThomas Citharel2017-05-042-1/+6
| * Use npm script instead of direct webpack callThomas Citharel2017-05-041-1/+1
| * fix travisThomas Citharel2017-05-041-4/+3
| * fix theme changesThomas Citharel2017-05-041-6/+6
| * add comment to config.yml to explain live reload featureThomas Citharel2017-05-041-0/+1
| * disable default dev serverThomas Citharel2017-05-041-1/+1
| * Adds Webpack support and removes the use for GruntThomas Citharel2017-05-04197-131003/+8709
* | Merge pull request #3088 from wallabag/execute-migrations-after-installJérémy Benoist2017-05-053-12/+26
|\ \
| * | Added migrations execution after fresh installNicolas Lœuillet2017-05-055-14/+28
* | | Merge pull request #2920 from wallabag/cleanduplicatescommandJérémy Benoist2017-05-057-2/+319
|\ \ \ | |/ / |/| |
| * | Fixed testNicolas Lœuillet2017-05-051-0/+4
| * | Fixed @j0k3r reviewNicolas Lœuillet2017-05-052-6/+4
| * | Added test for deduplicationNicolas Lœuillet2017-05-054-3/+67
| * | Add docs for cli commandsThomas Citharel2017-05-012-0/+60
| * | Add basic testsThomas Citharel2017-05-011-0/+59
| * | Add Clean Duplicates CommandThomas Citharel2017-05-012-0/+132
* | | Merge pull request #3053 from wallabag/api-bulk-addNicolas Lœuillet2017-05-055-83/+236
|\ \ \
| * | | Little refacto and send 400 on reaching urls limitJeremy Benoist2017-05-052-106/+97
| * | | Added limitNicolas Lœuillet2017-05-015-0/+37
| * | | Fix tests (for real this time)Jeremy Benoist2017-05-011-2/+2
| * | | Fix testsJeremy Benoist2017-05-012-5/+4
| * | | Splitted the endpoint in twoNicolas Lœuillet2017-05-012-63/+88
| * | | Added API endpoint to handle a list of URLNicolas Lœuillet2017-05-012-8/+109
| |/ /
* | | Merge pull request #3080 from wallabag/use-username-to-importNicolas Lœuillet2017-05-043-16/+41
|\ \ \
| * | | Use username to importThomas Citharel2017-05-043-16/+41
| | |/ | |/|
* | | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0417-118/+256
|\ \ \ | |/ / |/| |
| * | Merged list and search methodsNicolas Lœuillet2017-05-0215-154/+99
| * | rename index to listThomas Citharel2017-05-022-6/+6
| * | Fix testsThomas Citharel2017-05-022-5/+23
| * | Add paginationThomas Citharel2017-05-023-12/+45
| * | Add filter to users management pageThomas Citharel2017-05-0217-28/+170
* | | Merge pull request #3079 from wallabag/update-docJérémy Benoist2017-05-0416-26/+26
|\ \ \
| * | | Updated documentation versionNicolas Lœuillet2017-05-034-8/+8
| * | | Fixed old links in documentationNicolas Lœuillet2017-05-0312-18/+18
|/ / /
* | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-0332-51/+126
|\ \ \
| * | | Changed export testNicolas Lœuillet2017-05-031-3/+1
| * | | Fixed @j0k3r reviewNicolas Lœuillet2017-04-222-2/+2
| * | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-2032-48/+125
* | | | Merge pull request #3075 from wallabag/disable-shortcuts-loginNicolas Lœuillet2017-05-022-1/+6
|\ \ \ \
| * | | | Disabled shortcuts on login/register pageNicolas Lœuillet2017-05-022-1/+6
| | |/ / | |/| |
* | | | Merge pull request #3073 from wallabag/fix-sandwichNicolas Lœuillet2017-05-021-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed sandwich menu position in entry view (material theme)Nicolas Lœuillet2017-05-021-5/+5
|/ / /
* | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-013-2/+6
|\ \ \ | |_|/ |/| |