aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Changed parsing of login_extra_fields in guzzle authBertrand Dunogier2017-05-042-2/+28
| | | | * Improved Guzzle subscribers extensibilityBertrand Dunogier2017-05-042-9/+20
| | | * | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-0913-11/+37
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #3097 from wallabag/update-licenseJérémy Benoist2017-05-091-2/+2
|\ \ \ \ \
| * | | | | Update graby* licensesJérémy Benoist2017-05-091-2/+2
|/ / / / /
* | | | | Merge pull request #3096 from aaa2000/fix-api-entries-pagination-with-perpageJérémy Benoist2017-05-092-1/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix API pagination is broken if perPage is custom valueadev2017-05-082-1/+18
|/ / / /
* | | | Merge pull request #3090 from aaa2000/translate-login-page-errorNicolas Lœuillet2017-05-071-1/+1
|\ \ \ \
| * | | | Translate error message in login pageadev2017-05-061-1/+1
|/ / / /
* | | | Merge pull request #3082 from aaa2000/fix-form-errors-displayJérémy Benoist2017-05-054-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix display the form errors correctlyadev2017-05-054-1/+11
* | | | Merge pull request #3072 from wallabag/hotfix/3061Nicolas Lœuillet2017-05-026-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Small typo in documentation fix #3061Maxime Marinel2017-05-026-6/+6
|/ / /
| * | 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