summaryrefslogtreecommitdiffstats
path: root/core/src/components/UnifiedSearch
Commit message (Expand)AuthorAgeFilesLines
* fix(unified-search): filteredProviders now inherits all provider propsnfebe2025-02-031-6/+6
* fix: Use `searchFrom` property for client side pluginsnfebe2025-01-311-9/+12
* fix: unified search provider idSebastianKrupinski2025-01-311-1/+1
* fix(unified-search): Prevent multiple file picker triggers in in-folder searchbackport/50129/stable30nfebe2025-01-291-1/+6
* fix(unified-search): Use appId for searchingnfebe2025-01-291-2/+8
* fix(UnifiedSearch): request data only when opening modalMaksim Sukharev2025-01-181-12/+13
* feat: Adapt providers `disabled` property to match user applied filtersnfebe2025-01-171-6/+19
* fix(UnifiedSearch): Restore normal dialog sizefenn-cs2024-09-021-1/+3
* fix(UnifiedSearch): Focus search input on openfenn-cs2024-08-201-3/+10
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-2/+4
* fix(UnifiedSearch): Implement design comments and focus input on openFerdinand Thiessen2024-06-271-18/+54
* feat: Add in-app searchMarco Ambrosini2024-06-272-0/+889
* chore: Add SPDX headerAndy Scherzinger2024-05-136-40/+22
* fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-291-1/+5
* Unified search: update people select with API callsfenn-cs2023-12-121-0/+4
* Rename "global search" to "unified search"fenn-cs2023-12-125-188/+697
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Add focus border for search resultsChristopher Ng2023-02-231-5/+4
* Fix UnifiedSearchCarl Schwan2022-09-081-0/+1
* Accessibility improvements to unified searchChristopher Ng2022-09-021-5/+5
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-3/+3
* Auto fix warningsLouis Chemineau2022-01-211-2/+1
* Use new div method in scssLouis Chemineau2022-01-081-1/+3
* Add default font sizeGretaD2020-11-031-1/+1
* Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-033-145/+100
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-032-0/+98
* Make ellipsized unified search results visible on hoverChristoph Wurst2020-08-261-2/+2
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-042-5/+98
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-0/+211