| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #3511 from wallabag/install-command-note | Nicolas Lœuillet | 2017-12-16 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | command: replace note regarding server:run --env=prod | Kevin Decherf | 2017-12-16 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #3507 from wallabag/fix-lowercase-migration | Nicolas Lœuillet | 2017-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed lower case tags migration | Nicolas Lœuillet | 2017-12-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #3510 from wallabag/update-robotstxt | Nicolas Lœuillet | 2017-12-16 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | Updated robots.txt to prevent crawling | Nicolas Lœuillet | 2017-12-15 | 1 | -3/+1 |
|/ |
|
* | Merge pull request #3442 from wallabag/empty-entry | Jérémy Benoist | 2017-12-14 | 7 | -5/+121 |
|\ |
|
| * | Update CHANGELOG | Kevin Decherf | 2017-12-13 | 1 | -1/+8 |
| * | Add test on EntryControllerTest for #3442 | Kevin Decherf | 2017-12-13 | 2 | -0/+54 |
| * | Fix empty title and domain_name when exception is thrown during fetch | Kevin Decherf | 2017-12-13 | 4 | -4/+59 |
|/ |
|
* | Merge pull request #3488 from wallabag/pg-10 | Jérémy Benoist | 2017-12-13 | 8 | -0/+70 |
|\ |
|
| * | Fix tests | Jeremy Benoist | 2017-12-12 | 1 | -4/+4 |
| * | Add custom driver & schema manager for PostgreSQL 10 | Jeremy Benoist | 2017-12-12 | 8 | -0/+70 |
* | | Merge pull request #3495 from wallabag/wallabag/remove-make-run-readme | Nicolas Lœuillet | 2017-12-13 | 1 | -2/+3 |
|\ \ |
|
| * | | Removed "make run" in the README | Nicolas Lœuillet | 2017-12-12 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #3492 from bdunogier/fix-3484-disable_share_link | Nicolas Lœuillet | 2017-12-12 | 1 | -0/+10 |
|\ \ |
|
| * | | Fix #3484: hide the share toggle button if no service is enabled | Bertrand Dunogier | 2017-12-12 | 1 | -0/+10 |
| |/ |
|
* | | Merge pull request #3490 from wallabag/fix-rss-unread-icon | Nicolas Lœuillet | 2017-12-12 | 1 | -3/+8 |
|\ \ |
|
| * | | Displayed the RSS icon on homepage route | Nicolas Lœuillet | 2017-12-12 | 1 | -3/+8 |
| |/ |
|
* | | Merge pull request #3487 from wallabag/initial-migration | Nicolas Lœuillet | 2017-12-12 | 1 | -6/+20 |
|\ \
| |/
|/| |
|
| * | CS | Jeremy Benoist | 2017-12-12 | 1 | -1/+0 |
| * | Use hasTable instead of try/catch | Jeremy Benoist | 2017-12-12 | 1 | -7/+1 |
| * | Change the way to check for initial migration | Jeremy Benoist | 2017-12-12 | 1 | -4/+25 |
|/ |
|
* | Merge pull request #3481 from wallabag/fix-make-run | Nicolas Lœuillet | 2017-12-12 | 1 | -1/+1 |
|\ |
|
| * | Replaced env by dev for make run | Nicolas Lœuillet | 2017-12-12 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3478 from odolbeau/patch-1 | Nicolas Lœuillet | 2017-12-12 | 1 | -1/+1 |
|\ |
|
| * | Update README.md | Olivier Dolbeau | 2017-12-11 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3474 from wallabag/update-changelog | Nicolas Lœuillet | 2017-12-11 | 3 | -2/+7 |
|\ |
|
| * | Updated changelog for 2.3 | Nicolas Lœuillet | 2017-12-11 | 3 | -2/+7 |
|/ |
|
* | Merge pull request #3468 from wallabag/fix-migration-3139 | Nicolas Lœuillet | 2017-12-11 | 1 | -8/+21 |
|\ |
|
| * | migrations: fix duplicate violation during lowercase tag migration | Kevin Decherf | 2017-12-10 | 1 | -8/+20 |
| * | Replace raw query with named parameter | Kevin Decherf | 2017-12-10 | 1 | -2/+3 |
* | | Merge pull request #3473 from cvergne/fix-rssall | Nicolas Lœuillet | 2017-12-11 | 2 | -1/+26 |
|\ \ |
|
| * | | Fix All RSS not accessible if not logged in + Tests | Christophe VERGNE | 2017-12-11 | 2 | -1/+26 |
| |/ |
|
* | | Merge pull request #3471 from cvergne/fix-rssdate | Jérémy Benoist | 2017-12-11 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix #3448 - pubDate now conformant to Date and Time specifications defined by... | Christophe VERGNE | 2017-12-11 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #3465 from wallabag/fix-tests | Jérémy Benoist | 2017-12-10 | 1 | -1/+1 |
|\ |
|
| * | Fix bad key matching | Jeremy Benoist | 2017-12-08 | 1 | -1/+1 |
* | | Merge pull request #3467 from Simounet/feat/nav-improved | Jérémy Benoist | 2017-12-10 | 4 | -16/+39 |
|\ \
| |/
|/| |
|
| * | More space for navbar actions on mobile | Simounet | 2017-12-08 | 2 | -2/+2 |
| * | Toggle menu anchor replaced by a button | Simounet | 2017-12-08 | 3 | -2/+10 |
| * | Fix nav title nowrap on mobile | Simounet | 2017-12-07 | 3 | -15/+30 |
|/ |
|
* | Merge pull request #3461 from Simounet/fix/rss-on-tag-list | Jérémy Benoist | 2017-12-08 | 3 | -21/+48 |
|\ |
|
| * | Border radius on every corner of tag's list | Simounet | 2017-12-08 | 2 | -2/+3 |
| * | Fix duplicated code removed | Simounet | 2017-12-08 | 1 | -14/+0 |
| * | Tags list view improved | Simounet | 2017-12-08 | 3 | -6/+46 |
|/ |
|
* | Merge pull request #3463 from Simounet/feature/footer-improved | Jérémy Benoist | 2017-12-08 | 3 | -15/+6 |
|\ |
|
| * | Footer's stats displayed on mobile | Simounet | 2017-12-06 | 3 | -11/+6 |
| * | Fix line-height issue on the footer | Simounet | 2017-12-06 | 2 | -5/+1 |
|/ |
|
* | Merge pull request #3438 from strobeltobias/patch-1 | Nicolas Lœuillet | 2017-12-05 | 2 | -3/+4 |
|\ |
|