]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Import Firefox & Chrome bookmarks into wallabag
authorThomas Citharel <tcit@tcit.fr>
Tue, 12 Jul 2016 11:51:05 +0000 (13:51 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 25 Sep 2016 10:28:54 +0000 (12:28 +0200)
commitae669126e718ede5dbf76929215d8514cd960976
treef7da9fa833014eaec0cc2cfade514df2cc117188
parent9d7dd6b0d2480d3efff5b0ab1461f2ef99bfd57a
Import Firefox & Chrome bookmarks into wallabag
19 files changed:
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
src/Wallabag/ImportBundle/Command/ImportCommand.php
src/Wallabag/ImportBundle/Controller/BrowserController.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Import/BrowserImport.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Resources/config/services.yml
src/Wallabag/ImportBundle/Resources/views/Browser/index.html.twig [new file with mode: 0644]
src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig
tests/Wallabag/ImportBundle/Controller/BrowserControllerTest.php [new file with mode: 0644]
tests/Wallabag/ImportBundle/fixtures/Bookmarks [new file with mode: 0644]