Commit Graph

166 Commits

Author SHA1 Message Date
Bubka
903509b0c6 Fix inconsistent translation sources 2024-02-21 15:16:47 +01:00
Bubka
300d3c3dc8 Refresh user preferences from back-end when entering the Options view 2024-02-18 14:58:21 +01:00
Bubka
c5d173f45c Fix user registration via SSO with existing email and name 2023-12-14 15:39:14 +01:00
Bubka
9ff35195f0 Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
Bubka
b2e733eee5 Add a user pref to reveal dotted passwords - Closes #208 2023-12-05 11:40:39 +01:00
Bubka
c75e4eb047 Indent dependent options to enlighten when they can be used 2023-12-05 11:37:40 +01:00
Bubka
3459a364a0 Change the Kicker activation method to ensure minified code works as well 2023-11-30 13:18:35 +01:00
Bubka
96391fd1d5 Show content of non-OTP QR code after a live scan for copying or browsing 2023-11-28 14:08:25 +01:00
Bubka
74bb228483 Enhance information given to users when camera permission is denied 2023-11-24 10:55:45 +01:00
Bubka
0451888b84 Show error message instead of pushing to Error view 2023-11-23 14:50:19 +01:00
Bubka
39bbc8c134 Add a Link to Home in footer to exit browsing loop 2023-11-23 12:43:27 +01:00
Bubka
eb99e9200a Fix icon deletion & CreateUpdate form being submitted on Cancel 2023-11-22 15:28:38 +01:00
Bubka
e5f0dab0f5 Add spacing to the Import feature legends 2023-11-22 10:54:14 +01:00
Bubka
a224436d0c Enhance Administration legend of the Options view 2023-11-22 09:35:10 +01:00
Bubka
3c61edbf67 Change New password field label 2023-11-22 09:17:53 +01:00
Bubka
73b2c60311 Set new UI for the Import view 2023-11-21 13:45:53 +01:00
Bubka
0edb70b87e Change auto-lock notification phrase 2023-11-21 13:45:53 +01:00
Bubka
26511954c4 Fix kicker triggering & Show a notification when kicked-out 2023-11-21 13:45:52 +01:00
Bubka
e18653d553 Fix OTP not being displayed on the Import view 2023-11-21 13:45:51 +01:00
Bubka
7cf8a70743 Set up the Capture view 2023-11-21 13:45:50 +01:00
Bubka
b516fd9c33 Set up the Import view 2023-11-21 13:45:50 +01:00
Bubka
b55ea8c84f Make the on click refresh an automatic refresh 2023-11-21 13:45:49 +01:00
Bubka
68d98652a3 Set up the Create form 2023-11-21 13:45:49 +01:00
Bubka
15733f0b38 Bind Fields instead of full Form to the Login view inputs 2023-11-21 13:45:48 +01:00
Bubka
f7826aff6b Set up the About view 2023-11-21 13:45:47 +01:00
Bubka
0435cecd53 Adapt back-end to the new front-end auth management 2023-11-21 13:45:47 +01:00
Bubka
acc5d7170c Enhance webauthn error handling at registration 2023-09-16 09:34:55 +02:00
Bubka
b7ffb0be84 Add Bulgarian term in translations 2023-09-13 10:21:14 +02:00
Bubka
a1fc01b0df Update translations 2023-07-07 14:26:00 +02:00
Bubka
a15160319e Simplify Dots component & Fix TotpLooper refresh latency 2023-05-29 11:33:30 +02:00
Bubka
b8c810f885 Generate and Show all OTPs directly on the main view - Complete #153 2023-04-28 17:03:06 +02:00
Bubka
4f81b30fcd Add admin setting to disable user registration - Complete #170 2023-04-28 16:52:04 +02:00
Josh
0727428716 Renamed Loader to Spinner, added theming and localization 2023-04-24 19:30:23 +12:00
Bubka
4d8180a8c1 Replace the useWebauthnAsDefault option by a client side form toggle 2023-03-15 14:44:51 +01:00
Bubka
4753401827 Prevent last admin deletion & Update the Delete user feature 2023-03-10 16:02:56 +01:00
Bubka
fd6941d300 Update the About view and its controller to split user & admin vars 2023-03-10 16:01:23 +01:00
Bubka
5c83e17752 Let the WebAuthn form log in any user 2023-02-21 09:29:05 +01:00
Bubka
3c3d35bff5 Enable creation of multiple users 2023-02-20 17:09:59 +01:00
Bubka
46508fda75 Remove user check and redirection to registration on first landing 2023-02-19 23:00:39 +01:00
Bubka
5e5e50d053 Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00
Bubka
28b239108f Add RU translations 2023-02-08 16:40:38 +01:00
Bubka
d3bc99f328 Set OTPs formatting as a user option with multiple available formats 2023-02-08 16:18:57 +01:00
Bubka
eadebb41ac Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
Bubka
f661a0bc17 Change position of toolbar and buttons in Edit mode and add search 2022-12-14 22:24:57 +01:00
Bubka
017bbc6304 Replace darkghosthunter/larapass with laragear/webauthn 2022-11-25 15:20:36 +01:00
Bubka
0ac04a321d Upgrade to Laravel 9 2022-11-25 15:18:19 +01:00
Bubka
b9523c4e64 Update translations & Enable Chinese Simplified and Spanish 2022-10-17 15:43:49 +02:00
Bubka
3fcc2b906b Fix some accessibility issues 2022-10-14 12:01:53 +02:00
Bubka
8d3a97a701 Complete the release radar to notify new 2Fauth releases - Close #127 2022-10-12 11:14:17 +02:00
Bubka
e99c684018 Complete the Import view with Aegis and 2FAS migrations support
Close #128
2022-10-12 11:14:17 +02:00