summaryrefslogtreecommitdiffstats
path: root/core/src/components/login
Commit message (Expand)AuthorAgeFilesLines
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+1
* Fix default redirect on successful WebAuthn loginRichard Steinmetz2022-12-051-3/+4
* Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* 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-063-44/+55
* Use new vue components in login formCarl Schwan2022-09-052-99/+93
* More dark theme fixesCarl Schwan2022-08-261-1/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-8/+8
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-252-8/+8
* Redesign guest pages for better accessibilityCarl Schwan2022-07-272-48/+15
* 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-215-54/+63
* Add autocompletion for password resetCarl Schwan2021-10-222-2/+8
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-222-2/+5
* Update login with device page stylesChristopher Ng2021-06-211-7/+26
* Allow WebAuthn on localhost as wellMorris Jobke2021-06-171-2/+6
* l10n: Unify spellingValdnet2021-05-201-1/+1
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-121-1/+1
* l10n: Correct spellingValdnet2021-04-091-2/+2
* Fix untranslated "User disabled" on login screenNina Pypchenko2020-12-161-1/+1
* 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