summaryrefslogtreecommitdiff
path: root/packages/client/src/pages/settings/2fa.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-216/+0
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-221-1/+1
|
* :art:syuilo2022-12-201-17/+17
|
* Use tabler icons (#9354)syuilo2022-12-191-2/+2
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* refactor(client): refactor file name and directory structuresyuilo2022-09-061-2/+2
|
* fix: spellcheck is boolean not stringJohann1502022-07-041-1/+1
|
* chore: fix some lints automatically (#8788)Johann1502022-06-101-1/+1
| | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* fix lints (#8737)Johann1502022-05-261-2/+2
| | | | | | | | | | | | | | | * fix: emits use ev instead of e * fix: errors use err instead of e * fix: replace use of data where possible * fix: events use evt instead of e * fix: use strict equals * fix: use emoji instead of e * fix: vue lints
* fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal2022-05-231-1/+1
|
* enhance: Display TOTP Register URLsyuilo2022-05-141-2/+3
| | | | | | Close #7261 Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
* refactor(client): refactor 2FA settings to Composition API (#8599)Andreas Nedbal2022-05-051-164/+153
|
* tweak clientsyuilo2022-01-021-3/+0
|
* client: refine uisyuilo2021-11-281-62/+52
|
* update linrsyuilo2021-11-191-4/+4
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-181-17/+9
|
* refactoringsyuilo2021-11-121-0/+247
Resolve #7779