Commit graph

1616 commits

Author SHA1 Message Date
varjolintu
ee6fc83d46 Add support for reset all settings 2025-10-06 20:03:34 +03:00
Sami Vänttinen
c2dd4cbb98
Merge pull request #2719 from keepassxreboot/update_to_1910
Update to 1.9.10
2025-10-05 21:57:35 +03:00
varjolintu
ec6cfdc101 Update to 1.9.10 2025-10-05 20:00:21 +03:00
Sami Vänttinen
3f41a8bdfc
Merge pull request #2698 from keepassxreboot/fix/handle_window_offsets
Handle window offsets for DOM content positioning
2025-10-05 15:51:23 +03:00
Sami Vänttinen
a7ae7533f3
Fix the logical error in isElementInside() (#2714) 2025-10-01 16:38:11 +03:00
varjolintu
1f184256dc Fix the logical error in isElementInside() 2025-10-01 07:09:25 +03:00
Eamon Nerbonne
f9147189bc
Update ignoreRegex to include promo codes (#2711)
Update ignoreRegex to include promo codes
2025-09-28 16:46:52 +03:00
Sami Vänttinen
b51f318dea
Refactor browser version information function (#2709)
Refactor browser version information function
2025-09-27 08:11:24 +03:00
Sami Vänttinen
2b69d31f32
Change settings icon (#2706)
Change General Settings and Site Preferences icons
2025-09-26 08:48:45 +03:00
varjolintu
17839fefe7
Handle window offsets for DOM content positioning 2025-09-24 23:34:01 -04:00
Sami Vänttinen
6fcd817e96
Fix filling wrapped input fields (#2699)
Fix filling Reddit 2FA field
2025-09-23 15:45:58 +03:00
Sami Vänttinen
a9a30e7625
Merge pull request #2700 from keepassxreboot/fix/dont_fill_username_to_password_field
Do not fill username to already filled password field
2025-09-23 07:22:49 +03:00
varjolintu
55cf8c05ad Do not fill username to already filled password field 2025-09-22 10:57:15 +03:00
Sami Vänttinen
ac35caaa35
Merge pull request #2694 from keepassxreboot/feature/add_disable_passkeys_for_site_option
Add Disable passkeys for Site Preferences features
2025-09-20 15:54:57 +03:00
Sami Vänttinen
84374d1d13
Merge pull request #2693 from keepassxreboot/feature/add_overlay_exceptions
Add overlay exceptions feature
2025-09-20 15:54:39 +03:00
Sami Vänttinen
10e5b91ece
Merge pull request #2691 from keepassxreboot/fix/fill_relevant_credential_entry
Fix filling relevant credential entries
2025-09-20 15:54:18 +03:00
varjolintu
b439017d0f Add Disable passkeys for Site Preferences features 2025-09-20 15:53:55 +03:00
varjolintu
d1f6f611a6 Add overlay exceptions feature 2025-09-20 10:09:06 +03:00
varjolintu
a610ff70bd Fix filling relevant credential entries 2025-09-15 20:24:01 +03:00
Sami Vänttinen
bbff228b40
Merge pull request #2690 from keepassxreboot/fix/popovers_with_firefox_esr
Fix using popovers with Firefox ESR 115
2025-09-15 18:11:29 +03:00
varjolintu
c71cff07b9 Fix using popovers with Firefox ESR 115 2025-09-15 17:29:49 +03:00
Sami Vänttinen
a6d11091d8
Refactor Site Preferences options (#2666)
Refactor Site Preferences options
2025-09-15 06:54:58 +03:00
Mihai Ionut Vilcu
39c86225e3
Update observer-helper.js to handle mutations with multiple elements (#2635)
Update observer-helper.js to handle mutations with multiple elements
2025-09-14 11:59:19 +03:00
Sami Vänttinen
e842e01cf3
Merge pull request #2687 from keepassxreboot/fix/overlay_elements
Use popovers for icons and Autocomplete Menu in DOM
2025-09-14 11:50:16 +03:00
varjolintu
a65694f8ca Use popovers for icons and Autocomplete Menu in DOM 2025-09-13 12:38:39 +03:00
Sami Vänttinen
5468c2058d
Merge pull request #2682 from keepassxreboot/fix/detect_existing_combination
Fix detecting existing combination
2025-09-10 21:26:59 +03:00
Sami Vänttinen
8042b71735
Update to 1.9.9.6 (#2683) 2025-09-09 19:16:33 +03:00
varjolintu
de22fa3d19 Update to 1.9.9.6 2025-09-09 18:47:20 +03:00
Jonathan White
362448eebc
Cache overlay discovery prior to checking top-level elements (#2670)
Cache overlay discovery prior to checking top-level elements
2025-09-09 18:41:17 +03:00
Sami Vänttinen
77a1f62979
Protect against form overlays (#2676)
Protect against form overlays
2025-09-06 14:34:39 +03:00
Sami Vänttinen
5f4133e8a3
Merge pull request #2677 from keepassxreboot/fix/check_element_in_treenode_walker
Fix using custom function with elements in TreeWalker
2025-09-04 16:35:00 +03:00
varjolintu
0aa321035c Fix using custom function witl elements in TreeWalker 2025-09-04 16:14:03 +03:00
Sami Vänttinen
1b547aca4d
Merge pull request #2675 from keepassxreboot/update_to_1995
Update to 1.9.9.5
2025-09-03 13:17:45 +03:00
varjolintu
57b3600f08 Update to 1.9.9.5 2025-09-03 12:01:19 +03:00
Sami Vänttinen
0bb0d97d2b
Merge pull request #2673 from keepassxreboot/fix/custom_login_fields_with_topmost_elem
Fix Custom Login Fields with topmost element check
2025-09-03 06:41:12 +03:00
varjolintu
99b5e31278 Fix Custom Login Fields with topmost element check 2025-09-02 22:27:53 +03:00
Sami Vänttinen
345b5e0bc9
Fix topmost input element check with labels (#2667)
Fix topmost input element check with labels
2025-09-02 15:14:48 +03:00
Sami Vänttinen
7f062de937
Merge pull request #2662 from keepassxreboot/update_to_1994
Update to 1.9.9.4
2025-08-29 13:30:35 +03:00
varjolintu
9f2d8972cf Update to 1.9.9.4 2025-08-29 08:13:36 +03:00
Sami Vänttinen
a4253447a1
Merge pull request #2659 from keepassxreboot/fix/topmost_element_shadow_dom
Fix topmost element check with Shadow DOM
2025-08-27 21:59:51 +03:00
varjolintu
f24c235692 Fix topmost element check with Shadow DOM 2025-08-27 17:12:03 +03:00
Sami Vänttinen
3e99239933
Merge pull request #2657 from keepassxreboot/varjolintu-patch-1
Update manifest.json
2025-08-27 13:34:40 +03:00
Sami Vänttinen
922e53de58
Update manifest.json
Fix missing version number update.
2025-08-27 11:09:24 +03:00
Sami Vänttinen
928004c035
Merge pull request #2655 from keepassxreboot/update_to_1993
Update to 1.9.9.3
2025-08-27 07:39:27 +03:00
varjolintu
9fbe0ebdea Update to 1.9.9.3 2025-08-27 06:46:22 +03:00
Sami Vänttinen
a1dc05ee74
Protect against overlays (#2651)
Protect against overlays
2025-08-27 06:13:57 +03:00
Sami Vänttinen
9f3a9ebc63
Merge pull request #2653 from keepassxreboot/fix/html_and_body_opacity
Clear credentials if html/body/form opacity limit is met
2025-08-26 13:34:05 +03:00
Sami Vänttinen
9ff98e8875
Merge pull request #2649 from keepassxreboot/fix/untrust-iframe
Add special error message for untrusted iframes
2025-08-26 07:37:00 +03:00
Sami Vänttinen
5d6c4834fd
Prevent style changes to wrapper divs (#2646)
Prevent style changes to wrapper divs
2025-08-24 07:47:54 +03:00
Jonathan White
6b360a9b14
Add special error message for untrusted iframes 2025-08-23 19:18:15 -04:00