| Commit message (Expand) | Author | Age | Files | Lines |
* | fixtures: refactor EntryData, TagData, add a new tag | Kevin Decherf | 2018-12-29 | 2 | -118/+122 |
* | Merge pull request #3782 from wallabag/issue-3779 | Kevin Decherf | 2018-11-26 | 1 | -6/+5 |
|\ |
|
| * | material: fix missing thumbnail on list view | Kevin Decherf | 2018-11-25 | 1 | -6/+5 |
* | | Merge pull request #3784 from giuppi/master | Jérémy Benoist | 2018-11-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix Android app login issue | giuppi | 2018-11-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #3765 from burkemw3/patch-2 | Jérémy Benoist | 2018-11-26 | 2 | -7/+0 |
|\ \
| |/
|/| |
|
| * | Remove preview picture from single entry view page for #1875 | Matt Burke | 2018-11-24 | 2 | -7/+0 |
* | | Card no preview replaced by wallabag logo | Simounet | 2018-11-21 | 1 | -5/+2 |
* | | Update messages.en.yml | Eloi Coutant | 2018-11-16 | 1 | -3/+3 |
* | | Update messages.fr.yml | Eloi Coutant | 2018-11-16 | 1 | -1/+1 |
* | | Update messages.fr.yml | Eloi Coutant | 2018-11-16 | 1 | -3/+3 |
* | | Add rel=noopener to target=_blank links | Matt Burke | 2018-11-07 | 6 | -25/+25 |
|/ |
|
* | Merge pull request #3764 from shtrom/fix-matches-notmatches-language | Kevin Decherf | 2018-11-01 | 8 | -13/+13 |
|\ |
|
| * | fixup! fixup! Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-11-01 | 8 | -8/+8 |
| * | fixup! Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-11-01 | 8 | -8/+8 |
| * | Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-10-31 | 8 | -13/+13 |
* | | phpcs | Kevin Decherf | 2018-10-24 | 1 | -1/+2 |
* | | updateOriginUrl: remove 'query string' case from ignore list | Kevin Decherf | 2018-10-24 | 1 | -2/+0 |
* | | updateOriginUrl: add comment blocks for the parse_url diff check | Kevin Decherf | 2018-10-24 | 1 | -0/+23 |
* | | updateOriginUrl: rewrite some if, resolving feedbacks from PR | Kevin Decherf | 2018-10-24 | 1 | -32/+35 |
* | | ignoreOriginUrl: add initial support of ignore lists | Kevin Decherf | 2018-10-22 | 1 | -20/+59 |
* | | updateOriginUrl: add behavior when diff is fragment and query | Kevin Decherf | 2018-10-22 | 1 | -0/+1 |
* | | Refactor updateOriginUrl to include new behaviors behaviors | Kevin Decherf | 2018-10-22 | 1 | -9/+45 |
* | | ContentProxy: swap entry url to origin_url and set new url according to graby... | Kevin Decherf | 2018-10-21 | 1 | -4/+11 |
* | | ContentProxy: fix a corner case when entry.url is empty in updateEntry | Kevin Decherf | 2018-10-21 | 1 | -0/+8 |
* | | Merge pull request #3745 from burkemw3/patch-3 | Jérémy Benoist | 2018-10-16 | 3 | -17/+5 |
|\ \ |
|
| * | | Add placeholder image to card-based gallery entries page for #3651 | Matt Burke | 2018-10-15 | 3 | -17/+5 |
* | | | Merge pull request #3606 from mritzmann/master | Jérémy Benoist | 2018-10-15 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | change href link for manifest.json | Markus Ritzmann | 2018-03-19 | 1 | -1/+1 |
| * | | add manifest.json for android pwa | mritzmann | 2018-03-18 | 1 | -0/+2 |
* | | | Show tags on non-image gallery preview card | Matt Burke | 2018-10-11 | 1 | -0/+7 |
* | | | Run php-cs-fixer for fixing coding standard issues | Tobi823 | 2018-09-23 | 1 | -41/+53 |
* | | | Override the value of the given parameter ($title) with the (hopefully) | Tobi823 | 2018-09-21 | 1 | -2/+1 |
* | | | Add tests for logic | Tobi823 | 2018-09-21 | 1 | -2/+2 |
* | | | Try to detect the character encoding in PDFs and try to translate | Tobi823 | 2018-09-21 | 1 | -13/+33 |
* | | | Remove type declaration for PHP 5 compatibility | Tobi823 | 2018-09-21 | 1 | -1/+1 |
* | | | Bugfix: Sanitize the title of a saved webpage from invalid UTF-8 characters | Tobi823 | 2018-09-21 | 1 | -0/+23 |
* | | | Add missing parameters | Jeremy Benoist | 2018-09-07 | 1 | -1/+1 |
* | | | php-cs-fixer | Kevin Decherf | 2018-09-05 | 1 | -7/+7 |
* | | | EntryRepository: refactor getBuilderForUntaggedByUser | Kevin Decherf | 2018-09-05 | 1 | -3/+16 |
* | | | EntryRepository: refactor getBuilderByUser | Kevin Decherf | 2018-09-05 | 1 | -12/+38 |
* | | | AnnotationRepository: rename getBuilderByUser | Kevin Decherf | 2018-09-05 | 1 | -2/+2 |
* | | | php-cs-fixer | Kevin Decherf | 2018-09-05 | 34 | -57/+57 |
| |/
|/| |
|
* | | Fixes a typo | Aleksandar Todorović (r3bl) | 2018-08-10 | 1 | -1/+1 |
* | | More robust srcset image attribute handling | Simounet | 2018-07-12 | 1 | -3/+8 |
* | | wallabag logo (side-nav) replaced by an SVG one | Simounet | 2018-07-11 | 1 | -1/+1 |
* | | wallabag logo with typo replaced by an SVG one | Simounet | 2018-07-11 | 3 | -3/+3 |
* | | Autofocus the username field on the login page | Simounet | 2018-07-11 | 1 | -1/+1 |
* | | Fix image downloading on null image path | Simounet | 2018-07-05 | 1 | -0/+4 |
* | | We should able to get the table name unescaped | Jeremy Benoist | 2018-06-14 | 1 | -1/+7 |