aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/EntriesExport.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* php-cs-fixerKevin Decherf2018-09-051-2/+2
* 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
* better entry txt export using html2textNicolas Hart2017-08-271-1/+3
* Fix some namespaces and phpdocNicolas Hart2017-07-291-2/+2
* 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 a real configuration for CS-FixerJeremy Benoist2017-07-011-23/+23
* Add export notice at the end of the epubMartin Trigaux2017-04-051-2/+2
* add cli exportThomas Citharel2017-01-221-0/+5
* Inject parameter instead of serviceJeremy Benoist2016-10-301-4/+3
* Fix tag testJeremy Benoist2016-10-071-1/+0
* Fix relations export for EntryJeremy Benoist2016-10-071-8/+4
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-10-021-1/+1
|\
| * Remove error message when creating ePub versionsPaulino Michelazzo2016-10-021-1/+1
* | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-09-191-1/+5
|\|
| * Fix issue #2296: epub export with `+` in the title.Étienne Gilli2016-09-181-1/+5
* | Export dates from entriesJeremy Benoist2016-09-081-1/+2
|/
* Convert array + phpDocJeremy Benoist2016-04-121-23/+52
* Remove some complexicity in InstallCommandJeremy Benoist2016-03-281-0/+2
* Tags were not imported in wallabag v2 importJeremy Benoist2016-03-271-26/+8
* Exported entries were added twice in export fileNicolas Lœuillet2016-02-051-7/+8
* CSJeremy Benoist2016-02-041-4/+4
* put the equals bar outside the loopThomas Citharel2016-02-041-1/+2
* remove old dependancyThomas Citharel2016-02-041-1/+0
* better display for txtThomas Citharel2016-02-041-2/+2
* add txt exportThomas Citharel2016-02-041-0/+22
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-3/+4
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-3/+3
* Fix route parametersJeremy Benoist2015-11-091-2/+10
* use JMS SerializerThomas Citharel2015-11-091-12/+5
* use the groups annotation instead of setIgnoredAttributesThomas Citharel2015-11-091-4/+7