Commit graph

1672 commits

Author SHA1 Message Date
Sami Vänttinen
6ab3299faf
Merge pull request #1568 from keepassxreboot/i18n/tx_8e7b5d63f5
Translate '/keepassxc-browser/_locales/en/messages.json' in 'he'
2022-03-07 11:09:32 +02:00
transifex-integration[bot]
e4e232d4ae
Apply translations in he
review completed for the source file '/keepassxc-browser/_locales/en/messages.json'
on the 'he' language.
2022-03-07 09:08:29 +00:00
Sami Vänttinen
441416cd09
Handle requestID with error responses (#1561)
Handle requestID with error responses
2022-02-20 22:05:10 +02:00
Sami Vänttinen
3a66e03e96
Merge pull request #1551 from keepassxreboot/fix/update_webextension-polyfill
Update webextension-polyfill from 0.7.0 to 0.8.0
2022-01-30 20:29:52 +02:00
varjolintu
161d8064b8 Update webextension-polyfill from 0.7.0 to 0.8.0 2022-01-30 15:55:06 +02:00
Sami Vänttinen
df8f0a8fd2
Merge pull request #1544 from keepassxreboot/i18n/tx_208502acad
Translate '/keepassxc-browser/_locales/en/messages.json' in 'tr'
2022-01-30 09:21:07 +02:00
Sami Vänttinen
2bb2ab57f5
Merge pull request #1545 from Ashus/develop
Fix disabled OTP icons - they are never added
2022-01-25 06:11:43 +02:00
Ashus
1f883912ad Fix disabled OTP icons - they are never added 2022-01-25 00:24:28 +01:00
transifex-integration[bot]
ccf7d3c781
Apply translations in tr
review completed for the source file '/keepassxc-browser/_locales/en/messages.json'
on the 'tr' language.
2022-01-24 15:19:03 +00:00
Sami Vänttinen
43c4446b8c
Add debug logging option (#1540)
Add debug logging option
2022-01-24 12:32:26 +02:00
Sami Vänttinen
0ec9f4831f
Merge pull request #1530 from keepassxreboot/fix/save_login_id_info_to_tab
Fix TOTP fill. Save loginId to tab.
2022-01-21 11:36:15 +02:00
varjolintu
07c7e102b9 Fix TOTP fill. Save loginId to tab. 2022-01-18 19:21:21 +02:00
Sami Vänttinen
1cb6ad298d
Fix Google password fill from popup (#1525)
Fix Google password fill from popup
2022-01-13 14:56:51 +02:00
Sami Vänttinen
4a0cf3abce
Refactor background scripts for 1.8.0 (#1520)
Refactor background scripts for 1.8.0
2022-01-12 11:49:33 +02:00
Sami Vänttinen
7c8d9c3852
Merge pull request #1510 from keepassxreboot/fix/refactor_for_180
Content script refactoring for 1.8.0
2022-01-09 19:36:18 +02:00
Sami Vänttinen
621225999d
Merge pull request #1518 from keepassxreboot/fix/scroll_login_list_instead_of_popup
Scroll login list instead of the whole popup body
2022-01-09 19:35:58 +02:00
varjolintu
b658d0a9bf Scroll login list instead of the whole popup body 2022-01-09 10:11:30 +02:00
varjolintu
abd6364c7d Refactoring for 1.8.0 2022-01-07 20:02:22 +02:00
Stefan Sundin
a2576e19eb
Autocomplete search feature (#1511)
Add Autocomplete search feature
2022-01-06 22:17:50 +02:00
Sami Vänttinen
2a78057eb5
Merge pull request #1512 from stefansundin/fix-minor-bugs
Fix removing icon from parent/document
2022-01-06 08:36:29 +02:00
Sami Vänttinen
8523013c19
Merge pull request #1508 from keepassxreboot/i18n/tx_dea5f31e2c
Translate '/keepassxc-browser/_locales/en/messages.json' in 'tr'
2022-01-02 10:36:08 +02:00
Stefan Sundin
4410d9e955 Prevent text selection on the password generator title. This stops text from being selected on the page if you drag the window around (especially noticeable for fast movements). 2022-01-01 21:46:27 -08:00
Stefan Sundin
75a77a4bc5 Fix error when trying to hide icon. (Failed to execute removeChild on Node: The node to be removed is not a child of this node.) 2022-01-01 21:45:12 -08:00
transifex-integration[bot]
f103105678
Apply translations in tr
review completed for the source file '/keepassxc-browser/_locales/en/messages.json'
on the 'tr' language.
2021-12-27 11:07:15 +00:00
Sami Vänttinen
f9a088882d
Merge pull request #1499 from keepassxreboot/update_changelog_for_1_7_11
Update changelog for 1.7.11
2021-12-11 14:13:55 +02:00
varjolintu
7f95aec2fd Update changelog for 1.7.11 2021-12-11 13:29:36 +02:00
Sami Vänttinen
fdba5e1607
Merge pull request #1472 from keepassxreboot/feature/support_downloading_favicons_after_save
Add support for downloading favicons after saving a credential
2021-12-11 11:42:41 +02:00
Sami Vänttinen
f99dba382e
Merge pull request #1496 from keepassxreboot/fix/notification_issue
Fix notification issues
2021-12-09 06:55:19 +02:00
Sami Vänttinen
5d6645586e
Merge pull request #1497 from keepassxreboot/fix/check_for_undefined
Fix check for undefined combination variable
2021-12-09 06:54:56 +02:00
varjolintu
d2fc272af2 Fix check for undefined combination variable 2021-12-08 21:34:28 +02:00
varjolintu
3663c3cf00 Fix notification issues 2021-12-08 17:05:58 +02:00
varjolintu
c012d92c92 Update version 2021-12-08 16:10:23 +02:00
Sami Vänttinen
e27115a894
Merge pull request #1487 from keepassxreboot/fix/aws_auto-submit
Fix Auto-Submit with Amazon AWS
2021-12-04 20:28:41 +02:00
Sami Vänttinen
e75b73214d
Merge pull request #1486 from keepassxreboot/fix/trim_username_on_banner
Trim username when displaying Credential Banner
2021-12-04 20:28:29 +02:00
varjolintu
2ecee6ab23 Fix Auto-Submit with Amazon AWS 2021-12-04 11:28:31 +02:00
varjolintu
254f04ba2e Trim username when displaying Credential Banner 2021-12-04 11:02:52 +02:00
Sami Vänttinen
bfe18345b5
Merge pull request #1470 from keepassxreboot/fix/add_minimum_font_size_to_autocomplete_menu
Add minimum font size to autocomplete menu
2021-11-27 14:17:20 +02:00
Sami Vänttinen
70280b8315
Merge pull request #1469 from keepassxreboot/add_new_predefined_sites_21-11-21
Add new predefined sites
2021-11-27 14:16:43 +02:00
varjolintu
0f1d9941c5 Add support for downloading favicons after saving a credential 2021-11-21 13:58:10 +02:00
varjolintu
49defe388d Add minimum font size to autocomplete menu 2021-11-21 12:20:31 +02:00
varjolintu
43da75de1f Add new predefined sites 2021-11-21 12:17:19 +02:00
Sami Vänttinen
aa0887e2a3
Merge pull request #1465 from keepassxreboot/fix/totp_ignore
Add inputMode check for 2FA field detection
2021-11-20 13:20:23 +02:00
Sami Vänttinen
742f396d15
Merge pull request #1466 from keepassxreboot/add_missing_translations
Add missing translations
2021-11-20 13:19:53 +02:00
varjolintu
7f2d19afb8 Add missing translations 2021-11-20 11:18:01 +02:00
varjolintu
a99e1b8085 Add inputMode check for 2FA field detection 2021-11-20 11:09:05 +02:00
Sami Vänttinen
12066e6f3a
Merge pull request #1448 from keepassxreboot/upgrade_version
Upgrade version
2021-11-17 12:35:53 +02:00
varjolintu
5e81ca73c1 Upgrade version 2021-11-17 08:39:09 +02:00
Sami Vänttinen
a1678cd358
Merge pull request #1447 from keepassxreboot/fix/content_dragging
Fix interfering mouse events when dragging content
2021-11-17 08:35:25 +02:00
varjolintu
f4958296d8 Fix interfering mouse events when dragging content 2021-11-17 08:34:59 +02:00
Sami Vänttinen
75bf977e63
Merge pull request #1445 from keepassxreboot/fix/add_twitter_to_predefined_sites
Add Twitter to Predefined Sites
2021-11-15 21:39:40 +02:00