Commit graph

1481 commits

Author SHA1 Message Date
varjolintu
00f0ee658e Modifications to Redetect Fields 2024-12-24 11:41:02 +02:00
Sami Vänttinen
0c1aa0e387
Merge pull request #2418 from keepassxreboot/fix/remove_span_from_ignored_nodes
Remove span element from ignored nodes
2024-12-21 15:03:23 +02:00
varjolintu
3cb0281264 Remove span element from ignored nodes 2024-12-21 08:54:14 +02:00
Sami Vänttinen
a277d6c8b9
Merge pull request #2411 from keepassxreboot/fix/add_checks_for_treewalker_filter
Add checks for TreeWalker filter
2024-12-15 15:13:14 +02:00
Sami Vänttinen
d614bb3d7b
Merge pull request #2412 from keepassxreboot/add_pull_request_template
Add pull request template
2024-12-15 15:12:56 +02:00
varjolintu
f6b4644211 Add pull request template 2024-12-15 14:53:12 +02:00
varjolintu
04f08c9c18 Add checks for TreeWalker filter 2024-12-15 14:45:43 +02:00
Sami Vänttinen
aba4ffc5e1
Merge pull request #2405 from keepassxreboot/fix/show_notification_for_non_connected_db
Show error notification when database is not connected
2024-12-11 17:07:12 +02:00
varjolintu
2d06cc6c14 Show error notification when database is not connected 2024-12-10 18:34:29 +02:00
Sami Vänttinen
c697bcae6b
Merge pull request #2398 from keepassxreboot/fix/add_predefined_sites
Add some predefined sites
2024-12-05 16:47:53 +02:00
varjolintu
8196f28c8b Add some predefined sites 2024-12-04 18:44:38 +02:00
Sami Vänttinen
ec17a88678
Update to 1.9.5 (#2392)
* Update to 1.9.5

* CHANGELOG
2024-11-27 06:40:15 +02:00
Sami Vänttinen
6258623d7b
Allow label on observer (#2391)
Allow label on observer and Reddit to improved input fields exception list
2024-11-26 15:02:54 +02:00
Sami Vänttinen
71cde7bc9f
Merge pull request #2387 from keepassxreboot/fix/adjust_segmented_totp
Adjust segmented TOTP detection
2024-11-21 19:17:10 +02:00
varjolintu
27a544902b Adjust segmented TOTP detection 2024-11-19 23:25:48 +02:00
Sami Vänttinen
ef2225f6b6
Add support for custom password change forms (#2383)
Add support for custom password change forms
2024-11-11 16:27:22 +02:00
Sami Vänttinen
9066f67e53
Merge pull request #2381 from keepassxreboot/fix/passkeys_store_override
Passkeys: fix navigator.credentials.store override
2024-11-09 17:01:43 +02:00
varjolintu
7be5f295a9 Passkeys: fix navigator.credentials.store override 2024-11-09 16:29:33 +02:00
Sami Vänttinen
445a807439
Merge pull request #2376 from keepassxreboot/fix/totp_detection
Adjust the TOTP ignore regex
2024-11-02 15:50:30 +02:00
varjolintu
9fd21aafa1 Adjust the TOTP ignore regex 2024-11-02 13:39:06 +02:00
Sami Vänttinen
392fe2e670
Refactor compare version functions (#2375)
Refactor compare version functions
2024-11-01 14:58:22 +02:00
Sami Vänttinen
82fef19699
Merge pull request #2372 from keepassxreboot/feature/custom_login_fields_checkbox_support
Add support for checkboxes with Custom Login Fields
2024-10-27 16:59:54 +02:00
varjolintu
648d5e5026 Add support for checkboxes with Custom Login Fields 2024-10-27 12:41:14 +02:00
Sami Vänttinen
df13d4ef41
Merge pull request #2371 from keepassxreboot/update_to_194
Update to 1.9.4
2024-10-26 08:42:26 +03:00
varjolintu
784aea85c4 Update to 1.9.4 2024-10-25 18:06:45 +03:00
Sami Vänttinen
47dc2adee6
Merge pull request #2366 from keepassxreboot/feature/managed_schema
Add support for managed settings using 3rdparty policy
2024-10-25 06:47:48 +03:00
varjolintu
4549219e21 Add support for managed settings using 3rdparty policy 2024-10-24 22:21:15 +03:00
Sami Vänttinen
7e291a2404
Merge pull request #2367 from keepassxreboot/fix/ignore_elements_with_animations
Ignore elements with animations when using dynamic input field detection
2024-10-21 22:17:03 +03:00
Sami Vänttinen
e2ddf7886d
Merge pull request #2360 from keepassxreboot/feature/improved_shadow_dom
Better identification for Shadow DOM in Improved Input Field Detection
2024-10-20 17:04:58 +03:00
varjolintu
cc9640c66f Ignore elements with animations when using dynamic input field detection 2024-10-20 15:35:14 +03:00
varjolintu
82b823ff4e Better identification for Shadow DOM in Improved Input Field Detection 2024-10-19 09:03:51 +03:00
Sami Vänttinen
5d692ecc34
Merge pull request #2361 from keepassxreboot/fix/base-translation
Fix base translation wording
2024-10-14 17:07:00 +03:00
Jonathan White
90c03186b8
Fix base translation wording
Resolves translator feedback from Transifex
2024-10-14 09:37:52 -04:00
Sami Vänttinen
d517b12bd5
Add support for draggable banners (#2359)
Add support for draggable banners
2024-10-08 07:00:43 +03:00
Sami Vänttinen
3f4825cc4c
Add icon offset exception to Royal Bank Canada (#2356)
Add icon offset exception to Royal Bank Canada
2024-10-05 16:35:26 +03:00
笑小笑
4792d44af8
Fix the coordinate shift caused by CSS zoom (#2341)
Fixed the coordinate shift caused by CSS zoom
2024-10-05 09:07:46 +03:00
Kirill Poletaev
928ed65e51
Prevent Illegal Invokcation on getPublicKey/getPublicKeyAlgorithm (#2323)
Prevent Illegal Invocation on getPublicKey/getPublicKeyAlgorithm
2024-10-05 08:51:09 +03:00
Sami Vänttinen
5efa5155a7
Merge pull request #2346 from keepassxreboot/feature/passkeys_modify_default_group
Add configuration option for modifying the passkeys default group
2024-10-01 17:20:29 +03:00
Sami Vänttinen
69e2986ad6
Merge pull request #2351 from keepassxreboot/fix/predefined_sites
Fix Predefined Sites for some pages
2024-10-01 17:20:13 +03:00
varjolintu
35d9adb4b2 Restrict passkeys default group feature to KeePassXC 2.7.10 and newer 2024-10-01 16:58:34 +03:00
varjolintu
a30cb27e5e Fix Predefined Sites for some pages 2024-09-30 21:37:49 +03:00
Sami Vänttinen
8b31246e11
Merge pull request #2350 from keepassxreboot/fix/eslint_globals
Use non-deprecated globals with ESLint
2024-09-29 11:40:48 +03:00
varjolintu
edf7f6dbbf Fix readonly 2024-09-28 21:59:23 +03:00
varjolintu
8754c49ae5 Use non-deprecated globals with ESLint 2024-09-28 09:04:50 +03:00
varjolintu
8f28059ac3 Add configuration option for default passkeys group 2024-09-14 17:57:01 +03:00
Sami Vänttinen
aa288ff797
Merge pull request #2329 from Flamefire/patch-1
Fix C&P issue in test
2024-09-03 17:50:52 +03:00
Alexander Grund
7a60b76486
Fix C&P issue in test
One test was duplicated. The intention of the function is to match identical strings and any case mismatch, hence that's 4 cases.
2024-09-02 09:41:41 +02:00
Sami Vänttinen
ffc1e903e1
Merge pull request #2326 from keepassxreboot/fix/hide_credential_banner
Hide Credential Banner on exception
2024-08-30 16:53:40 +03:00
varjolintu
05040f2ca6 Hide Credential Banner on exception 2024-08-25 15:34:13 +03:00
Sami Vänttinen
4c1f15d427
Merge pull request #2325 from keepassxreboot/update_to_193
Update to 1.9.3
2024-08-24 14:27:44 +03:00