]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Process picwall rendering through Slim controller + UT
authorArthurHoaro <arthur@hoa.ro>
Sun, 26 Jan 2020 10:15:15 +0000 (11:15 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commit485b168a9677d160b0c0426e4f282b9bd0c632c1
treec7c21ea01096bfe28622b3a23c5c76d1cb2435fa
parentbee33239ed444f9724422fe5234cd79997500519
Process picwall rendering through Slim controller + UT
15 files changed:
.editorconfig
application/bookmark/Bookmark.php
application/container/ContainerBuilder.php
application/container/ShaarliContainer.php
application/front/controllers/PictureWallController.php [new file with mode: 0644]
application/front/exceptions/ThumbnailsDisabledException.php [new file with mode: 0644]
application/updater/Updater.php
doc/md/RSS-feeds.md
doc/md/Translations.md
index.php
tests/container/ContainerBuilderTest.php
tests/front/controller/PictureWallControllerTest.php [new file with mode: 0644]
tpl/default/page.header.html
tpl/default/picwall.html
tpl/vintage/page.header.html