Commit graph

10 commits

Author SHA1 Message Date
binsky
54d1171a8b switch to an updated OTP lib and add support for custom OTP digits and period values
Signed-off-by: binsky <timo@binsky.org>
2022-08-27 02:35:25 +02:00
Tobias Speicher
3abba5338e
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:55:03 +01:00
ZanderCodes
4384f8e4de Fix 16 Bits Codes
Signed-off-by: ZanderCodes <admin@zandercodes.com>
2020-03-04 18:24:30 +01:00
ZanderCodes
0824117e6b Fix TOTP View
Amazon TOTP not view in nextcloud because bits are not correct.

Signed-off-by: ZanderCodes <admin@zandercodes.com>
2020-03-03 14:25:54 +01:00
brantje
0c9d2468df
Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje
f37226d8cd Add otp tab, add files tab 2016-09-13 23:03:12 +02:00