]> source.dussan.org Git - nextcloud-server.git/commit
introduce inApps[] filter for search via ajax query, make file results show up in...
authorJörn Friedrich Dreyer <jfd@butonic.de>
Tue, 2 Dec 2014 16:31:04 +0000 (17:31 +0100)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 10 Dec 2014 14:51:59 +0000 (15:51 +0100)
commit1d490b559ce279f5c9f44b727fe9d71d3718a24b
tree5520065370f6874c80eb8a5be38e2b284d4e292f
parente9029f94cb6eb9b37623ea1a2faf8aac11675900
introduce inApps[] filter for search via ajax query, make file results show up in files app only

use more flexible return type

check array with !empty instead of count
apps/files/appinfo/app.php
core/js/js.js
lib/private/search.php
lib/public/isearch.php
lib/public/search/provider.php
search/ajax/search.php