]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
wildcard tag search support 947/head
authorWilli Eggeling <thewilli@gmail.com>
Sat, 26 Aug 2017 21:05:02 +0000 (23:05 +0200)
committerWilli Eggeling <thewilli@gmail.com>
Wed, 30 Aug 2017 11:20:22 +0000 (13:20 +0200)
- 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


No differences found