aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3706 from shtrom/fix/gnu-make-bashKevin Decherf2018-10-147-52/+55
|\
| * Makefile fixes for non GNU systemsOlivier Mehani2018-08-187-52/+55
* | Merge pull request #3743 from burkemw3/patch-1Jérémy Benoist2018-10-131-0/+7
|\ \
| * | Show tags on non-image gallery preview cardMatt Burke2018-10-111-0/+7
* | | Merge pull request #3734 from davidmohamedfr/fix-dockerfile-php72Jérémy Benoist2018-10-131-2/+2
|\ \ \ | |/ / |/| |
| * | libpng12-dev was rename as libpng-devDavid MOHAMED2018-10-061-1/+1
| * | remove mcrypt since openssl is included in php 7.2David MOHAMED2018-10-061-1/+1
|/ /
* | Merge pull request #3725 from Tobi823/masterKevin Decherf2018-09-242-0/+298
|\ \
| * | Run php-cs-fixer for fixing coding standard issues (on ContentProxyTest)Tobi8232018-09-231-11/+19
| * | Run php-cs-fixer for fixing coding standard issuesTobi8232018-09-231-41/+53
| * | Make helper methods strToHex and hexToStr in ContentProxyTest.php privateTobi8232018-09-211-2/+2
| * | Override the value of the given parameter ($title) with the (hopefully)Tobi8232018-09-211-2/+1
| * | Add tests for logicTobi8232018-09-212-2/+238
| * | Try to detect the character encoding in PDFs and try to translateTobi8232018-09-211-13/+33
| * | Remove type declaration for PHP 5 compatibilityTobi8232018-09-211-1/+1
| * | Bugfix: Sanitize the title of a saved webpage from invalid UTF-8 charactersTobi8232018-09-211-0/+23
|/ /
* | Merge pull request #3726 from wallabag/fix-testsJérémy Benoist2018-09-215-11/+14
|\ \
| * | Liberation goes httpsJeremy Benoist2018-09-215-11/+14
|/ /
* | Merge pull request #3719 from wallabag/fix-sort-parametersKevin Decherf2018-09-075-7/+26
|\ \
| * | Updating node to 6.10Jeremy Benoist2018-09-072-2/+6
| * | Fix testsJeremy Benoist2018-09-071-4/+4
| * | Jump to the new Scrutinizer PHP analysis engineJeremy Benoist2018-09-071-0/+15
| * | Add missing parametersJeremy Benoist2018-09-071-1/+1
|/ /
* | Merge pull request #3712 from wallabag/refactor-entry-queriesJérémy Benoist2018-09-072-16/+55
|\ \
| * | php-cs-fixerKevin Decherf2018-09-051-7/+7
| * | EntryRepository: refactor getBuilderForUntaggedByUserKevin Decherf2018-09-051-3/+16
| * | EntryRepository: refactor getBuilderByUserKevin Decherf2018-09-051-12/+38
| * | AnnotationRepository: rename getBuilderByUserKevin Decherf2018-09-051-2/+2
* | | Merge pull request #3717 from wallabag/php-72Kevin Decherf2018-09-061-1/+0
|\ \ \ | |/ / |/| |
| * | PHP 7.2 shouldn't failJérémy Benoist2018-09-061-1/+0
|/ /
* | Merge pull request #3716 from wallabag/csfixerJérémy Benoist2018-09-0548-89/+89
|\ \
| * | php-cs-fixerKevin Decherf2018-09-0548-89/+89
|/ /
* | Merge pull request #3707 from wallabag/fix-test-de-atJérémy Benoist2018-08-192-14/+3
|\ \
| * | Removing failing test from TravisJeremy Benoist2018-08-192-14/+3
|/ /
* | Merge pull request #3705 from wallabag/update-releaseJérémy Benoist2018-08-191-4/+4
|\ \ | |/ |/|
| * Update release scriptJeremy Benoist2018-08-171-4/+4
* | Merge pull request #3702 from aleksandar-todorovic/patch-1Jérémy Benoist2018-08-162-3/+3
|\ \
| * | Fixes another typoAleksandar Todorović (r3bl)2018-08-101-2/+2
| * | Fixes a typoAleksandar Todorović (r3bl)2018-08-101-1/+1
|/ /
* | Merge pull request #3690 from Simounet/fix/srcset-attributeJérémy Benoist2018-07-232-3/+33
|\ \
| * | More robust srcset image attribute handlingSimounet2018-07-122-3/+33
|/ /
* | Merge pull request #3692 from Simounet/feature/svg-logoJérémy Benoist2018-07-1215-606/+14
|\ \
| * | wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-115-1/+3
| * | wallabag logo with typo replaced by an SVG oneSimounet2018-07-118-5/+9
| * | Fake wallabag logo data image replaced by real SVGSimounet2018-07-112-600/+2
|/ /
* | Merge pull request #3691 from Simounet/feature/login-username-autofocusJérémy Benoist2018-07-111-1/+1
|\ \
| * | Autofocus the username field on the login pageSimounet2018-07-111-1/+1
|/ /
* | Merge pull request #3678 from anmol26s/patch-1Jérémy Benoist2018-07-061-0/+5
|\ \
| * | Propose YunoHost badge for installinganmol26s2018-06-221-0/+5
* | | Merge pull request #3683 from Simounet/fix/iframe-video-width-sharedJérémy Benoist2018-07-062-1/+7
|\ \ \