wallabag/src/Wallabag/CoreBundle/Command
Étienne Gilli 07320a2bd2 Use the article domain as author for export files
When exporting an entry, use the domain name as author name for epub,
mobi and pdf formats, instead of 'wallabag'.
Change the author from array to string, because for now, there is always
only one author.
2017-07-08 19:53:43 +02:00
..
CleanDuplicatesCommand.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ExportCommand.php Use the article domain as author for export files 2017-07-08 19:53:43 +02:00
InstallCommand.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ShowUserCommand.php Fix getContainer in command 2017-06-21 11:44:35 +02:00
TagAllCommand.php Fix getContainer in command 2017-06-21 11:44:35 +02:00