MyShaarli/application/api
ArthurHoaro bcba6bd353 New plugin hook: ability to add custom filters to Shaarli search engine
A new plugin hook has been added: hook_test_filter_search_entry
This hook allows to filter out bookmark with custom plugin code when a search is performed.

Related to #143
2021-02-04 11:02:50 +01:00
..
controllers Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
exceptions Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ApiMiddleware.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
ApiUtils.php API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00