summaryrefslogtreecommitdiffstats
path: root/core/src/views/UnifiedSearch.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* l10n: Change to a capital letterSimon L2023-04-171-1/+1
* fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
* fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
* fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
* Fix focus not returning to search iconChristopher Ng2023-01-251-2/+0
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-181-14/+16
* Improve verbosity of search descriptionChristopher Ng2022-12-081-1/+1
* Fix contrast of global search headingsChristopher Ng2022-11-251-4/+4
* Close global search menu when focus leavesChristopher Ng2022-11-171-1/+5
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+4
* Fix regexp for unified searching in appsVincent Petry2022-10-141-4/+11
* Clear search results when remove search queryCarl Schwan2022-09-191-0/+3
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-1/+10
* Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-151-0/+4
* Fix UnifiedSearchCarl Schwan2022-09-081-1/+11
* Accessibility improvements to unified searchChristopher Ng2022-09-021-47/+69
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-17/+17
* Lint and psalm fixJohn Molakvoæ2022-04-211-2/+6
* Update search icon sizeJohn Molakvoæ (skjnldsv)2022-04-211-8/+5
* Make typeahead and search limit/length configurableJulius Härtl2022-04-131-6/+27
* Increase debounce timeout to be more realistic with real typing behaviorJulius Härtl2022-04-131-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-11/+26
* Use new div method in scssLouis Chemineau2022-01-081-3/+5
* Search function strong tag for user inputkavita.sonawane@t-systems.com2021-09-011-1/+4
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-291-1/+1
* Fix screenreader label of search iconJan C. Borchardt2021-04-191-1/+8
* do not lower case search provider names on web uiArthur Schiwon2021-01-251-1/+1
* Add default font sizeGretaD2020-11-031-1/+1
* Change font-weight and font-size for empty searchJacob Neplokh2020-10-311-0/+2
* Add padding to the empty content and center itJoas Schilling2020-09-221-0/+5
* Prevent empty search placeholderJohn Molakvoæ (skjnldsv)2020-09-181-24/+39
* Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)2020-09-181-3/+3
* Properly show loading state if there are still pending requestsJohn Molakvoæ (skjnldsv)2020-09-181-1/+9
* Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)2020-09-181-46/+121
* Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-181-30/+38
* Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)2020-09-141-3/+22
* Move unified search to OCS apiJoas Schilling2020-09-071-11/+11
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-4/+1
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-031-1/+1
* Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-031-21/+28
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-031-7/+87
* Emit unified search queryRaimund Schlüßler2020-09-021-0/+5
* Add the missing cursor parameter to unified search requestsChristoph Wurst2020-08-261-1/+1
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-17/+12
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-12/+1
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-041-14/+59
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-1/+0
* Unified search UIJohn Molakvoæ (skjnldsv)2020-08-031-0/+505