MyShaarli/tests
ArthurHoaro a39acb2518 Fix an issue with private tags and fix nomarkdown tag
The new bookmark service wasn't handling private tags properly.

nomarkdown tag is now shown only for logged in user in bookmarks, and hidden for everyone in tag clouds/lists.

Fixes #726
2020-01-18 11:39:26 +01:00
..
api Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
bookmark Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
config Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
docker docker: move testing resources to tests/docker 2018-06-16 23:54:10 +02:00
feed Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
formatter Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
http namespacing: \Shaarli\Bookmark\LinkDB 2019-01-12 22:47:48 +01:00
languages Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
legacy Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
netscape Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
plugins Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
render Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
security Rewrite IP ban management 2019-02-09 16:44:48 +01:00
updater Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
utils Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtilsTest.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
bootstrap.php Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
FileUtilsTest.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
HistoryTest.php Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
LanguagesTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
PluginManagerTest.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
RouterTest.php namespacing: \Shaarli\Router 2019-01-12 23:11:19 +01:00
ThumbnailerTest.php lint: apply phpcbf to tests/ 2018-12-02 22:39:16 +01:00
TimeZoneTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
UtilsTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00