Commit graph

594 commits

Author SHA1 Message Date
Sami Vänttinen
90fb5ad9e9
Merge pull request #719 from keepassxreboot/feature/shadow_dom
Move DOM elements to Shadow DOM
2020-02-09 21:49:03 +02:00
varjolintu
ccc681e90d Move DOM elements to Shadow DOM 2020-02-09 21:48:35 +02:00
Sami Vänttinen
a0db8c1bad
Merge pull request #729 from keepassxreboot/fix/performance_adjustments
Performance adjustments
2020-02-09 20:17:00 +02:00
varjolintu
e95c8ad450 Performance adjustments 2020-02-09 20:13:27 +02:00
Sami Vänttinen
d4fa2f7155 Merge pull request #741 from keepassxreboot/fix/add_submit_button_to_query
Add submit button type to query with forms
2020-02-09 18:06:20 +02:00
Sami Vänttinen
2742be1c05 Merge pull request #742 from keepassxreboot/fix/save_to_root_group
Save to Root group if defined without default group
2020-02-09 17:42:08 +02:00
Sami Vänttinen
564da885b4 Merge pull request #762 from keepassxreboot/fix/remove_duplicate_entries
Remove duplicate entries
2020-02-09 16:56:23 +02:00
Sami Vänttinen
5c9abcd8e4
Merge pull request #763 from keepassxreboot/fix/show_banner_only_in_main_page
Show Credential banner only in the main page
2020-02-09 16:56:02 +02:00
Sami Vänttinen
6d4c323814
Merge pull request #767 from keepassxreboot/feature/redirect_allowance
Redirect allowance
2020-02-09 16:55:07 +02:00
varjolintu
5ea08adac8 Redirect allowance 2020-02-06 21:05:51 +02:00
varjolintu
f94711cb1a Do not create a duplicate 2020-02-03 10:24:36 +02:00
varjolintu
990e94252e Show Credential banner only in the main page 2020-02-03 10:18:44 +02:00
varjolintu
ec1e59ba98 Remove duplicate entries 2020-02-03 09:03:47 +02:00
Sami Vänttinen
b01ab1e835
Merge pull request #758 from keepassxreboot/feature/dark_theme
Add dark theme
2020-01-28 11:28:38 +02:00
varjolintu
93ab96236d Add dark theme 2020-01-26 15:57:54 +02:00
Sami Vänttinen
9e9d7a5f28
Merge pull request #754 from keepassxreboot/edge-readme-update
Updated Microsoft Edge addon link
2020-01-17 08:22:25 +02:00
Sami Vänttinen
0e3ad9187a
Updated Microsoft Edge addon link 2020-01-15 20:21:15 +02:00
Sami Vänttinen
5f1f8d71e7
Merge pull request #743 from keepassxreboot/fix/save_domain_only
Add Save Domain Only option when saving new credentials
2020-01-08 08:08:56 +02:00
varjolintu
3f5b20c7b6 Add Save Domain Only option when saving new credentials 2020-01-07 14:44:31 +02:00
varjolintu
017361584f Save to Root group if defined without default group 2020-01-07 12:46:32 +02:00
varjolintu
8e1ef61215 Add submit button type to query 2020-01-07 12:22:54 +02:00
Sami Vänttinen
771080cd5d
Merge pull request #724 from HLeithner/patch-1
Allow label to trigger ignore checkbox
2020-01-06 20:47:32 +02:00
Sami Vänttinen
f824aca2b3
Merge pull request #716 from keepassxreboot/fix/totp_field_min_size
Ignore TOTP icons if the field is too small
2020-01-06 20:44:16 +02:00
Harald Leithner
1339e26cd9
Allow label to trigger ignore checkbox
Add an unique id to the ignoreCheckbox in the banner and update the "for" attribute in the label.
2019-12-26 20:30:53 +01:00
varjolintu
140357f674 Add length checks 2019-12-17 09:35:53 +02:00
varjolintu
5ec48c287b Ignore TOTP icons if the field is too small 2019-12-15 09:57:31 +02:00
Sami Vänttinen
059d0ccf50
Merge pull request #710 from keepassxreboot/fix/reset_fill_boolean
Reset password filled boolean state on page reload
2019-12-09 17:01:08 +02:00
Sami Vänttinen
e45ca7b2fa
Updated version to 1.5.4. 2019-12-09 16:00:57 +02:00
varjolintu
bbb7e1480f Reset password filled boolean state on page reload 2019-12-09 15:50:14 +02:00
Sami Vänttinen
0bbf03cd1f
Merge pull request #702 from layalk/ui-rtl-icon-position
Check document.dir to determine the position of the icon.
2019-12-09 15:30:27 +02:00
Sami Vänttinen
6df0c5452e
Merge pull request #694 from keepassxreboot/fix/banner_with_site_preferences
Respect Site Preferences settings with the banner
2019-12-09 15:30:02 +02:00
Layal Khatib
ebd30a5d0a Put else on same line as closing brace before. 2019-12-04 09:46:11 +02:00
Layal Khatib
50c10cedc7 Use === for strict JavaScript comparison. 2019-12-03 23:46:27 +02:00
Layal Khatib
4910dc7973 Check document.dir to determine the position of the icon. 2019-12-03 23:09:16 +02:00
Sami Vänttinen
a6d13e831a
Merge pull request #696 from h-h-h-h/patch-2
Add dev info in README.md
2019-11-28 22:04:40 +02:00
h-h-h-h
cb83b57662
Add dev info in README.md 2019-11-28 06:48:47 +01:00
varjolintu
29b61f1f9e Respect Site Preferences settings with the new Credential Banner 2019-11-27 21:35:05 +02:00
Sami Vänttinen
3688b080d6
Merge pull request #625 from keepassxreboot/feature/totp_field_fill
Add TOTP icon filling and improve icon handling
2019-11-24 11:08:23 +02:00
varjolintu
210b137243 Add OTP icons with fill 2019-11-18 12:10:25 +02:00
Sami Vänttinen
b3ebe63c92
Merge pull request #617 from keepassxreboot/fix/icon_handling_refactor
Fix handling multiple icons
2019-11-10 08:02:26 +02:00
Sami Vänttinen
e4a7af9fbc
Merge pull request #666 from keepassxreboot/fix/remove_xml_exclude
Remove XML exclude from the manifest
2019-11-09 14:47:35 +02:00
varjolintu
4097deaf13 Remove XML exclude from the manifest 2019-11-02 08:30:17 +02:00
Sami Vänttinen
895b5353b4
Merge pull request #655 from keepassxreboot/fix/update_icon
Ignore update icon if update check is set to never
2019-11-01 08:59:08 +02:00
Sami Vänttinen
94d2c730a8
Merge pull request #652 from keepassxreboot/fix/handle_iframe_inputs
Handle cross-domain iframe inputs correctly
2019-11-01 08:58:59 +02:00
varjolintu
774bc1d41f Ignore update icon if update check is set to never 2019-10-28 10:22:28 +02:00
varjolintu
bac211559f Handle cross-domain iframe inputs correctly 2019-10-26 14:44:54 +03:00
Sami Vänttinen
dfac8ef374
Bump version number to 1.5.3. 2019-10-21 18:36:41 +03:00
Sami Vänttinen
6d16898d67
Merge pull request #647 from schlimmchen/keep-dbhash-with-same-value
Do not overwrite keyRing element with itself
2019-10-21 18:35:52 +03:00
Bernhard Kirchen
cf1c25f408 Do not overwrite keyRing element with itself
Using KeePassXC 2.5.0 with a database created with KeePassXC 2.5.0,
decrypted messages from keepassxc-proxy contain an 'oldHash' and a
'hash' value that are equal. In that case, we must not try to replace
the database hash ID in the keyRing with itself, as it effectively leads
to the keyRing entry to be destroyed without replacement when using the
current implementation.
2019-10-21 17:29:58 +02:00
Sami Vänttinen
c86c44adf0
Merge pull request #646 from keepassxreboot/fix/promise_cleaning
Clean functions returning Promise
2019-10-20 09:27:21 +03:00