summaryrefslogtreecommitdiffstats
path: root/core/src/components/login/LoginForm.vue
Commit message (Expand)AuthorAgeFilesLines
* Wrap long productName on login formfenn-cs2023-08-141-0/+1
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+1
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+5
* Fix warnings on login pageVincent Petry2022-11-181-2/+2
* Fix rendering of login headlineChristopher Ng2022-11-081-1/+2
* Fix empty password string being submitted to serverChristopher Ng2022-10-131-1/+1
* Set focus to input fieldDaniel Kesselberg2022-09-161-2/+2
* add a heading to the login formszaimen2022-09-121-0/+5
* More cleaning up of the login componentCarl Schwan2022-09-061-34/+29
* Use new vue components in login formCarl Schwan2022-09-051-74/+60
* More dark theme fixesCarl Schwan2022-08-261-1/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-4/+4
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* LoginForm: Fix password label translation callMarcel Klehr2022-07-181-1/+1
* Use Button component to show password for improved accessibilityChristopher Ng2022-07-071-13/+37
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-5/+1
* Add autocompletion for password resetCarl Schwan2021-10-221-2/+5
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-221-1/+3
* Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-121-1/+1
* Fix untranslated "User disabled" on login screenNina Pypchenko2020-12-161-1/+1
* 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
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-211-0/+1
* Start with webauthnRoeland Jago Douma2020-03-311-14/+5
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-13/+13
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-161-0/+8
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-131/+131
* 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
* adding toggle password to be able to see itPhie2019-07-091-1/+14
* Vueify the login pageChristoph Wurst2019-05-291-0/+202