Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] Add in:users as a search filter to limit searches to users #40882

Merged
merged 6 commits into from Oct 12, 2023

Commits on Oct 12, 2023

  1. 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
    sorbaugh authored and blizzz committed Oct 12, 2023
    Copy the full SHA
    157f2a7 View commit details
    Browse the repository at this point in the history
  2. Keep Search Provider but remove actual search and display on the sear…

    …chlist 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
    sorbaugh authored and blizzz committed Oct 12, 2023
    Copy the full SHA
    d657ded View commit details
    Browse the repository at this point in the history
  3. Remove unneeded includes.

    Usage:
    1. Type a string in the search bar
    2. Add in:users filter to avoid unnecessary searches in other apps
    sorbaugh authored and blizzz committed Oct 12, 2023
    Copy the full SHA
    7709acb View commit details
    Browse the repository at this point in the history
  4. remove unused properties

    Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
    sorbaugh authored and blizzz committed Oct 12, 2023
    Copy the full SHA
    9a2966e View commit details
    Browse the repository at this point in the history
  5. fix(meta): copyright note

    blizzz committed Oct 12, 2023
    Copy the full SHA
    a27399b View commit details
    Browse the repository at this point in the history
  6. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Oct 12, 2023
    Copy the full SHA
    a83ef12 View commit details
    Browse the repository at this point in the history