aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Replaced json_array with arrayNicolas Lœuillet2017-05-112-5/+5
| * | | | Added headers field in EntryNicolas Lœuillet2017-05-114-1/+90
|/ / / /
* | | | Merge pull request #3104 from wallabag/migration-username-lengthJérémy Benoist2017-05-101-0/+60
|\ \ \ \
| * | | | Added migration to change length for user fieldsNicolas Lœuillet2017-05-101-0/+60
* | | | | Merge pull request #3101 from wallabag/credentials-new-extrafieldsJérémy Benoist2017-05-104-22/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle empty configurationJeremy Benoist2017-05-101-1/+1
| * | | | Update composer.jsonJérémy Benoist2017-05-101-1/+1
| * | | | Skip auth when no credentials are foundJeremy Benoist2017-05-095-23/+59
* | | | | Merge pull request #3103 from wallabag/api-delete-tag-queryJérémy Benoist2017-05-102-6/+28
|\ \ \ \ \
| * | | | | Retrieve tag / tags value from query or requestJeremy Benoist2017-05-092-6/+28
| |/ / / /
* | | | | Merge pull request #3102 from wallabag/cache-yarnJérémy Benoist2017-05-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cache yarn cache in TravisJeremy Benoist2017-05-091-0/+1
|/ / / /
* | | | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvementJérémy Benoist2017-05-094-12/+49
|\ \ \ \
| * | | | CSJeremy Benoist2017-05-091-1/+1
| * | | | 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