589 Commits

Author SHA1 Message Date
c71464b763 Add fallback to regular variant & Add the Strict fetch user preference 2025-06-16 08:44:42 +02:00
6909be3318 Add variant support to the logo fetching feature 2025-06-13 16:46:28 +02:00
4ab56d74ed Fix padding around the Icon field 2025-06-06 09:53:34 +02:00
c693c840b2 Add ability to force the queried icons collection on the Advanced form 2025-06-05 13:06:03 +02:00
9e3794a956 Add the Preferred icon collection user preference 2025-06-05 13:03:08 +02:00
7644306609 Fix steam otps not rotating when OTPs are always On - Closes #477 2025-06-02 15:59:40 +02:00
12228bc536 Allow PAT usage while useSsoOnly is enabled - Resolves #474 2025-06-02 15:49:18 +02:00
83d1394afa Fix find method called on undefined object 2025-04-07 16:15:05 +02:00
07fbc2603e Remove useless and not recommended p tag around an ul tag 2025-03-27 21:34:53 +01:00
cd038384eb Add support of language tags composed of multiple sub-tags 2025-03-27 15:44:59 +01:00
764b687904 Add custom defaults & locking to user preferences - Closes #413 2025-03-25 13:52:43 +01:00
f744556bcc Merge pull request #455 from BitSleek/dev
Fix logo size overflow
2025-03-10 10:44:59 +01:00
0f311f268a Fix logo size overflow 2025-03-05 21:28:38 +01:00
ab5d6873f1 Merge branch 'Fix-CWE-362' into dev 2025-03-04 11:59:17 +01:00
46c1131b10 Pre-calculate next OTP & Add user pref to show/hide it - Closes #416 2025-03-03 17:02:27 +01:00
f3945463b7 Sync app settings at login/registration instead of page load 2025-02-27 08:39:29 +01:00
4ef76e0ae9 Remove version number from footer & About view if anon - Resolves #432 2025-02-26 16:55:36 +01:00
530b1a5cf6 Make the search feature act as soon as the user starts typing - Closes #441 2025-02-25 15:45:15 +01:00
11db01e889 Fix sorting fails when service is null - Closes #438 2025-02-25 08:16:05 +01:00
78e337021e Quick fix 2025-02-13 17:23:54 +01:00
4c14586ff5 Fix performance issue when switching to Manage mode - Fixes #421 2024-11-23 19:43:52 +01:00
ec26f19536 Fix cropped QR codes - Fixes #420 2024-11-22 15:02:13 +01:00
6ead7708b5 Add explicit button type 2024-11-22 15:01:06 +01:00
6fa0588d72 Fix advanced form submit when the footer menu is opened - Fixes #418 2024-11-21 17:01:22 +01:00
d764d1c794 Fix & Enhance accessibility 2024-11-21 16:02:02 +01:00
f6c090781e Use inert attribute in place of aria-hidden 2024-11-19 14:57:00 +01:00
97059cbf8d Fix js error on capslock checking 2024-11-19 13:39:07 +01:00
9c917ab1cc Remove irrelevant aria-hidden attribute 2024-11-19 13:38:19 +01:00
2c73dac9db Fix space clearing not being triggered because of wrong emit 2024-11-19 13:15:10 +01:00
f8bb907d6c Add missing indicator in the new footer display 2024-11-09 15:34:07 +01:00
dc141af9cd Remove useless translations 2024-11-08 16:18:16 +01:00
3e2a80b816 Add ability to export data as otpauth URIs - Closes #386 2024-11-08 08:41:11 +01:00
63a700da44 Fix hidden content in Modal on small screen 2024-11-07 16:12:07 +01:00
fd42ad8b3e Add & Enable logged-in user's email in footer with new menu for nav links - Closes #404 2024-11-04 15:04:58 +01:00
533cc32cbe Remove useless code 2024-10-27 08:16:48 +01:00
f009b31a68 Add Store icons to database feature 2024-10-27 08:16:48 +01:00
922902c934 Add health endpoint to admin panel - Completes #271 2024-09-25 22:16:12 +02:00
30125e6658 Indent the Default Capture Mode user preference 2024-09-25 08:53:35 +02:00
091129ef06 Add a setting to restrict authentication to SSO only - Closes #368, Closes #362 2024-09-25 08:53:34 +02:00
4d56e74b6f Send useful URLs to the front-end 2024-09-20 10:43:07 +02:00
189f02ae9e Add a user attribute to identify authentication by proxy 2024-09-20 10:37:33 +02:00
d629ed83c5 Move SSO & Registration settings to the new admin panel's Auth page 2024-09-20 09:58:53 +02:00
6102a4b3f6 Add an Auth page to the Admin panel 2024-09-20 08:10:20 +02:00
d90ffd504a Fix accounts sorting - Fixes #347 2024-09-09 15:20:09 +02:00
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
5d3a1be38f Fix accounts sorting - Closes #347 2024-07-30 10:08:28 +02:00
ada9aaf3ad Make the QuickForm Cancel button not rounded 2024-06-21 14:28:32 +02:00
e49c1abe93 Add user preference to automatically save accounts on QRcode submission 2024-06-21 14:25:39 +02:00
570f3bb9bd Add user preference to auto-close OTP after timeout 2024-06-21 14:23:03 +02:00
2f05f4993c Set case-insensitive sorting as default & Add a user pref to restore legacy behavior - Closes #347 2024-06-19 14:31:17 +02:00