]> git.immae.eu Git - github/wallabag/wallabag.git/commit
form to upload file
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Thu, 22 Oct 2015 14:57:56 +0000 (16:57 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 2 Jan 2016 22:24:17 +0000 (23:24 +0100)
commitd275bdf4d36f90ff61f1e6a714c9ef64d210596f
tree1fb9cd40f2d75e1a39cec2636d3caa510045fc48
parent8c3c77c1bd5c3763c127bfea52e908e77dc751b9
form to upload file
app/config/config.yml
src/Wallabag/CoreBundle/Command/ImportCommand.php
src/Wallabag/CoreBundle/Controller/ImportController.php
src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
src/Wallabag/CoreBundle/DependencyInjection/WallabagCoreExtension.php
src/Wallabag/CoreBundle/Form/Type/UploadImportType.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Import/index.html.twig [new file with mode: 0644]