aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed @tcitworld's reviewNicolas Lœuillet2017-10-111-6/+2
* Translated first page of exported articleNicolas Lœuillet2017-10-111-2/+7
* CSJeremy Benoist2017-10-091-1/+1
* Merge pull request #3332 from nclsHart/better-txt-exportNicolas Lœuillet2017-09-061-1/+3
|\
| * better entry txt export using html2textNicolas Hart2017-08-271-1/+3
* | Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-271-1/+1
|/
* Fix some namespaces and phpdocNicolas Hart2017-07-291-2/+2
* Add a test for updatePublishedAtJeremy Benoist2017-07-241-3/+9
* Fix updatePublishedAt on already parsed article's dateSimounet2017-07-241-1/+1
* Merge pull request #3266 from egilli/export-domain-as-authorJérémy Benoist2017-07-111-6/+31
|\
| * Make updateAuthor code simpler to readÉtienne Gilli2017-07-101-8/+10
| * Use the article publisher as author for exportÉtienne Gilli2017-07-091-2/+9
| * Use the article domain as author for export filesÉtienne Gilli2017-07-081-6/+22
* | Add EntityTimestampsTrait to handle datesJeremy Benoist2017-07-061-0/+24
|/
* CSJeremy Benoist2017-07-031-70/+70
* Fix validateAndSetPreviewPictureJeremy Benoist2017-07-031-4/+1
* Fix PATCH methodJeremy Benoist2017-07-031-37/+52
* Add a real configuration for CS-FixerJeremy Benoist2017-07-018-60/+60
* Add RSS tags feedsJeremy Benoist2017-06-211-2/+6
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-201-0/+86
|\
| * Fix reviewsThomas Citharel2017-06-201-2/+2
| * Crypt site credential passwordJeremy Benoist2017-06-201-0/+86