MyShaarli/application
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 Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
bookmark Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
config Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
exceptions namespacing: \Shaarli\Exceptions\IOException 2019-01-12 22:47:48 +01:00
feed Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
formatter Fix an issue with private tags and fix nomarkdown tag 2020-01-18 11:39:26 +01:00
http namespacing: move HTTP utilities along \Shaarli\Http\ classes 2019-01-12 22:47:48 +01:00
legacy Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
netscape Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
plugin namespacing: \Shaarli\Plugin\PluginManager 2019-01-12 23:11:19 +01:00
render Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
security Rewrite IP ban management 2019-02-09 16:44:48 +01:00
updater Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtils.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
FileUtils.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
History.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
Languages.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
Router.php Bulk action: set visibility 2019-02-09 17:59:53 +01:00
Thumbnailer.php thumbnailer: add soundcloud.com to list of common media domains 2019-09-21 16:48:24 +00:00
TimeZone.php Change timezone data structure send to the templates 2017-04-03 19:24:55 +02:00
Utils.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00