Commit graph

788 commits

Author SHA1 Message Date
Sami Vänttinen
ccf0195463
Merge pull request #1104 from keepassxreboot/fix/keyboard_shortcuts_page
Improve keyboard shortcuts page
2020-12-08 08:10:33 +02:00
Sami Vänttinen
06da8b7687
Merge pull request #1122 from keepassxreboot/fix/move_issearchfield
Move isSearchField() to a better location
2020-12-08 08:10:15 +02:00
Sami Vänttinen
166f65e1ae
Merge pull request #1125 from keepassxreboot/update_nacl
Update tweetnacl-js to 1.0.3
2020-12-08 08:09:52 +02:00
Bart Nagel
08380827c2 Allow filling KPH attributes from context menu
Co-authored-by: varjolintu <sami.vanttinen@protonmail.com>
2020-12-07 22:59:57 -05:00
varjolintu
3b9b6b7b86 Update tweetnacl-js to 1.0.3 2020-11-26 16:57:16 +02:00
varjolintu
577dadfd18 Move isSearchField() to a better location 2020-11-21 17:59:35 +02:00
varjolintu
e33d57db7a Improve keyboard shortcuts page 2020-11-09 21:38:41 +02:00
Sami Vänttinen
376510c3f8
Merge pull request #1099 from keepassxreboot/fix/extra_check_for_form_action
Add extra checks for form.action
2020-11-07 17:21:03 +02:00
varjolintu
bc2a1fcd12 Add extra checks for form.action 2020-11-07 15:19:29 +02:00
Sami Vänttinen
c273b3b9dd
Merge pull request #1094 from philipreimer/fix/submit_username_when_selecting_from_autocomplete_list_via_keyboard
Fix submitting the usernam when selecting from autocomplete list via keyboard
2020-11-07 11:34:04 +02:00
Sami Vänttinen
6c529058f4
Merge pull request #1084 from keepassxreboot/fix/add_site_fidelity_dot_com
Add fidelity.com to Predefined Sites
2020-11-06 13:14:55 +02:00
Philip Reimer
918139a1d1 fixes #1013 2020-11-05 22:02:51 +01:00
varjolintu
7ee83ede26 Add fidelity.com to Predefined Sites 2020-11-04 16:11:46 +02:00
Sami Vänttinen
e4bd2bd0f5
Merge pull request #1090 from keepassxreboot/fix/predefined_sites
Fixes for Predefined Sites
2020-11-04 16:08:15 +02:00
varjolintu
e9f5726b35 Fixes for Predefined Sites 2020-11-04 15:29:12 +02:00
Sami Vänttinen
9896debfc4
Merge pull request #1085 from keepassxreboot/fix/totp_173
Remove one TOTP ignore regex
2020-11-04 06:53:22 +02:00
varjolintu
7c02f23200 Remove one TOTP ignore regex 2020-11-03 12:55:51 +02:00
Sami Vänttinen
82e32d4e78
Merge pull request #1010 from keepassxreboot/feature/predefined_sites
Add predefined sites option
2020-11-01 20:20:39 +02:00
varjolintu
6a70f44264 Add predefined sites option 2020-11-01 20:17:00 +02:00
Sami Vänttinen
32be7daa37
Merge pull request #1040 from keepassxreboot/fix/totp_field_fixes
TOTP ignoredTypes fix
2020-11-01 07:42:27 +02:00
Sami Vänttinen
6eced38d62
Merge pull request #1075 from keepassxreboot/feature/hide_banner_when_printing
Remove Credential Banner when printing
2020-10-31 15:42:47 +02:00
Sami Vänttinen
5e272d3393
Merge pull request #1071 from keepassxreboot/fix/add_form_input_submit_type
Add input with submit type
2020-10-31 15:42:27 +02:00
varjolintu
d35d656fb7 Remove Credential Banner when printing 2020-10-30 16:43:35 +02:00
varjolintu
1872e4bd34 Add input with submit type 2020-10-26 19:51:42 +02:00
Sami Vänttinen
11638218a8
Merge pull request #1065 from keepassxreboot/fix/save_domain_only
Fix Save Domain Only option with Credential Banner
2020-10-24 19:42:02 +03:00
varjolintu
a77c57a89d Fix Save Domain Only option with Credential Banner 2020-10-24 10:31:57 +03:00
Sami Vänttinen
45834d610c
Merge pull request #1057 from keepassxreboot/fix/fill_from_keyboard_without_focus
Fix filling from keyboard without input field focus
2020-10-22 14:03:43 +03:00
varjolintu
9247034faa TOTP ignoredTypes fix 2020-10-22 13:27:52 +03:00
Sami Vänttinen
c5e6471a08
Merge pull request #1049 from keepassxreboot/fix/add_extra_checks_for_document_body
Add extra checks for document.body
2020-10-22 13:24:26 +03:00
varjolintu
fcf283b99b Fix filling from keyboard without input field focus 2020-10-22 13:21:07 +03:00
Ulrik Günther
f2cec14789
Update README.md with current setup URL (#1056)
Updates README.md with the current valid URL for setting up browser integration.
2020-10-21 17:01:55 +02:00
varjolintu
7b14bed64e Add extra checks for document.body 2020-10-15 22:12:34 +03:00
Sami Vänttinen
6cff401638
Merge pull request #1015 from keepassxreboot/fix/auto_submit_with_google
Fix Google login page submit
2020-10-12 07:05:34 +03:00
Sami Vänttinen
911d4d18bf
Merge pull request #1022 from keepassxreboot/fix/increase_max_totp_length
Increase max TOTP field length
2020-10-12 07:05:16 +03:00
Sami Vänttinen
34e082feb2
Merge pull request #1032 from keepassxreboot/fix/saving_when_no_groups
Save to default group when no group are found
2020-10-12 07:04:54 +03:00
Sami Vänttinen
657783c4b1
Merge pull request #1021 from keepassxreboot/fix/relative_icon_position
Fix relative icon position with dir='rtl'
2020-10-12 07:04:25 +03:00
varjolintu
ad8740adc2 Fix relative icon position 2020-10-12 07:03:47 +03:00
varjolintu
43f1a4a912 Save to default group when no group are found 2020-10-03 11:11:42 +03:00
varjolintu
8d3e9a8f16 Increase max TOTP field length 2020-09-26 12:12:55 +03:00
varjolintu
5586f460b7 Fix Google login page submit 2020-09-16 20:48:29 +03:00
Sami Vänttinen
c90cff8f65
Merge pull request #1000 from keepassxreboot/fix/171_small_fixes
Various fixes for 1.7.1
2020-09-13 07:54:09 +03:00
varjolintu
83b9262416 Various fixes for 1.7.1 2020-09-13 07:53:18 +03:00
Sami Vänttinen
ff8915beaf
Merge pull request #990 from keepassxreboot/fix/username_icon_nonauto
Fix filling from username icon
2020-09-12 15:03:20 +03:00
Sami Vänttinen
fc82f5ce81
Merge pull request #987 from keepassxreboot/dependabot/npm_and_yarn/bl-3.0.1
Bump bl from 3.0.0 to 3.0.1
2020-09-08 20:45:30 +03:00
varjolintu
331c09d0dd Fix filling from username icon 2020-09-03 08:26:32 +03:00
dependabot[bot]
99050b7164
Bump bl from 3.0.0 to 3.0.1
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 15:40:00 +00:00
Sami Vänttinen
591272fd7a
Merge pull request #984 from keepassxreboot/fix/170_cleaning
Cleaning for 1.7.0
2020-09-01 14:17:15 +03:00
varjolintu
757a4c8a50 Cleaning for 1.7.0 2020-09-01 13:37:27 +03:00
Sami Vänttinen
c46c496eb3
Merge pull request #980 from keepassxreboot/fix/danger_to_warning
Change KeePassXC update message from danger to warning
2020-08-26 16:20:54 +03:00
varjolintu
6dc66b5491 Change KeePassXC update message from danger to warning 2020-08-26 07:42:55 +03:00