Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add default font size | GretaD | 2020-11-03 | 1 | -1/+1 |
* | Change font-weight and font-size for empty search | Jacob Neplokh | 2020-10-31 | 1 | -0/+2 |
* | Add padding to the empty content and center it | Joas Schilling | 2020-09-22 | 1 | -0/+5 |
* | Prevent empty search placeholder | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -24/+39 |
* | Build assets and fix unified search event syntax | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -3/+3 |
* | Properly show loading state if there are still pending requests | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -1/+9 |
* | Properly use form role=search and unify reset button | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -46/+121 |
* | Fix loading error catch | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -30/+38 |
* | Add users and apps inner search and add HeaderMenu cancel | John Molakvoæ (skjnldsv) | 2020-09-14 | 1 | -3/+22 |
* | Move unified search to OCS api | Joas Schilling | 2020-09-07 | 1 | -11/+11 |
* | Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 | Daniel Calviño Sánchez | 2020-09-03 | 1 | -4/+1 |
* | Bump @nextcloud/vue to v2.6.3 | John Molakvoæ (skjnldsv) | 2020-09-03 | 1 | -1/+1 |
* | Fix search placeholder animation & dark theme compatibility | John Molakvoæ (skjnldsv) | 2020-09-03 | 1 | -21/+28 |
* | Allow unified search filtering | John Molakvoæ (skjnldsv) | 2020-09-03 | 1 | -7/+87 |
* | Emit unified search query | Raimund Schlüßler | 2020-09-02 | 1 | -0/+5 |
* | Add the missing cursor parameter to unified search requests | Christoph Wurst | 2020-08-26 | 1 | -1/+1 |
* | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 1 | -17/+12 |
* | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 1 | -12/+1 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 1 | -14/+59 |
* | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 1 | -1/+0 |
* | Unified search UI | John Molakvoæ (skjnldsv) | 2020-08-03 | 1 | -0/+505 |
* | Move core/js/files to webpack | Roeland Jago Douma | 2020-05-22 | 1 | -2/+2 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -1/+35 |
* | Set direct login after password reset | Julius Härtl | 2020-01-09 | 1 | -0/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -16/+16 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Pass on direct query parameter during login | Roeland Jago Douma | 2019-10-16 | 1 | -0/+5 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -72/+72 |
* | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 1 | -1/+17 |
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -0/+125 |