MyShaarli/tests/api
Willi Eggeling 341527bae9 wildcard tag search support
- when searching for tags you can now include '*' as wildcard placeholder
- new search reduces overall overhead when filtering for tags
- fixed combination with description tag search ('#' prefix)
- tests added
2017-08-30 13:20:22 +02:00
..
controllers wildcard tag search support 2017-08-30 13:20:22 +02:00
ApiMiddlewareTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ApiUtilsTest.php REST API: implement PUT method 2017-05-07 15:49:16 +02:00