aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components/login
Commit message (Expand)AuthorAgeFilesLines
* fix(login): only show error state on login box if user interactedFerdinand Thiessen2025-02-191-0/+5
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+0
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-2/+2
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-231-1/+1
* fix(login): Prevent submitting the login form multiple timesMarcel Müller2024-06-061-1/+7
* fix(login): Disable login button when already logging inMarcel Müller2024-06-061-0/+1
* feat(login-mask): remove `Login with` from labelSimon L.2024-05-211-2/+2
* chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-136-77/+20
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-161-110/+24
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-253-7/+128
* feat: Limit email input on auth pages to 255 charsfenn-cs2024-03-212-1/+13
* fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-101-1/+16
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-133-6/+6
* feat: rename users to account or personVincent Petry2024-02-132-4/+4
* fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-0/+8
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-1/+1
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-293-4/+0
* Wrap long productName on login formfenn-cs2023-08-131-0/+1
* feat(login): Improve passwordless login boxFerdinand Thiessen2023-05-171-24/+33
* More honest reset password request responseJosh Richards2023-04-131-3/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-5/+5
* 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