]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Slim router: handle add tag route
authorArthurHoaro <arthur@hoa.ro>
Tue, 12 May 2020 10:44:48 +0000 (12:44 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commit03340c18ead651ef9e11f883745695f2edafbae3
tree619822bfb909f68f78f4a266a89e7249644b9d4c
parent8e47af2b3620c920116ec056173277c039163ec1
Slim router: handle add tag route
20 files changed:
application/bookmark/LinkUtils.php
application/container/ShaarliContainer.php
application/formatter/BookmarkMarkdownFormatter.php
application/front/controllers/TagController.php [new file with mode: 0644]
composer.lock
index.php
tests/bookmark/LinkUtilsTest.php
tests/feed/FeedBuilderTest.php
tests/formatter/BookmarkDefaultFormatterTest.php
tests/formatter/BookmarkMarkdownFormatterTest.php
tests/front/controller/TagControllerTest.php [new file with mode: 0644]
tests/plugins/resources/hashtags.md [deleted file]
tests/plugins/resources/hashtags.raw [deleted file]
tests/plugins/resources/markdown.html [deleted file]
tests/plugins/resources/markdown.md [deleted file]
tpl/default/linklist.html
tpl/default/tag.cloud.html
tpl/default/tag.list.html
tpl/vintage/linklist.html
tpl/vintage/tag.cloud.html