summaryrefslogtreecommitdiffstats
path: root/core/src/login.js
Commit message (Expand)AuthorAgeFilesLines
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-43/+1
* Allow WebAuthn on localhost as wellMorris Jobke2021-06-171-0/+1
* Handle device login like an alternative loginJoas Schilling2021-04-201-0/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+6
* Allow admins to disable the login formRoeland Jago Douma2021-03-081-0/+1
* Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-181-1/+1
* Start with webauthnRoeland Jago Douma2020-03-311-0/+3
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-2/+2
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-161-1/+2
* Use the external initial state implementationChristoph Wurst2019-10-121-2/+3
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-14/+15
* Move actual password reset to vueJulius Härtl2019-07-311-0/+2
* Vueify the login pageChristoph Wurst2019-05-291-37/+52
* Create a login bundle for login page scriptsChristoph Wurst2019-05-071-0/+48