summaryrefslogtreecommitdiffstats
path: root/core/src/components/login
Commit message (Expand)AuthorAgeFilesLines
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-1/+1
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-221-1/+5
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-3/+3
* Use generateUrl and imagePath instead of OC.*Joas Schilling2020-07-141-3/+16
* Use space instead of tab inside translationJoas Schilling2020-07-141-1/+1
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-041-1/+1
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-212-0/+2
* Add fieldset to align arrowDaniel Kesselberg2020-04-011-47/+49
* Start with webauthnRoeland Jago Douma2020-03-313-14/+269
* No tabs in translationsJoas Schilling2020-03-091-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-193-31/+31
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-161-0/+8
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-052-2/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-013-285/+289
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+2
* Force proper action for login formJulius Härtl2019-08-191-0/+1
* Send new password instead of empty stringDaniel Kesselberg2019-08-191-1/+1
* Move actual password reset to vueJulius Härtl2019-07-311-0/+139
* adding toggle password to be able to see itPhie2019-07-091-1/+14
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-071-1/+1
* changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
* Vueify the login pageChristoph Wurst2019-05-292-0/+352