Commit Graph

26 Commits

Author SHA1 Message Date
Bubka
9b34159c4c Add auto-lock option 2020-10-08 15:38:36 +02:00
Bubka
928704abf1 Notify user about token copy after clicking on it 2020-09-25 23:39:31 +02:00
Bubka
eb589b2b94 Add option to close token modal after the displayed token is copied 2020-03-23 21:41:59 +01:00
Bubka
0baf57b2a2 Use $root var for appSettings because vue.prototype vars are not reactive 2020-03-23 17:25:53 +01:00
Bubka
76ebf847df Set Options with fallback values and better boolean handling 2020-03-13 22:10:36 +01:00
Bubka
63d9bd4b5c Add ShowTokenAsDot setting 2020-02-27 16:58:04 +01:00
Bubka
9479555034 CSS adjustments 2020-02-06 17:03:08 +01:00
Bubka
be4e678080 Handle correctly counter update in case of HOTP preview 2020-02-06 16:06:02 +01:00
Bubka
4263951ef6 Add Test button to preview OTP before account storage 2020-02-05 23:45:53 +01:00
Bubka
1820dd1ddc Bind icon upload feature to Quick form 2020-02-05 11:52:26 +01:00
Bubka
d097810508 New creation process for a better UX 2020-02-04 17:06:11 +01:00
Bubka
ad6091c392 Remove error catching to let the interceptor do the job 2020-02-02 22:58:29 +01:00
Bubka
372239b673 Add ellipsis everywhere 2020-01-29 22:37:20 +01:00
Bubka
d662a15f85 Small UI adjustment 2020-01-27 22:18:45 +01:00
Bubka
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
24e643ff87 Full support of HOTP 2020-01-24 22:37:48 +01:00
Bubka
ad18021019 Prevent OTP display latency when opening modal 2020-01-23 20:51:55 +01:00
Bubka
7fca9cdf3c Fix account loading when requesting an OTD 2020-01-23 17:07:05 +01:00
Bubka
8bfd812c70 Move Account getter to Twofaccount component (to fix) 2020-01-22 17:32:41 +01:00
Bubka
59e96a9491 Remove unnecessary OneTimePassword component 2020-01-22 15:27:33 +01:00
Bubka
da6d64f9ee Refactore and fix for icon management 2020-01-08 23:22:51 +01:00
Bubka
0e79209b6d Handle empty or missing icon 2020-01-08 17:03:41 +01:00
Bubka
59952237bd Toggle visibility of edit & delete icons 2020-01-06 23:11:18 +01:00
Bubka
9e7ea7d0fb refactoring de Name & Email vers Service & Account 2020-01-06 21:45:14 +01:00
Bubka
a5858093b0 Move edit link 2020-01-02 00:07:47 +01:00
Bubka
f968668d82 Set modal as component 2019-12-21 23:25:19 +01:00