aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components/login/PasswordLessLoginForm.vue
Commit message (Expand)AuthorAgeFilesLines
* feat: replace material icons with outline versionsskjnldsv2025-07-241-1/+1
* fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen2025-03-191-4/+10
* fix(login): simplify code and use consistent layoutFerdinand Thiessen2025-03-181-42/+40
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-0/+4
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-161-110/+24
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-2/+2
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-291-1/+0
* feat(login): Improve passwordless login boxFerdinand Thiessen2023-05-171-24/+33
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-4/+4
* Fix default redirect on successful WebAuthn loginRichard Steinmetz2022-12-051-3/+4
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-5/+0
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-221-1/+2
* Update login with device page stylesChristopher Ng2021-06-211-7/+26
* Allow WebAuthn on localhost as wellMorris Jobke2021-06-171-2/+6
* 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
* Start with webauthnRoeland Jago Douma2020-03-311-0/+208