JodliDev
7ef89a5616
Update pwgen.js
...
Added more dispatchEvent's when filling password
2021-07-15 07:17:00 +02:00
Sami Vänttinen
ef45c45838
Merge pull request #1363 from keepassxreboot/fix/apple_totp
...
Fix filling TOTP on Apple login page
2021-07-04 08:19:15 +03:00
varjolintu
00b9a31b80
Fix filling TOTP on Apple login page
2021-07-03 09:52:38 +03:00
Sami Vänttinen
3db23e9452
Merge pull request #1350 from keepassxreboot/fix/totp_filling
...
TOTP filling fixes
2021-06-19 14:15:03 +03:00
Sami Vänttinen
7e0c2658e8
Merge pull request #1317 from stefansundin/allow-file-protocol
...
Allow file:// protocol in site preferences
2021-06-19 14:14:35 +03:00
varjolintu
fbc326ebb9
Add one more setter
2021-06-13 19:41:35 +03:00
Sami Vänttinen
71491d9e98
Merge pull request #1349 from keepassxreboot/fix/ignore_prereleases
...
Ignore prereleases on update check
2021-06-13 13:48:47 +03:00
varjolintu
67f3604ae4
TOTP filling fixes
2021-06-13 13:17:29 +03:00
varjolintu
50f0e0110e
Ignore prereleases on update check
2021-06-13 08:10:22 +03:00
Sami Vänttinen
2d1401aada
Merge pull request #1338 from keepassxreboot/fix/page_reload
...
Fix credential retrieval on page reload
2021-05-30 10:34:46 +03:00
varjolintu
ae87880494
Fix credential retrieval on page reload
2021-05-30 10:34:22 +03:00
Sami Vänttinen
172fd6807a
Merge pull request #1335 from mwcz/patch-1
...
add namespace to `slidein` animation
2021-05-29 12:07:14 +03:00
Michael Clayton
ad68080a58
add namespace to slidein animation
...
I ran into a conflict on a site which also used a CSS animation named `slidein`, so I'd suggest this change or something like it to namespace the animation. The `slidein` animation from this extension caused elements on the site to not appear.
2021-05-24 14:37:17 -04:00
Sami Vänttinen
f8e26f98a1
Merge pull request #1320 from keepassxreboot/fix/custom_fields_check
...
Fix Custom Fields check
2021-05-04 06:49:34 +03:00
varjolintu
b4718528b6
Fix Custom Fields check
2021-05-03 07:02:30 +03:00
Stefan Sundin
56ff521812
Escape "." also for file://.
2021-04-29 08:25:14 -07:00
Stefan Sundin
254f255afe
Rename tr variables to avoid conflict with the tr function. This avoids this confusing error: can't access lexical declaration 'tr' before initialization.
2021-04-29 08:17:53 -07:00
Stefan Sundin
e6f7c6c21f
Do toLowerCase() earlier so the value that is added to the table is consistent after page refresh. This also prevents duplicates with different casing from being added.
2021-04-29 08:13:34 -07:00
Stefan Sundin
c98d7d8cf2
Remove "file" from schemeSegment. This lets you add "file://*" as a site preference (before this would be corrected to "file://*/" and you had to use "file:///*" to get what you wanted).
2021-04-29 07:59:29 -07:00
Stefan Sundin
aba6823eec
Add special handling of file:// since there is no host.
2021-04-29 07:58:01 -07:00
Stefan Sundin
4a17805d81
Change minlength to 5 characters to allow "file://*".
2021-04-28 21:22:21 -07:00
Stefan Sundin
ca72d95e6a
Remove unnecessary variable.
2021-04-28 21:21:08 -07:00
Stefan Sundin
cc8ce983f6
The manualUrl.validity.valid check already checks for minlength. Add a maxlength attribute and remove javascript check.
2021-04-28 21:20:43 -07:00
Stefan Sundin
57dfe26630
Allow file:// in site preferences.
2021-04-28 21:17:55 -07:00
Sami Vänttinen
dc3e680d1c
Merge pull request #1304 from keepassxreboot/fix/switch_from_index_to_uuid
...
Switch from index to uuid
2021-04-12 16:27:05 +03:00
varjolintu
06d439d95c
Update version number
2021-04-12 16:26:42 +03:00
varjolintu
d698a3a81c
First draft
2021-04-11 09:59:31 +03:00
Sami Vänttinen
4cf1731d2e
Merge pull request #1299 from keepassxreboot/fix/improve_ebay_login_flow
...
Improve eBay login flow
2021-04-10 14:37:53 +03:00
Sami Vänttinen
6a75faa071
Merge pull request #1301 from amiga23/patch-1
...
Add "2fpin" to acceptedOTPFields to fix #1291
2021-04-10 14:37:33 +03:00
amiga23
8159f700d8
Add "2fpin" to acceptedOTPFields to fix #1291
2021-04-09 13:35:30 +02:00
Sami Vänttinen
4a1a66b785
Merge pull request #1296 from keepassxreboot/fix/fill_from_popup
...
Fix filling from popup
2021-04-03 15:31:00 +03:00
varjolintu
73971efb7b
Fix filling from popup
2021-04-03 15:30:27 +03:00
varjolintu
e36af04a92
Improve eBay login flow
2021-04-03 12:43:20 +03:00
Sami Vänttinen
a0bf794a3d
Merge pull request #1290 from keepassxreboot/fix/variable_check
...
Fix id and name check for form
2021-04-03 11:42:10 +03:00
Sami Vänttinen
ab1d90f9a2
Merge pull request #1294 from keepassxreboot/fix/autocomplete_with_keyboard
...
Fix autocomplete menu with keyboard
2021-04-03 07:23:12 +03:00
varjolintu
aa6b1df0ce
Fix variable name
2021-04-02 17:59:45 +03:00
varjolintu
25d9fd1c67
Fix autocomplete menu with keyboard
2021-04-02 09:06:34 +03:00
varjolintu
7529283646
Fix id and name check for form
2021-03-31 07:26:19 +03:00
Sami Vänttinen
22eedbcca9
Merge pull request #1288 from keepassxreboot/update_changelog
...
Update changelog
2021-03-30 19:26:50 +03:00
varjolintu
a60d1d4c12
Update changelog
2021-03-30 17:03:11 +03:00
Sami Vänttinen
cd01082051
Merge pull request #1286 from keepassxreboot/fix/version_error_message
...
Fix version error message on options page
2021-03-29 07:00:23 +03:00
varjolintu
b1faeddbd8
Compare versions properly
2021-03-28 20:46:52 +03:00
Sami Vänttinen
71497adef3
Merge pull request #1283 from keepassxreboot/fix/clear_credentials_on_tab_change
...
Make sure credentials are cleaned at tab switch
2021-03-28 19:19:41 +03:00
varjolintu
f93c91e994
Make sure credentials are cleaned at tab switch
2021-03-28 19:17:53 +03:00
varjolintu
015b209412
Fix version error message on options page
2021-03-28 19:15:54 +03:00
Sami Vänttinen
1ed925f9df
Merge pull request #1280 from keepassxreboot/feature/credential_sorting
...
Add credential sorting
2021-03-27 16:29:31 +02:00
varjolintu
a4355c95c2
Add credential sorting
2021-03-27 16:20:57 +02:00
Sami Vänttinen
07d59efebc
Merge pull request #1216 from keepassxreboot/feature/multiple_totp_fields
...
Fill multiple single TOTP fields
2021-03-27 15:53:11 +02:00
Sami Vänttinen
6ffcf8b2af
Merge pull request #1278 from keepassxreboot/feature/ignore_auto-submit
...
Ignore Auto-Submit option for Site Preferences
2021-03-24 13:06:35 +02:00
varjolintu
df3f91e84f
Ignore Auto-Submit option for Site Preferences
2021-03-24 08:33:58 +02:00