aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-151-0/+1
|\
| * Enable no-referrer on img tags, enable strict-origin-when-cross-origin by def...Kevin Decherf2019-05-101-0/+1
* | Fallback to default solution if Imagick failsJeremy Benoist2019-05-101-4/+9
* | Use Imagick to keep GIF animationJeremy Benoist2019-05-101-1/+10
* | Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-251-1/+1
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-04-012-15/+16
|\|
| * Merge pull request #3909 from wallabag/fix/html-not-definedJérémy Benoist2019-03-181-7/+6
| |\
| | * Fix PHP warningJeremy Benoist2019-03-181-7/+6
| * | epub: fix exception when articles have the same titleKevin Decherf2019-03-171-1/+1
| |/
| * epub export: fix missing cover image, only for exports of one articleKevin Decherf2019-02-181-7/+9
| * CSJeremy Benoist2019-02-111-1/+1
* | Enable PHPStanJeremy Benoist2019-01-181-0/+1
* | CSJeremy Benoist2019-01-151-1/+1
|/
* EntriesExport: avoid else on $authorsKevin Decherf2019-01-091-4/+2
* EntriesExport: sanitize filename and fix testsKevin Decherf2019-01-081-10/+18
* EntriesExport/pdf: move notice to the end, add metadata coverKevin Decherf2019-01-071-8/+25
* EntriesExport/epub: add metadata to each entry's coverKevin Decherf2019-01-071-1/+16
* EntriesExport: change authors and title when not single entry exportKevin Decherf2019-01-071-1/+1
* EntriesExport/epub: revert c779373f, move exportinfo to the end of the bookKevin Decherf2019-01-071-1/+3
* EntriesExport/epub: use sha1 sums for filenames, fix and rename title chaptersKevin Decherf2019-01-071-6/+6
* EntriesExport/epub: remove TOC pageKevin Decherf2019-01-071-2/+0
* EntriesExport/epub: replace epub identifier with unique urnKevin Decherf2019-01-061-2/+8
* phpcsKevin Decherf2018-10-241-1/+2
* updateOriginUrl: remove 'query string' case from ignore listKevin Decherf2018-10-241-2/+0
* updateOriginUrl: add comment blocks for the parse_url diff checkKevin Decherf2018-10-241-0/+23
* updateOriginUrl: rewrite some if, resolving feedbacks from PRKevin Decherf2018-10-241-32/+35
* ignoreOriginUrl: add initial support of ignore listsKevin Decherf2018-10-221-20/+59
* updateOriginUrl: add behavior when diff is fragment and queryKevin Decherf2018-10-221-0/+1
* Refactor updateOriginUrl to include new behaviors behaviorsKevin Decherf2018-10-221-9/+45
* ContentProxy: swap entry url to origin_url and set new url according to graby...Kevin Decherf2018-10-211-4/+11
* ContentProxy: fix a corner case when entry.url is empty in updateEntryKevin Decherf2018-10-211-0/+8
* Run php-cs-fixer for fixing coding standard issuesTobi8232018-09-231-41/+53
* Override the value of the given parameter ($title) with the (hopefully)Tobi8232018-09-211-2/+1
* Add tests for logicTobi8232018-09-211-2/+2
* 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
* php-cs-fixerKevin Decherf2018-09-057-13/+13
* More robust srcset image attribute handlingSimounet2018-07-121-3/+8
* Fix image downloading on null image pathSimounet2018-07-051-0/+4
* Fix srcset attribute on images downloadedSimounet2018-06-011-3/+33
* Fix empty title and domain_name when exception is thrown during fetchKevin Decherf2017-12-131-4/+33
* Define storeArticleHeaders false by defaultJeremy Benoist2017-11-211-1/+1
* Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-201-2/+4
* Properly run php-cs-fixerJeremy Benoist2017-10-281-23/+23
* php-cs-fixerMartin Trigaux2017-10-281-24/+24
* Set the title in a separated chapterMartin Trigaux2017-10-281-5/+4
* add a title pageMartin Trigaux2017-10-281-1/+2
* CSJeremy Benoist2017-10-111-3/+3
* Fixed @j0k3r's reviewNicolas Lœuillet2017-10-111-0/+1