]> git.immae.eu Git - github/wallabag/wallabag.git/commit - .gitignore
Add LiipThemeBundle
authorJeremy <jeremy.benoist@gmail.com>
Mon, 23 Feb 2015 21:55:06 +0000 (22:55 +0100)
committerJeremy <jeremy.benoist@gmail.com>
Sun, 1 Mar 2015 09:49:16 +0000 (10:49 +0100)
commit32da2a70ef278bd42f66eb82c3fbf1905a417b87
tree587ef3bae1f4881047eb1ceb0c005e7a8287bb71
parentfca3c757233940cbe4c431e3e05fe74893225fe0
Add LiipThemeBundle

Re-defined the config / user relation to be OneToOne bidirectionnal.
ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle

Force sqlite for test
In case of people use a different driver in parameter.yml (yes I do :))
247 files changed:
.gitignore
app/AppKernel.php
app/config/config.yml
app/config/config_test.yml
app/config/routing.yml
composer.json
composer.lock
src/Wallabag/CoreBundle/Controller/ConfigController.php
src/Wallabag/CoreBundle/Entity/Config.php
src/Wallabag/CoreBundle/Entity/User.php
src/Wallabag/CoreBundle/Form/Type/ConfigType.php
src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/config/services.yml
src/Wallabag/CoreBundle/Resources/views/_head.html.twig
src/Wallabag/CoreBundle/Resources/views/_messages.html.twig
src/Wallabag/CoreBundle/Resources/views/_top.html.twig
src/Wallabag/CoreBundle/Resources/views/baggy/layout-login.twig [deleted file]
src/Wallabag/CoreBundle/Resources/views/baggy/login.twig [deleted file]
src/Wallabag/CoreBundle/Resources/views/layout-login.html.twig
src/Wallabag/CoreBundle/Resources/views/layout.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/_global/_head_icon.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/css/jquery-ui-1.10.4.custom.css [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/css/jquery-ui-1.10.4.custom.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/css/jquery-ui-1.10.4.custom.min.css [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/css/jquery-ui-1.10.4.custom.min.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/css/knacss.css [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/css/style.css [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-114.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-114.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-120.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-120.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-144.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-144.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-152.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-57.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-57.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-72.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-72.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-76.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon-76.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/apple-touch-icon.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/favicon.ico [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/appicon/favicon.ico with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--black.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/icons/carrot-icon--black.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/carrot-icon--white.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/icons/carrot-icon--white.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--black.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/icons/diaspora-icon--black.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/icons/diaspora-icon--white.png [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/img/icons/diaspora-icon--white.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/autoClose.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/autoClose.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/autoCompleteTags.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/autoCompleteTags.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/jquery-2.0.3.min.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/jquery-2.0.3.min.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/jquery-ui-1.10.4.custom.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/jquery-ui-1.10.4.custom.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/jquery-ui-1.10.4.custom.min.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/jquery-ui-1.10.4.custom.min.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/popupForm.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/popupForm.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/restoreScroll.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/restoreScroll.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/js/saveLink.js [moved from src/Wallabag/CoreBundle/Resources/views/_global/public/js/saveLink.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/README.md [moved from src/Wallabag/CoreBundle/Resources/views/baggy/README.md with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/_display-mode.twig [moved from src/Wallabag/CoreBundle/Resources/views/baggy/_display-mode.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/config.twig [moved from src/Wallabag/CoreBundle/Resources/views/baggy/config.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/edit-tags.twig [moved from src/Wallabag/CoreBundle/Resources/views/baggy/edit-tags.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/login.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/font.css [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/css/font.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/css/main.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/messages.css [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/css/messages.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/print.css [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/css/print.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/ratatouille.css [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/css/ratatouille.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/fonts/icomoon.eot [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/fonts/icomoon.eot with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/fonts/icomoon.svg [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/fonts/icomoon.svg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/fonts/icomoon.ttf [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/fonts/icomoon.ttf with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/fonts/icomoon.woff [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/fonts/icomoon.woff with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/fonts/ptsans.woff [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/fonts/ptsans.woff with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/baggy/blank.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/baggy/blank.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/baggy/down.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/baggy/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/baggy/list.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/baggy/list.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/baggy/table.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/baggy/table.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/baggy/top.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/baggy/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/bg-select.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/bg-select.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/logo-other_themes.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/logo-other_themes.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/logo-w.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/logo-w.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/logo-wallabag.svg [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/logo-wallabag.svg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/logo.png [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/logo.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/img/logo.svg [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/img/logo.svg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/js/closeMessage.js [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/js/closeMessage.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/js/init.js [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/js/init.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/js/jquery.cookie.js [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/js/jquery.cookie.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/js/restoreScroll.js [moved from src/Wallabag/CoreBundle/Resources/views/baggy/public/js/restoreScroll.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/screenshot.jpg [moved from src/Wallabag/CoreBundle/Resources/views/baggy/screenshot.jpg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/tags.twig [moved from src/Wallabag/CoreBundle/Resources/views/baggy/tags.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/baggy/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/baggy/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/README.md [moved from src/Wallabag/CoreBundle/Resources/views/dark/README.md with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/dark [moved from src/Wallabag/CoreBundle/Resources/views/dark/dark with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/layout.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/css/style-dark.css [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/css/style-dark.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/backtotop.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/backtotop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/bad-display.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/bad-display.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/checkmark-off.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/checkmark-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/checkmark-on.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/checkmark-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/down.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/envelop.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/envelop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/flattr.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/flattr.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/left.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/left.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/link.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/link.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/remove.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/remove.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/rss.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/rss.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/shaarli.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/shaarli.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/star-off.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/star-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/star-on.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/star-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/top.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/img/dark/twitter.png [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/img/dark/twitter.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/public/public [moved from src/Wallabag/CoreBundle/Resources/views/dark/public/public with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/screenshot.jpg [moved from src/Wallabag/CoreBundle/Resources/views/dark/screenshot.jpg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dark/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/dark/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_bookmarklet.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_bookmarklet.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_footer.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_footer.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_head.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_head.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_highlight.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_highlight.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_import.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_import.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_menu.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_menu.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_messages.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_messages.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_pocheit-form.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_pocheit-form.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_search-form.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_search-form.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_sorting.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_sorting.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/_top.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/_top.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/about.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/about.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/config.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/config.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/edit-tags.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/edit-tags.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/error.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/error.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/export.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/export.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/home.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/home.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/install.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/install.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/layout.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/layout.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/login.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/login.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/animated-overlay.gif [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/animated-overlay.gif with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_flat_0_aaaaaa_40x100.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_flat_0_aaaaaa_40x100.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_flat_75_ffffff_40x100.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_flat_75_ffffff_40x100.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_glass_55_fbf9ee_1x400.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_glass_55_fbf9ee_1x400.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_glass_65_ffffff_1x400.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_glass_65_ffffff_1x400.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_glass_75_dadada_1x400.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_glass_75_dadada_1x400.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_glass_75_e6e6e6_1x400.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_glass_75_e6e6e6_1x400.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_glass_95_fef1ec_1x400.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_glass_95_fef1ec_1x400.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-icons_222222_256x240.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-icons_222222_256x240.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-icons_2e83ff_256x240.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-icons_2e83ff_256x240.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-icons_454545_256x240.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-icons_454545_256x240.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-icons_888888_256x240.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-icons_888888_256x240.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/images/ui-icons_cd0a0a_256x240.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/images/ui-icons_cd0a0a_256x240.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/knacss.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/knacss.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/messages.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/messages.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/print.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/print.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/style-default.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/style-default.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/css/style.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/css/style.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/fonts/Roboto.woff [moved from src/Wallabag/CoreBundle/Resources/views/default/public/fonts/Roboto.woff with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/highlightjs/highlight.pack.js [moved from src/Wallabag/CoreBundle/Resources/views/default/public/highlightjs/highlight.pack.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/highlightjs/styles/default.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/highlightjs/styles/default.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/highlightjs/styles/github.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/highlightjs/styles/github.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/highlightjs/styles/googlecode.css [moved from src/Wallabag/CoreBundle/Resources/views/default/public/highlightjs/styles/googlecode.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/backtotop.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/backtotop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/bad-display.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/bad-display.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/checkmark-off.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/checkmark-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/checkmark-on.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/checkmark-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/down.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/envelop.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/envelop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/flattr.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/flattr.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/left.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/left.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/link.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/link.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/print.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/print.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/remove.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/remove.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/rss.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/rss.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/shaarli.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/shaarli.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/star-off.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/star-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/star-on.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/star-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/top.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/default/twitter.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/default/twitter.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/logo.svg [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/logo.svg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/messages/close.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/messages/close.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/messages/cross.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/messages/cross.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/messages/help.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/messages/help.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/messages/tick.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/messages/tick.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/img/messages/warning.png [moved from src/Wallabag/CoreBundle/Resources/views/default/public/img/messages/warning.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/public/js/closeMessage.js [moved from src/Wallabag/CoreBundle/Resources/views/default/public/js/closeMessage.js with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/tags.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/tags.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/default/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/default/view.twig [moved from src/Wallabag/CoreBundle/Resources/views/default/view.twig with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/README.md [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/README.md with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/layout.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/css/style-dmagenta.css [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/css/style-dmagenta.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/backtotop.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/backtotop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/bad-display.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/bad-display.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/checkmark-off.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/checkmark-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/checkmark-on.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/checkmark-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/down.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/envelop.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/envelop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/flattr.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/flattr.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/left.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/left.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/link.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/link.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/remove.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/remove.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/rss.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/rss.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/shaarli.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/shaarli.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/star-off.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/star-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/star-on.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/star-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/top.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/public/img/dmagenta/twitter.png [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/public/img/dmagenta/twitter.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/screenshot.jpg [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/screenshot.jpg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/dmagenta/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/dmagenta/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/README.md [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/README.md with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/Solarized-LICENSE.txt [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/Solarized-LICENSE.txt with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/layout.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/css/style-solarized-dark.css [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/css/style-solarized-dark.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/backtotop.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/backtotop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/bad-display.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/bad-display.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/checkmark-off.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/checkmark-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/checkmark-on.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/checkmark-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/down.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/envelop.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/envelop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/flattr.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/flattr.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/left.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/left.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/link.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/link.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/remove.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/remove.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/rss.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/rss.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/shaarli.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/shaarli.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/star-off.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/star-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/star-on.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/star-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/top.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/public/img/solarized-dark/twitter.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/public/img/solarized-dark/twitter.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/screenshot.jpg [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/screenshot.jpg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized-dark/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/solarized-dark/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/README.md [moved from src/Wallabag/CoreBundle/Resources/views/solarized/README.md with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/Solarized-LICENSE.txt [moved from src/Wallabag/CoreBundle/Resources/views/solarized/Solarized-LICENSE.txt with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/layout.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/css/style-solarized.css [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/css/style-solarized.css with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/backtotop.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/backtotop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/bad-display.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/bad-display.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/checkmark-off.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/checkmark-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/checkmark-on.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/checkmark-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/down.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/down.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/envelop.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/envelop.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/flattr.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/flattr.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/left.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/left.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/link.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/link.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/remove.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/remove.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/rss.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/rss.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/shaarli.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/shaarli.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/star-off.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/star-off.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/star-on.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/star-on.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/top.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/top.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/public/img/solarized/twitter.png [moved from src/Wallabag/CoreBundle/Resources/views/solarized/public/img/solarized/twitter.png with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/screenshot.jpg [moved from src/Wallabag/CoreBundle/Resources/views/solarized/screenshot.jpg with 100% similarity]
src/Wallabag/CoreBundle/Resources/views/themes/solarized/theme.ini [moved from src/Wallabag/CoreBundle/Resources/views/solarized/theme.ini with 100% similarity]
src/Wallabag/CoreBundle/Tests/Controller/ConfigControllerTest.php
web/themes/_global
web/themes/baggy
web/themes/dark
web/themes/default
web/themes/dmagenta
web/themes/solarized
web/themes/solarized-dark