Commit graph

5 commits

Author SHA1 Message Date
Arthur Schiwon
b2798b34cd
fix(meta): copyright note 2023-10-12 12:40:42 +02:00
sorbaugh
52f48a5820
remove unused properties
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 12:40:42 +02:00
sorbaugh
8692738eae
Remove unneeded includes.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 12:40:42 +02:00
sorbaugh
836ff614cc
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 12:40:41 +02:00
sorbaugh
a62cba0ba6
Add new user filter to search.
Add regex to prevent filter collision in user-list page

Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
2023-10-12 12:40:41 +02:00