summaryrefslogtreecommitdiffstats
path: root/core/src/services
Commit message (Expand)AuthorAgeFilesLines
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-231-1/+1
* Allow single character search by defaultChristopher Ng2022-11-111-1/+1
* Add config and fix seleniumJohn Molakvoæ2022-10-193-31/+3
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-193-0/+86
* Specify the filter first for unified searchDaniel Kesselberg2022-06-081-2/+2
* Make typeahead and search limit/length configurableJulius Härtl2022-04-131-1/+3
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Import type from packagesLouis Chemineau2022-01-111-2/+2
* Add generic type and description when its missingLouis Chemineau2022-01-111-2/+2
* Typing correctionsLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-5/+12
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-312-2/+7
* Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)2020-09-181-6/+24
* Move unified search to OCS apiJoas Schilling2020-09-071-5/+6
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-1/+1
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-031-0/+3
* Provide from on the search query tooJoas Schilling2020-08-261-0/+2
* Add the missing cursor parameter to unified search requestsChristoph Wurst2020-08-261-2/+7
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-2/+1
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-25/+8
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-041-1/+27
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-032-0/+89