summaryrefslogtreecommitdiffstats
path: root/core/src/views/UnifiedSearch.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-301-1/+1
* Fix screenreader label of search iconJan C. Borchardt2021-06-151-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