| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix bad translation key | Jeremy Benoist | 2016-10-07 | 11 | -11/+11 |
| * | | Fix relations export for Entry | Jeremy Benoist | 2016-10-07 | 5 | -19/+58 |
|/ / |
|
* | | Merge pull request #2377 from wallabag/fix-exists-api | Thomas Citharel | 2016-10-05 | 2 | -1/+8 |
|\ \ |
|
| * | | Fix typo & add test | Jeremy Benoist | 2016-10-05 | 2 | -1/+8 |
| * | | Fix exists API call | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
* | | | Merge pull request #2374 from wallabag/clickable-tags | Jeremy Benoist | 2016-10-05 | 10 | -14/+40 |
|\ \ \ |
|
| * | | | better tags on material | Thomas Citharel | 2016-10-05 | 5 | -7/+17 |
| * | | | better tags on baggy | Thomas Citharel | 2016-10-04 | 5 | -7/+23 |
* | | | | Merge pull request #2375 from wallabag/upgrade-nodejs | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | try to reduce assets build npm connection failing by updating nodejs | Thomas Citharel | 2016-10-05 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #2363 from wallabag/clean-composer | Nicolas Lœuillet | 2016-10-04 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | Remove mouf/nodejs-installer from composer | Jeremy Benoist | 2016-10-04 | 1 | -4/+1 |
|/ / / |
|
* / / | Update md5 hash for package | Nicolas Lœuillet | 2016-10-04 | 5 | -5/+5 |
|/ / |
|
* | | Merge pull request #2349 from wallabag/prepare-211 | Nicolas Lœuillet | 2016-10-04 | 9 | -13/+29 |
|\ \ |
|
| * | | Update CHANGELOG.md | Nicolas Lœuillet | 2016-10-04 | 1 | -1/+1 |
| * | | Typo | Jeremy Benoist | 2016-10-04 | 1 | -1/+1 |
| * | | Update CHANGELOG | Jeremy Benoist | 2016-10-04 | 1 | -2/+5 |
| * | | Prepare wallabag 2.1.1 | Nicolas Lœuillet | 2016-10-04 | 9 | -11/+24 |
|/ / |
|
* | | Merge pull request #2353 from wallabag/assets-fix | Thomas Citharel | 2016-10-04 | 103 | -147/+130247 |
|\ \ |
|
| * | | typo and build on test | Thomas Citharel | 2016-10-04 | 3 | -3/+3 |
| * | | use airbnb base rules and update eslint | Thomas Citharel | 2016-10-04 | 8 | -11/+21 |
| * | | Fix icon position | Thomas Citharel | 2016-10-04 | 7 | -37/+40 |
| * | | Fixed calendar icon position with baggy theme | Nicolas Lœuillet | 2016-10-04 | 1 | -1/+2 |
| * | | Fixed icon position in share menu | Nicolas Lœuillet | 2016-10-04 | 8 | -43/+45 |
| * | | fix icons | Thomas Citharel | 2016-10-04 | 4 | -11/+10 |
| * | | Add eslint & stylelint tests (fix a few things) and move dependencies to dev | Thomas Citharel | 2016-10-04 | 14 | -82/+96 |
| * | | Update doc | Jeremy Benoist | 2016-10-04 | 9 | -13/+11 |
| * | | Fix font & Travis | Jeremy Benoist | 2016-10-04 | 80 | -54/+130001 |
| * | | shaarli instead of Diaspora | Jeremy Benoist | 2016-10-04 | 1 | -1/+1 |
| * | | Update .travis.yml | Jeremy Benoist | 2016-10-04 | 1 | -1/+1 |
| * | | Fix grunt path | Thomas Citharel | 2016-10-04 | 1 | -1/+1 |
| * | | remove install scripts and tweak travis | Thomas Citharel | 2016-10-03 | 3 | -29/+3 |
| * | | Basically, fix everything | Thomas Citharel | 2016-10-03 | 88 | -56/+267 |
| |/ |
|
* | | Merge pull request #2359 from wallabag/user-config | Nicolas Lœuillet | 2016-10-04 | 3 | -44/+0 |
|\ \ |
|
| * | | 👋 HHVM | Jeremy Benoist | 2016-10-04 | 1 | -20/+0 |
| * | | Create config even if user is disabled | Jeremy Benoist | 2016-10-04 | 2 | -24/+0 |
|/ / |
|
* | | Merge pull request #2354 from Zayon/master | Nicolas Lœuillet | 2016-10-04 | 3 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Add php-bcmath extension to requirements | Zayon | 2016-10-03 | 3 | -0/+3 |
|/ |
|
* | Add missing env in install.sh | Jeremy Benoist | 2016-10-03 | 1 | -1/+1 |
* | Merge pull request #2341 from mruminski/master | Thomas Citharel | 2016-10-03 | 1 | -31/+31 |
|\ |
|
| * | Update messages.pl.yml | Mateusz Rumiński | 2016-10-03 | 1 | -31/+31 |
* | | Merge pull request #2340 from wallabag/improve-ger-transl | Thomas Citharel | 2016-10-03 | 1 | -1/+1 |
|\ \ |
|
| * | | improve German translation | Sven Fischer | 2016-10-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #2338 from wallabag/install-2.1 | Thomas Citharel | 2016-10-03 | 12 | -23/+31 |
|\ \
| |/
|/| |
|
| * | Ensure cache is clear before upgrading | Jeremy Benoist | 2016-10-03 | 6 | -0/+6 |
| * | Use install_dev.sh for Travis | Jeremy Benoist | 2016-10-03 | 3 | -23/+22 |
| * | Re-add wallabag:install | Jeremy Benoist | 2016-10-03 | 3 | -0/+3 |
|/ |
|
* | Update md5 hash for wallabag 2.1.0 | Nicolas Lœuillet | 2016-10-03 | 6 | -6/+6 |
* | Merge pull request #2334 from wallabag/prepare-21 | Jeremy Benoist | 2016-10-03 | 5 | -4/+57 |
|\ |
|
| * | Prepare wallabag 2.1.0 :rocket: | Nicolas Lœuillet | 2016-10-03 | 5 | -4/+57 |