2FAuth/resources/js/components
2022-07-18 15:30:45 +02:00
..
App.vue Add a reset command to set up a Testing app with data (like Demo) 2022-07-07 16:39:57 +02:00
Button.vue Use Button component to submit all forms 2020-01-21 17:03:00 +01:00
FieldError.vue Add simplified Form component to Create vue 2020-01-20 17:16:08 +01:00
Footer.vue Fix #82 - Add a proxy logout URL and skip auto lock when it is not set 2022-05-16 23:51:33 +02:00
Form.js Update Vue front-end according to the new API definition and paths 2022-03-31 11:24:01 +02:00
FormButtons.vue Add possibility to delete the registered user and reset 2FAuth data 2022-03-31 11:24:01 +02:00
FormCheckbox.vue Fix and complete reverse-proxy support & Adjust front-end views 2022-03-31 11:24:01 +02:00
FormErrors.js Add simplified Form component to Create vue 2020-01-20 17:16:08 +01:00
FormField.vue Add IsDisabled prop to FormField component 2022-07-07 11:53:10 +02:00
FormSelect.vue Update Vue front-end according to the new API definition and paths 2022-03-31 11:24:01 +02:00
FormSwitch.vue Fix FormSwitch component attributes binding 2020-03-13 11:58:12 +01:00
FormToggle.vue Fix the Display mode option not saving at click 2022-07-18 15:30:45 +02:00
FormWrapper.vue Refine UI and translations 2022-04-15 16:20:34 +02:00
index.js Add OAuth Personal Access Token management 2022-03-31 11:24:01 +02:00
Kicker.vue Add an Auto Lock page to enforce logout et prevent CSRF mismatch error 2022-07-13 14:56:25 +02:00
Modal.vue Make modal component non closable 2022-05-19 15:44:33 +02:00
OtpDisplayer.vue Remove OTP formatting for Steam password 2022-07-07 11:53:10 +02:00
SettingTabs.vue Close #96 - Set unique page titles 2022-07-07 18:04:04 +02:00