Commit graph

854 commits

Author SHA1 Message Date
Sami Vänttinen
37acdeea3c
Merge pull request #1243 from keepassxreboot/feature/xpath_as_custom_login_id
Use XPath for element ID creation
2021-03-08 16:31:04 +02:00
varjolintu
de938259b9 Show notification when fields are not found 2021-03-07 10:46:06 +02:00
Sami Vänttinen
585e4d0123
Merge pull request #1256 from keepassxreboot/feature/additional_keyboard_shortcuts
Additional keyboard shortcuts
2021-03-03 06:28:59 +02:00
varjolintu
062b7136cc Add reopen database keyboard shortcut option 2021-03-02 20:55:47 +02:00
varjolintu
d146b6830a Additional keyboard shortcuts 2021-03-02 16:59:26 +02:00
Sami Vänttinen
65044321e8
Merge pull request #1251 from keepassxreboot/fix/protonmail_mailbox_password
Add exception for Protonmail's mailbox password input
2021-02-28 20:49:43 +02:00
Sami Vänttinen
7342146eac
Merge pull request #1252 from keepassxreboot/fix/use_site_preferences_urls_with_lowercase
Handle Site Preferences URLs as lowercase
2021-02-28 20:49:28 +02:00
varjolintu
faa3d78f5c Handle Site Preferences URLs as lower case 2021-02-28 13:45:14 +02:00
varjolintu
f5f594696d Add exception for Protonmail mailbox password input 2021-02-28 08:05:50 +02:00
varjolintu
2785f16555 Generate XPath and fallback IDs 2021-02-27 09:55:55 +02:00
Sami Vänttinen
7191471ed7
Merge pull request #1248 from keepassxreboot/fix/multiple_autocomplete_menus
Add support for multiple menu locations
2021-02-27 08:54:42 +02:00
varjolintu
089efbe57e Add support for multiple menu locations 2021-02-26 14:09:41 +02:00
varjolintu
a42df70f68 Use XPath for element ID creation 2021-02-23 21:57:30 +02:00
Sami Vänttinen
80b3c5016d
Merge pull request #1227 from keepassxreboot/feature/reload_credentials_after_save
Reload credentials after save
2021-02-22 21:42:07 +02:00
varjolintu
d16d04fc1d Reload credentials after save and save credentials directly when Banner is disabled 2021-02-22 21:41:40 +02:00
Sami Vänttinen
894b8f4492
Merge pull request #1222 from keepassxreboot/update/webextension-polyfill
Updates webextension-polyfill from 0.3.1 to 0.7.0
2021-02-14 14:58:04 +02:00
varjolintu
7b6cb65569 Updates webextension-polyfill from 0.3.0 to 0.70 2021-02-14 10:24:26 +02:00
Sami Vänttinen
32dd3b1fc8
Merge pull request #1206 from keepassxreboot/fix/add_missing_checks_for_stringfields
Add missing checks for StringFields
2021-02-04 07:06:25 +02:00
Sami Vänttinen
8dd789f3c8
Merge pull request #1208 from keepassxreboot/fix/autocomplete_event_init
Do not initialize Autocomplete input field events twice
2021-02-04 07:06:17 +02:00
varjolintu
d543631a24 Do not initialize Autocomplete input field events twice 2021-02-04 07:05:46 +02:00
varjolintu
16e08b470b Add missing checks for StringFields 2021-02-02 07:54:42 +02:00
Sami Vänttinen
24f3dcb6de
Merge pull request #1202 from keepassxreboot/version_num_to_175
Bump version number to 1.7.5.
2021-01-31 13:39:22 +02:00
Sami Vänttinen
e96f603253
Bump version number to 1.7.5. 2021-01-31 09:47:55 +02:00
Sami Vänttinen
4992b20519
Merge pull request #1193 from keepassxreboot/fix/ignore_formaction_submit_elements
Ignore buttons with different formaction
2021-01-31 09:42:14 +02:00
varjolintu
2fb17f7b19 Switch from direct access to getAttribute() 2021-01-29 17:14:54 +02:00
varjolintu
5eac65ec85 Ignore buttons with different formaction 2021-01-22 15:57:24 +02:00
Sami Vänttinen
496a0d603c
Merge pull request #1183 from keepassxreboot/fix/password_generator_fill
Fix password generator fill
2021-01-21 06:17:51 +02:00
Sami Vänttinen
b718a2c6fb
Merge pull request #1188 from keepassxreboot/fix/add_totp_accepted_field
Add twofa as accepted TOTP field
2021-01-19 07:02:47 +02:00
varjolintu
9f06901db2 Add twofa as accepted TOTP field 2021-01-18 22:17:33 +02:00
varjolintu
369d496bb8 Fix password generator fill 2021-01-18 07:03:47 +02:00
Sami Vänttinen
88599acac8
Merge pull request #1173 from keepassxreboot/feature/totp_from_another_db
Add support for filling TOTP from another database
2021-01-17 14:39:37 +02:00
Sami Vänttinen
c0e5260748
Merge pull request #1170 from keepassxreboot/fix/show_win64_correctly_in_options
Show Win64 platform correctly in About page.
2021-01-15 14:17:15 +02:00
varjolintu
c5f1f959dd Show Win64 correctly as the platform in About tab 2021-01-15 14:16:48 +02:00
varjolintu
b852185bea TOTP Autocomplete Menu and support for filling TOTP from another database. 2021-01-15 14:14:36 +02:00
Sami Vänttinen
0705bce62f
Merge pull request #1172 from keepassxreboot/fix/ebay_auto_submit
Fix Auto-Submit for eBay
2021-01-11 07:00:19 +02:00
Sami Vänttinen
6dc93f15be
Merge pull request #1171 from keepassxreboot/fix/ebay_logins
Fix detecting eBay password input fields
2021-01-11 06:59:59 +02:00
Sami Vänttinen
6c88696e3e
Merge pull request #1169 from keepassxreboot/fix/improve_form_handling
Improve form handling with credential saving
2021-01-11 06:59:25 +02:00
Sami Vänttinen
b38c30548c
Merge pull request #1168 from keepassxreboot/fix/add_placeholder_to_totp_ignore
Check placeholder attribute for ignoring a false positive with TOTP
2021-01-11 06:59:06 +02:00
varjolintu
9059a78e2f Fix Auto-Submit for eBay 2021-01-09 11:55:33 +02:00
varjolintu
54a12fa233 Fix detecting eBay password input fields 2021-01-09 11:33:17 +02:00
varjolintu
a2afb83001 Improve form handling with credential saving 2021-01-09 09:09:16 +02:00
varjolintu
39139d698a Check placeholder attribute for ignoring a false positive with TOTP 2021-01-09 08:44:25 +02:00
Sami Vänttinen
880bad5469
Merge pull request #1156 from keepassxreboot/fix/small_fixes_for_174
Small fixes for 1.7.4
2020-12-21 20:48:03 +02:00
varjolintu
ec1d707237 Small fixes for 1.7.4 2020-12-21 20:41:56 +02:00
Sami Vänttinen
6ec8b55829
Merge pull request #1066 from keepassxreboot/feature/content_script_tests
Content script tests
2020-12-21 20:26:05 +02:00
varjolintu
eebb930b42 Content script tests 2020-12-20 17:57:34 +02:00
Sami Vänttinen
992d4a06cc
Merge pull request #1115 from keepassxreboot/fix/custom_login_fields
Custom Login Fields fixes
2020-12-20 16:49:31 +02:00
Sami Vänttinen
024d5db525
Merge pull request #1140 from keepassxreboot/feature/add_supporters
Add supporters
2020-12-20 16:49:10 +02:00
varjolintu
3da18601f8
Add support for textarea element with Custom Login Fields 2020-12-20 09:24:37 -05:00
varjolintu
0c30e118e3
Custom Login Fields fixes 2020-12-20 09:24:37 -05:00