MyShaarli/tests/plugins
ArthurHoaro d592daea83 Add a persistent 'shorturl' key to all links
All existing link will keep their permalinks.
New links will have smallhash generated with date+id.

The purpose of this is to avoid collision between links due to their creation date.
2016-12-12 03:03:12 +01:00
..
resources Fix an issue with links not being reversed in code blocks 2016-10-22 11:13:48 +02:00
test Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00
PluginAddlinkTest.php unit test for addlink_toolbar + coding style 2015-11-08 12:40:14 +01:00
PluginArchiveorgTest.php Archive.org plugin: do not propose archival of private notes 2016-10-13 16:37:43 +01:00
PluginIssoTest.php Add a persistent 'shorturl' key to all links 2016-12-12 03:03:12 +01:00
PluginMarkdownTest.php Markdown: fixes feed rendering with nomarkdown tag 2016-11-22 10:26:03 +01:00
PluginPlayvideosTest.php Add unit tests for Playvideos plugin 2015-11-07 16:30:56 +01:00
PluginReadityourselfTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
PluginWallabagTest.php New init function for plugins, supports errors reporting 2016-10-14 13:22:58 +02:00
PlugQrcodeTest.php QRCode plugin: use url instead of real_url 2015-12-22 10:59:41 +01:00
WallabagInstanceTest.php Wallabag plugin improvement 2015-12-27 15:30:34 +01:00