Commit graph

1247 commits

Author SHA1 Message Date
Sami Vänttinen
7cc81cf385
Merge pull request #1989 from keepassxreboot/fix/show_totp_error_message
Fix showing TOTP error message
2023-09-19 13:37:56 +03:00
varjolintu
145ef00205 Fix showing TOTP error message 2023-09-19 11:22:35 +03:00
Sami Vänttinen
65ad31d30f
Merge pull request #1988 from keepassxreboot/fix/fill_from_combination_2nd
Use the first combination if active element is not found
2023-09-17 14:28:40 +03:00
varjolintu
6bd9491592 Use the first combination if active element is not found 2023-09-17 09:14:53 +03:00
Sami Vänttinen
796dd931d5
Merge pull request #1985 from keepassxreboot/fix/fill_from_combination
Use active element on fillFromCombination()
2023-09-16 17:25:00 +03:00
Sami Vänttinen
dbb8fb48f2
Merge pull request #1986 from keepassxreboot/fix/dispatch_more_events_on_fill
Dispatch more events on fill
2023-09-16 17:24:34 +03:00
varjolintu
b836cf6223 Modify error message 2023-09-16 17:24:13 +03:00
Stefan Sundin
957dc2c05b
Cosmetic fixes (#1983)
Cosmetic fixes
2023-09-16 10:57:42 +03:00
Sami Vänttinen
489a47e946
Merge pull request #1961 from keepassxreboot/fix/refactor_messaging
Refactor extension messaging
2023-09-16 10:56:57 +03:00
varjolintu
29991bf8ea Use active element on fillFromCombination() 2023-09-16 10:51:56 +03:00
varjolintu
1c7828eb86 Dispatch more events on fill 2023-09-16 10:49:31 +03:00
varjolintu
559ac56f50 Switch to debugLogMessage 2023-09-10 17:08:53 +03:00
varjolintu
196ec78763 Add error messages 2023-09-10 16:45:54 +03:00
Sami Vänttinen
f3379e6677
Merge pull request #1981 from keepassxreboot/fix/notification_removal
Fix removing notifications
2023-09-07 14:47:33 +03:00
Sami Vänttinen
6b0529ec30
Merge pull request #1982 from keepassxreboot/fix/check_for_updates_button
Fix Check for updates button response
2023-09-07 13:56:57 +03:00
Sami Vänttinen
af751a01cc
Merge pull request #1974 from keepassxreboot/fix/fill_combination_with_autocomplete_menu_disabled
Fill whole combination when Autocomplete Menu is disabled
2023-09-07 13:56:39 +03:00
varjolintu
079f689e8d Fix Check for updates button response 2023-09-07 10:47:54 +03:00
varjolintu
663991f9f6 Fix removing notifications 2023-09-07 10:37:10 +03:00
Sami Vänttinen
88db011cc9
Merge pull request #1978 from keepassxreboot/fix/autocomplete_fill_on_enter
Fix Autocomplete Menu fill on Enter when list is sorted
2023-09-01 21:12:06 +03:00
varjolintu
b3f3b361e4 Fix Autocomplete Menu fill on Enter when list is sorted 2023-09-01 10:01:59 +03:00
Sami Vänttinen
982c251cf0
Merge pull request #1976 from keepassxreboot/fix/get_combination_from_custom_login_fields
Fix getting combination from Custom Login Fields during credential save
2023-09-01 07:11:26 +03:00
varjolintu
87d6130182 Fix getting combination from Custom Login Fields during credential save 2023-08-31 15:14:50 +03:00
varjolintu
5dd7a66ed0 Fill whole combination when Autocomplete Menu is disabled 2023-08-30 15:29:02 +03:00
Sami Vänttinen
6ee1d1dee1
Merge pull request #1968 from keepassxreboot/fix/improve_advanced_field_detection
Adjust Improved Field Detection
2023-08-23 14:16:57 +03:00
varjolintu
fe27cb87f2 Adjust improved field detection 2023-08-23 10:34:15 +03:00
varjolintu
e6dfb5bd16 Cleanup 2023-08-21 08:44:19 +03:00
varjolintu
eea5b78f98 Prevent multiple password generator requests 2023-08-20 10:26:37 +03:00
varjolintu
62c17e38fb Use navigator.locks for messageBuffer 2023-08-17 16:10:10 +03:00
varjolintu
df9b1e8205 Refactor extension messaging 2023-08-15 20:17:18 +03:00
Sami Vänttinen
eb3657ead8
Merge pull request #1940 from keepassxreboot/fix/handle_errors
Handle errors properly when waiting for response
2023-08-08 09:31:07 +03:00
Sami Vänttinen
4e84b90dff
Merge pull request #1952 from keepassxreboot/fix/use_bang_icon_when_connection_is_needed
Use bang icon when connection is needed
2023-08-03 08:15:51 +03:00
varjolintu
e62c454521 Use bang icon when connection is needed 2023-08-01 09:25:24 +03:00
dynobo
190bf1fe7b
Add optional monochrome toolbar icon (#1938)
Add optional monochrome toolbar icons
2023-07-31 18:10:35 +03:00
Sami Vänttinen
5c6a8d0595
Merge pull request #1944 from keepassxreboot/fix/adjust_contributors_list
Adjust contributors list and About page
2023-07-19 13:23:42 +03:00
varjolintu
179182f8b7 Adjust contributors list and about page 2023-07-19 09:29:26 +03:00
Sami Vänttinen
ebd9fef72c
Merge pull request #1943 from keepassxreboot/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-19 07:34:23 +03:00
dependabot[bot]
b0a08d12a1
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 21:06:30 +00:00
Sami Vänttinen
5de89107fc
Merge pull request #1941 from keepassxreboot/fix/remove_obsolete_icons
Delete obsolete icons
2023-07-17 13:10:38 +03:00
varjolintu
de832de8d7 Delete obsolete icons 2023-07-17 12:16:36 +03:00
varjolintu
5859f15c44 Handle errors properly 2023-07-16 14:36:45 +03:00
Sami Vänttinen
bfd6988240
Merge pull request #1937 from keepassxreboot/fix/prevent_background_credential_request
Prevent retrieving credentials from background tabs
2023-07-12 08:06:05 +03:00
Sami Vänttinen
ab237a04f3
Merge pull request #1936 from keepassxreboot/fix/change_http_auth_message
Change HTTP Auth message
2023-07-10 13:24:52 +03:00
varjolintu
5406d76a06 Prevent retrieving credentials from background tabs 2023-07-10 12:08:19 +03:00
Sami Vänttinen
8b89e1499a Change HTTP Auth message 2023-07-10 11:31:25 +03:00
Sami Vänttinen
f4ae11b277
Merge pull request #1933 from keepassxreboot/update_to_version_187
Update version and changelog to 1.8.7
2023-07-06 21:54:49 +03:00
varjolintu
319ef8017b Update version and changelog to 1.8.7 2023-07-06 08:21:00 +03:00
Sami Vänttinen
7e3d81a43e
Merge pull request #1931 from keepassxreboot/dependabot/npm_and_yarn/semver-7.5.3
Bump semver from 7.3.7 to 7.5.3
2023-06-30 10:39:14 +03:00
dependabot[bot]
8d0fb0f58a
Bump semver from 7.3.7 to 7.5.3
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.7...v7.5.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 07:32:31 +00:00
Sami Vänttinen
c41cea4e0e
Merge pull request #1928 from keepassxreboot/fix/add_domain_to_notification
Add a notification with domain URL when logins are not found for a site
2023-06-25 09:35:12 +03:00
varjolintu
585a427723 Add same messages to context menu fill 2023-06-23 07:33:35 +03:00