]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Process Daily RSS feed through Slim controller
authorArthurHoaro <arthur@hoa.ro>
Sun, 17 May 2020 12:16:32 +0000 (14:16 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commitc4d5be53c2ae503c00da3cfe6b28d0ce9d2ca7f5
tree2aa6b156d45da7a1bb3cfe0b6e8622030fddb990
parente3d28be9673a9f8404ff907b8191209729ad690c
Process Daily RSS feed through Slim controller

The daily RSS template has been entirely rewritten to handle the whole feed through the template engine.
15 files changed:
application/bookmark/Bookmark.php
application/bookmark/BookmarkFileService.php
application/container/ContainerBuilder.php
application/front/controllers/DailyController.php
application/http/HttpUtils.php
application/legacy/LegacyLinkDB.php
application/render/PageCacheManager.php
index.php
tests/front/controller/DailyControllerTest.php
tests/http/HttpUtils/IndexUrlTest.php
tests/render/PageCacheManagerTest.php
tpl/default/daily.html
tpl/default/dailyrss.html
tpl/vintage/daily.html
tpl/vintage/dailyrss.html