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

Feat: Create filter-plugin architecture for unified search #43189

Merged
merged 3 commits into from
Mar 6, 2024

Commits on Mar 6, 2024

  1. feat(core): create filter-plugin architecture for unified search

    This commit introduces the mechanism for apps out of the call,
    to add search filters to the unified search "Places" filter selector.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d35a49c View commit details
    Browse the repository at this point in the history
  2. refactor: migrate from vuex to pinia

    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    647f4bc View commit details
    Browse the repository at this point in the history
  3. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a5c207f View commit details
    Browse the repository at this point in the history