]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Start work on export
authorThomas Citharel <tcit@tcit.fr>
Thu, 15 Oct 2015 18:06:59 +0000 (20:06 +0200)
committerNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Mon, 9 Nov 2015 15:32:48 +0000 (16:32 +0100)
commit03690d138792dde6405e3d2eb3c53f6572eb3c43
treea2700157311b8e83dac9c3bdbe26a8719a4a3ad2
parentf1eccfd63f214dcc730ab0d18a694a5465f425db
Start work on export

For now:
 - ebook
 - mobi
 - pdf
 - csv
composer.json
composer.lock
src/Wallabag/CoreBundle/Controller/ExportController.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Helper/EntriesExport.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/public/js/init.js