Commit graph

1353 commits

Author SHA1 Message Date
Sami Vänttinen
1ccfbff792
Merge pull request #2162 from keepassxreboot/update_to_1903
Update to 1.9.0.3
2024-03-30 13:50:40 +02:00
varjolintu
7dc0720558 Update to 1.9.0.3 2024-03-30 13:28:31 +02:00
Sami Vänttinen
ed63d9a53e
Merge pull request #2161 from keepassxreboot/fix/passkeys_alg_string_firefox_version
Parse algorithm type as Number(). Fix required Firefox version.
2024-03-30 13:18:08 +02:00
varjolintu
f9b9bae410 Parse algorithm type as Number(). Fix required Firefox version. 2024-03-30 08:10:27 +02:00
Sami Vänttinen
dc3b0c495e
Merge pull request #2154 from keepassxreboot/fix/password_generator_next_field
Fix filling the next field from password generator
2024-03-23 17:37:10 +02:00
Sami Vänttinen
043c92870a
Merge pull request #2155 from keepassxreboot/fix/show_noc_in_http_auth
Fix showing number of credentials with HTTP Basic Auth
2024-03-23 15:53:58 +02:00
varjolintu
aaf7843aab Fix showing number of credentials with HTTP Basic Auth 2024-03-23 13:39:47 +02:00
varjolintu
e0c8ba308a Fix filling the next field from password generator 2024-03-23 13:29:27 +02:00
Sami Vänttinen
63d929092d
Merge pull request #2147 from keepassxreboot/update_to_1902
Update to 1.9.0.2
2024-03-14 15:01:22 +02:00
varjolintu
0a5956d08c Update to 1.9.0.2 2024-03-14 07:39:59 +02:00
Sami Vänttinen
0934446d9d
Merge pull request #2143 from keepassxreboot/fix/passkeys_fix_forwarding_to_fallback
Fix forwarding to fallback on errors
2024-03-13 15:01:31 +02:00
Sami Vänttinen
1b85039bb2
Merge pull request #2144 from keepassxreboot/fix/passkeys_adjust_translations
Passkeys: Adjust translations
2024-03-12 21:00:17 +02:00
varjolintu
9667e19ff7 Passkeys: Adjust translations 2024-03-12 20:28:13 +02:00
varjolintu
f36985f454 Fix forwarding to fallback on errors 2024-03-12 15:35:28 +02:00
Sami Vänttinen
22af4ac343
Merge pull request #2141 from keepassxreboot/fix/passkeys_add_exceptions
Add exceptions to Passkeys handling
2024-03-12 15:15:05 +02:00
varjolintu
a80fe66126 Add exceptions to Passkeys handling 2024-03-11 16:35:58 +02:00
Sami Vänttinen
14f2c9ae19
Add cookies permission to all manifests (#2134)
Add cookies permission to all manifests
2024-03-07 17:34:49 +02:00
Sami Vänttinen
71a7782cfa
Merge pull request #2137 from keepassxreboot/fix/show_popup_login_filter
Fix showing login filter in the popup
2024-03-07 17:34:13 +02:00
varjolintu
7a4756a812 Fix showing login filter in the popup 2024-03-07 16:37:27 +02:00
Sami Vänttinen
2777b15149
Merge pull request #2131 from keepassxreboot/update_manifests
Update manifests
2024-03-04 20:57:33 +02:00
varjolintu
dd66b22688 Update manifests 2024-03-04 19:55:39 +02:00
Sami Vänttinen
fcd5fa2684
Merge pull request #2130 from keepassxreboot/update_to_190
Update to 1.9.0
2024-03-04 19:38:12 +02:00
varjolintu
08a11e7c38 Update to 1.9.0 2024-03-04 18:19:03 +02:00
Sami Vänttinen
87374dfa89
Passkey improvements (#2121)
Passkey improvements
2024-03-04 18:10:58 +02:00
Sami Vänttinen
66d93f6911
Merge pull request #1966 from keepassxreboot/fix/remove_internal_password_generator
Remove internal password generator
2024-02-25 14:32:46 +02:00
Sami Vänttinen
41506f8cb1
Merge pull request #2125 from keepassxreboot/feature/show_no_credentials_in_toolbar_icon
Show number of credentials in the extension icon
2024-02-25 14:32:32 +02:00
varjolintu
4e045a0d8c Switch to browserAction wrapper for Manifest V3 compatibility 2024-02-25 14:24:53 +02:00
varjolintu
65db1b7a2f Show number of credentials in the extension icon 2024-02-25 14:15:50 +02:00
varjolintu
25975d1558 Remove internal password generator 2024-02-25 14:11:21 +02:00
Sami Vänttinen
91cc1d17dc
Merge pull request #2120 from tinyoverflow/fix-icon-placement
Fix calculation of icon offset
2024-02-25 14:09:36 +02:00
Sami Vänttinen
fc1c3a4b84
Merge pull request #1723 from keepassxreboot/manifest_v3
Support for Manifest V3
2024-02-25 14:09:10 +02:00
Felix Stieglitz
f717229f8e
Remove debugging leftover 2024-02-16 08:16:58 +01:00
Felix Stieglitz
d183b31bbd
Fix calculation of icon offset 2024-02-16 01:12:00 +01:00
Sami Vänttinen
b0a9ed5082
Merge pull request #2114 from keepassxreboot/fix/passkeys_invalid_error
Passkeys: Fixes invalid error message related to Resident Keys
2024-02-08 15:04:20 +02:00
varjolintu
5cc8cc8020 Passkeys: Fixes invalid error message related to Resident Keys 2024-02-08 09:05:25 +02:00
Sami Vänttinen
fb2eff8495
Merge pull request #2107 from keepassxreboot/fix/dont_fill_password_to_plaintext_fields
Do not allow filling password (only) to plain text fields
2024-02-02 17:53:07 +02:00
Sami Vänttinen
d713bf4565
Merge pull request #2106 from keepassxreboot/fix/dont_clear_username
Do not clear the username field if the entry has no username set
2024-02-02 17:52:52 +02:00
varjolintu
4c684fcb1c Do not allow filling password (only) to plain text fields 2024-02-01 17:29:16 +02:00
varjolintu
b785221d4e Do not clear the username field if the entry has no username set 2024-02-01 16:23:55 +02:00
Sami Vänttinen
8bcd8b54fe
Merge pull request #2100 from keepassxreboot/update_to_1812
Update to 1.8.12
2024-01-28 14:59:33 +02:00
varjolintu
bf1216f1c9 Update to 1.8.12 2024-01-28 09:50:56 +02:00
Sami Vänttinen
d321dbf675
Merge pull request #2079 from keepassxreboot/feature/top-level_domain_check
Add support for TLD check and allowing Cross-Origin iframes option
2024-01-27 16:37:31 +02:00
Sami Vänttinen
6b3e189287
Merge pull request #2093 from keepassxreboot/feature/autofill_single_totp
Add option to fill TOTP automatically
2024-01-27 16:37:12 +02:00
varjolintu
8e4ecdb59e Add support for Manifest V3 2024-01-27 10:00:36 +02:00
varjolintu
b7739344d4 Code cleanup 2024-01-27 09:34:00 +02:00
varjolintu
5a0e211e19 Add option to fill TOTP automatically 2024-01-25 18:16:35 +02:00
Sami Vänttinen
2c07677207
Merge pull request #2082 from keepassxreboot/fix/passkeys_userverification_defaults
Passkeys: Set userVerification to default value if not found
2024-01-15 07:22:08 +02:00
varjolintu
c4a578e90b Set userVerification to default value if not found 2024-01-14 22:07:31 +02:00
varjolintu
b91820f694 Disable unit tests for now 2024-01-14 10:42:38 +02:00
varjolintu
81a6df3f15 Add option for allowing Cross-Origin iframes manually 2024-01-14 10:14:22 +02:00