Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Reword login form disabled warning #37949 | Julian-Samuel Gebühr | 2024-03-17 | 1 | -4/+4 |
* | fix: login page now correctly shows email LDAP settings | Eduardo Morales | 2024-03-10 | 1 | -0/+2 |
* | fix: content info footer on guest pages | Richard Steinmetz | 2023-09-19 | 1 | -27/+1 |
* | feat(login): Use `tertiary` button for "back to login" | Ferdinand Thiessen | 2023-05-17 | 1 | -3/+12 |
* | fix(login): Make login form and footer look like a dashboard panel | Ferdinand Thiessen | 2023-05-16 | 1 | -5/+35 |
* | Remove js navigation on alternative login click | zorn-v | 2023-01-10 | 1 | -5/+1 |
* | More cleaning up of the login component | Carl Schwan | 2022-09-06 | 1 | -31/+37 |
* | Use new vue components in login form | Carl Schwan | 2022-09-05 | 1 | -8/+9 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -76/+115 |
* | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -5/+1 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -4/+2 |
* | Properly apply the username prefill | Julius Härtl | 2021-12-29 | 1 | -2/+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 |
* | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -6/+22 |
* | 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 |
* | 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 |