Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wording on profile page | Christopher Ng | 2021-11-23 | 1 | -2/+8 |
* | Profile frontend | Christopher Ng | 2021-10-19 | 1 | -0/+531 |
* | Search function strong tag for user input | kavita.sonawane@t-systems.com | 2021-09-01 | 1 | -1/+4 |
* | Fix missing label and accessibility of Search function | Jan C. Borchardt | 2021-07-29 | 1 | -1/+1 |
* | Fix Login & Users settings page | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -1/+1 |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -66/+36 |
* | Allow WebAuthn on localhost as well | Morris Jobke | 2021-06-17 | 1 | -0/+5 |
* | Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like... | Joas Schilling | 2021-04-22 | 1 | -6/+22 |
|\ | |||||
| * | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -6/+22 |
* | | Fix screenreader label of search icon | Jan C. Borchardt | 2021-04-19 | 1 | -1/+8 |
|/ | |||||
* | Fix 'Log in with a device' link focusability | Jan C. Borchardt | 2021-04-12 | 1 | -2/+4 |
* | Lint fix | John Molakvoæ (skjnldsv) | 2021-03-17 | 1 | -2/+2 |
* | Allow admins to disable the login form | Roeland Jago Douma | 2021-03-08 | 1 | -1/+14 |
* | do not lower case search provider names on web ui | Arthur Schiwon | 2021-01-25 | 1 | -1/+1 |
* | 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 |