Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -2/+2 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Fix eslint and update bundles | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -43/+1 |
* | Allow WebAuthn on localhost as well | Morris Jobke | 2021-06-17 | 1 | -0/+1 |
* | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -0/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -2/+6 |
* | Allow admins to disable the login form | Roeland Jago Douma | 2021-03-08 | 1 | -0/+1 |
* | Fix loading error catch | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -1/+1 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -0/+3 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -2/+2 |
* | Pass on direct query parameter during login | Roeland Jago Douma | 2019-10-16 | 1 | -1/+2 |
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 1 | -2/+3 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -14/+15 |
* | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 1 | -0/+2 |
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -37/+52 |
* | Create a login bundle for login page scripts | Christoph Wurst | 2019-05-07 | 1 | -0/+48 |