Commit graph

1672 commits

Author SHA1 Message Date
Sami Vänttinen
3fafeaadde
Merge pull request #1856 from keepassxreboot/fix/improve_fill_on_username_icon_click
Improve filling from Username Icon
2023-02-22 07:29:55 +02:00
varjolintu
474623ef64 Allow force-fill to String Fields even if readonly 2023-02-21 15:09:16 +02:00
varjolintu
34ddd915cd Improve filling from username icon 2023-02-21 14:06:38 +02:00
Sami Vänttinen
e97df10c60
Replace Match Patterns regex with a simpler function (#1851)
Replace Match Patterns regex with a simpler function
2023-02-17 21:20:55 +02:00
Sami Vänttinen
88a4acb1e6
Merge pull request #1849 from Unpublished/adflyTOTP
Support adf.ly TOTP field
2023-02-16 11:31:13 +02:00
Unpublished
1e4bcdadcc Support adf.ly TOTP field 2023-02-14 11:52:30 +01:00
Sami Vänttinen
ce4f5828d1
Merge pull request #1848 from keepassxreboot/fix/check_for_updates
Make sure checkUpdateKeePassXC is an integer
2023-02-10 14:27:06 +02:00
varjolintu
d2e43abd61 Make sure checkUpdateKeePassXC is an integer 2023-02-10 10:09:25 +02:00
Sami Vänttinen
8d429b70b9
Merge pull request #1841 from keepassxreboot/fix/dont_fill_readonly_fields
Do not fill readonly fields
2023-01-27 13:41:54 +02:00
Sami Vänttinen
140cf4e949
Merge pull request #1842 from keepassxreboot/fix/increase_default_redirect_value
Increase default redirect value from 1 to 3
2023-01-27 13:41:41 +02:00
varjolintu
6125a60685 Increase default redirect value from 1 to 3 2023-01-27 08:42:32 +02:00
varjolintu
813acc3eb9 Do not fill readonly fields 2023-01-27 08:40:33 +02:00
Sami Vänttinen
06b968d60b
Merge pull request #1836 from keepassxreboot/fix/remove_icon_from_internal_list
Remove icon input field from the internal list when removing the icon
2023-01-25 18:24:08 +02:00
Sami Vänttinen
5075b36819
Merge pull request #1835 from keepassxreboot/fix/popup_login_change
Fix login popup change with locked database
2023-01-25 18:23:52 +02:00
varjolintu
b62523b756 Remove icon input field from the internal list when removing the icon 2023-01-24 19:03:58 +02:00
varjolintu
b1e7186194 Fix login popup change with locked database 2023-01-24 18:10:28 +02:00
Sami Vänttinen
6447e32fe6
Merge pull request #1827 from keepassxreboot/fix/update_autocomplete_menu
Fix updating Autocomplete Menu on database close
2023-01-16 15:26:21 +02:00
Sami Vänttinen
288aca7dae
Merge pull request #1825 from lodavid/fix/auto-open-race
Fix extension behavior for Auto-Open
2023-01-16 15:26:10 +02:00
varjolintu
e37bdd622b Fix updating Autocomplete Menu on database close 2023-01-16 08:57:08 +02:00
davidlo
c9874719c9 Fix extension behavior for Auto-Open
This makes the extension behave as expected in my set up, where unlocking the primary DB (which unlocks the child DBs automatically) keep the extension in an "unlocked" state.
2023-01-15 02:14:52 -08:00
Sami Vänttinen
6e6c305da9
Merge pull request #1822 from keepassxreboot/fix/remove_getbackgroundpage
Remove browser.runtime.getBackgroundPage()
2023-01-11 21:23:23 +02:00
varjolintu
3fede80471 Remove browser.runtime.getBackgroundPage() 2023-01-10 17:43:34 +02:00
Sami Vänttinen
29fed19bed
Merge pull request #1816 from keepassxreboot/fix/remove_eslint_import
Remove eslint-config-airbnb-base
2023-01-03 14:07:46 +02:00
varjolintu
8ffc3fbe43 Remove eslint-config-airbnb-base 2023-01-03 10:28:59 +02:00
Sami Vänttinen
ed098fed1d
Merge pull request #1807 from keepassxreboot/update_tx_config
Update Transifex configuration file
2022-12-19 16:54:58 +02:00
varjolintu
d1870c1642 Update Transifex configuration file 2022-12-19 16:49:53 +02:00
Sami Vänttinen
2cc86fad92
Merge pull request #1805 from keepassxreboot/update_version_to_184
Update version and changelog for 1.8.4
2022-12-19 15:35:50 +02:00
varjolintu
27562a3ce3 Update version and changelog for 1.8.4 2022-12-18 16:26:06 +02:00
Sami Vänttinen
54bf737f33
Merge pull request #1797 from keepassxreboot/fix/always_accept_one-time-code_totp_field
Always accept one-time-code TOTP field
2022-12-06 08:20:24 +02:00
varjolintu
7bfa5d5d90 Always accept one-time-code TOTP field 2022-12-05 18:59:46 +02:00
Sami Vänttinen
ad7adc919d
Update translations (#1791)
Update translations
2022-12-03 10:08:54 +02:00
Stefan Sundin
3dfb53a0a3
Wait for stylesheets to load before displaying shadow DOM elements (#1773)
Wait for stylesheets to load before displaying shadow DOM elements
2022-11-16 13:14:52 +02:00
Stefan Sundin
f62c1d6a1f
Update eslint rules, add .prettierignore file, fix some formatting, and fix some bugs (#1756)
Update eslint rules, add .prettierignore file, fix some formatting, and fix some bugs
2022-11-16 13:11:13 +02:00
Stefan Sundin
603e1d4def Try harder to identify the username used if the user have multiple entries for a website. This should help prevent false-positive banners when the user did *not* change their password, especially on multi-step login forms. 2022-11-14 21:03:03 -08:00
Sami Vänttinen
2ea0fe2b97
Fix Autocomplete Menu border color on dark theme (#1770)
Fix Autocomplete Menu border color on dark theme
2022-11-07 06:52:23 +02:00
Sami Vänttinen
d9b743f58a
Merge pull request #1769 from keepassxreboot/fix/add_steamcommunity_2fa_exception
Add steamcommunity.com to 2FA exception list
2022-11-04 13:33:52 +02:00
Stefan Sundin
9df8a515f2
Fix enter key issue on Google (#1758)
Fix the enter key triggering form submit on Google even though preventDefault is used.
2022-11-04 07:31:49 +02:00
varjolintu
e580f02f18 Add steamcommunity.com to 2FA exception list 2022-11-04 07:28:01 +02:00
Sami Vänttinen
c4a1713de9
Merge pull request #1765 from hauk92/paypal
Add even more PayPal URLs to predefined sites
2022-11-03 17:24:29 +02:00
Sami Vänttinen
2a6ef03846
Merge pull request #1755 from stefansundin/epicgames-totp
Update segmented TOTP detection to work with epicgames.com
2022-11-02 21:27:12 +02:00
hauk92
277b1c4ae5 Add even more PayPal URLs to predefined sites 2022-11-02 18:38:50 +01:00
Sami Vänttinen
af7e36803f
Merge pull request #1761 from keepassxreboot/fix/remove_request_id
Remove requestId from retrieve credentials request
2022-10-30 21:05:08 +02:00
varjolintu
b646a4263c Remove requestId from retrieve credentials request 2022-10-30 20:26:06 +02:00
Stefan Sundin
aa24a86a83 Update segmented TOTP detection to work with epicgames.com. 2022-10-26 19:22:01 -07:00
Sami Vänttinen
1b4aaf5c71
Merge pull request #1750 from keepassxreboot/update_issue_template
Add link to troubleshooting guide to the issue template
2022-10-25 15:20:14 +03:00
Sami Vänttinen
20759d883f
Add link to troubleshooting guide to the issue template 2022-10-25 15:17:19 +03:00
Sami Vänttinen
4d96e55707
Merge pull request #1722 from keepassxreboot/fix/checkbox_color_on_light_theme
Fix checkbox colors on light theme
2022-10-24 07:35:05 +03:00
varjolintu
49ade74012 Bump version number and update CHANGELOG 2022-10-24 07:34:30 +03:00
Sami Vänttinen
9de3a21122
Merge pull request #1743 from onthegocode/patch-1
Update autocomplete.js
2022-10-24 07:22:45 +03:00
Andrew Rivera
54609a3ed8
Update autocomplete.js
Updating for loop to modern forEach method to loop over node list and remove class.
2022-10-07 19:37:42 -07:00