varjolintu
3e6a9101e7
Fix icon state update and rename CSS variables used
2020-06-15 17:00:06 +03:00
Sami Vänttinen
a2bce477a7
Update version number to 1.6.4.
2020-06-14 15:11:29 +03:00
Sami Vänttinen
4e40ad298e
Merge pull request #878 from keepassxreboot/fix/allow_fill_to_readonly_fields
...
Allow fill to readOnly fields
2020-06-14 15:10:11 +03:00
varjolintu
b793e1b5d5
Allow fill to readOnly fields
2020-06-14 08:59:32 +03:00
Sami Vänttinen
5bc478a9ac
Merge pull request #901 from keepassxreboot/fix/164_totp_detection
...
Improve TOTP detection and custom field overriding
2020-06-14 08:50:54 +03:00
varjolintu
ce31969160
Improve TOTP detection and custom field overriding
2020-06-13 13:58:42 +03:00
Sami Vänttinen
bfb3c77b6e
Merge pull request #909 from keepassxreboot/fix/group_saving_when_no_groups
...
Fix saving to a new group
2020-06-12 12:01:22 +03:00
varjolintu
a744d81f41
Fix saving to a new group
2020-06-11 21:13:24 +03:00
Sami Vänttinen
76a3e58203
Merge pull request #906 from keepassxreboot/fix/check_isvisible_for_dynamic_fields
...
Check visibility of dynamically added fields
2020-06-08 16:19:40 +03:00
Sami Vänttinen
6c9c37d08e
Merge pull request #904 from keepassxreboot/fix/pass_full_url
...
Pass full URL
2020-06-08 16:19:19 +03:00
Sami Vänttinen
9d795bc0e5
Merge pull request #903 from keepassxreboot/feature/update_locked_icon
...
Icon updates
2020-06-08 16:18:50 +03:00
Sami Vänttinen
cd534e856b
Merge pull request #898 from keepassxreboot/fix/identify_more_form_buttons
...
Try to identify more form buttons
2020-06-08 16:18:23 +03:00
Sami Vänttinen
6a0b2ce60a
Merge pull request #895 from yan12125/fix-proxy-auth
...
Fix retrieving credentials for authenticating against proxies
2020-06-08 16:18:14 +03:00
Sami Vänttinen
c8cef78fd2
Merge pull request #892 from keepassxreboot/fix/add_form_div_role_button
...
Add support for div role button with forms
2020-06-08 16:17:44 +03:00
Sami Vänttinen
debf7db5f6
Merge pull request #890 from keepassxreboot/fix/check_totp_input_field_visibility
...
Check input field visibility for TOTP icons
2020-06-08 16:17:07 +03:00
varjolintu
229f01ff58
Check visibility of dynamically added fields
2020-06-08 15:20:17 +03:00
varjolintu
fa9e8d9afd
Icon updates
2020-06-07 13:03:39 +03:00
varjolintu
050b6541b6
Pass full URL
2020-06-07 11:31:35 +03:00
varjolintu
39d5e2d5c6
Try to identify more form buttons
2020-06-04 10:45:52 +03:00
Chih-Hsuan Yen
f098c5813f
Fix retrieving credentials for authenticating against proxies
...
KeePassXC uses QUrl for matching URLs against entries [1], so
standard-compliant URLs are needed.
[1] 9d2e066aca/src/browser/BrowserService.cpp (L356)
2020-05-31 00:58:18 +08:00
varjolintu
50fd3eb916
Add support for div role button with forms
2020-05-22 08:27:15 +03:00
varjolintu
9315070f83
Check input field visibility for TOTP icons
2020-05-21 07:38:39 +03:00
Sami Vänttinen
1ef4543f95
Merge pull request #874 from orus-io/purecss-compat
...
Purecss compat - force letter-spacing
2020-04-27 14:59:13 +03:00
Sami Vänttinen
7f56a85dca
Merge pull request #873 from keepassxreboot/version_bump_163
...
Update version numbers to 1.6.3
2020-04-27 14:17:36 +03:00
Christophe de Vienne
4489ad2583
Purecss compat - force letter-spacing
...
In pages based on purecss, the default letter-spacing is negative. This lead to
unreadable keepassxc entries in the autocomplete list and notifications.
This patch forces the letter-spacing and word-spacing to 'normal', and
text-rendering to 'auto', which is what purecss does in elements
displaying text.
2020-04-27 10:34:11 +02:00
varjolintu
fa89080262
Update version numbers to 1.6.3
2020-04-27 08:05:55 +03:00
Sami Vänttinen
bed5115405
Merge pull request #872 from keepassxreboot/fix/simplify_options_saving
...
Simplify options saving process
2020-04-26 18:26:43 +03:00
varjolintu
349c2987d7
Simplify options saving process
2020-04-26 17:01:48 +03:00
Sami Vänttinen
5ac7a31fbe
Merge pull request #871 from keepassxreboot/update_readme_for_260
...
Update README
2020-04-26 14:28:41 +03:00
Sami Vänttinen
e0075dca9d
Update README
...
Removes the direct connection text, and adds a table for requested permissions.
2020-04-26 12:41:48 +03:00
Cyprien Devillez
a6410474f1
fix autocomplete position when body position is relative ( #840 )
...
Fix autocomplete position when body position is relative
2020-04-24 09:51:24 +03:00
Sami Vänttinen
729b513587
Merge pull request #867 from keepassxreboot/fix/connected_databases_wording
...
Change the wording of connected databases text
2020-04-18 19:59:38 +03:00
varjolintu
d1439211f3
Remove direction hint
2020-04-18 18:16:24 +03:00
varjolintu
bfabd6c736
Change the wording of connected databases text
2020-04-18 18:14:04 +03:00
Sami Vänttinen
005613e643
Merge pull request #845 from ususdei/improve_protocol_docs
...
Clarify key pair usages in protocol description
2020-04-18 17:49:56 +03:00
Sami Vänttinen
d0962d0ec5
Merge pull request #836 from keepassxreboot/fix/ignore_base_html
...
Ignore main HTML element from MutationObserver
2020-04-18 17:32:07 +03:00
varjolintu
1f247077d0
Ignore main HTML element from MutationObserver
2020-04-18 17:31:47 +03:00
Sami Vänttinen
17ee4ce926
Merge pull request #865 from keepassxreboot/fix/simplify_css
...
Simplify the options page CSS
2020-04-18 17:31:00 +03:00
Sami Vänttinen
9554fdc9d9
Merge pull request #863 from keepassxreboot/fix/ignore_banner_on_tab_change
...
Ignore banner on tab change
2020-04-18 17:30:36 +03:00
Sami Vänttinen
8bc1642057
Merge pull request #859 from keepassxreboot/feature/choose_custom_totp_field
...
Choose custom TOTP field
2020-04-18 17:29:57 +03:00
varjolintu
f8dab77bf2
Try to simplify the options CSS
2020-04-18 13:39:41 +03:00
Sami Vänttinen
ce48830d88
Merge pull request #864 from keepassxreboot/fix/http_auth_help_text
...
Change HTTP Basic Auth help text
2020-04-18 13:38:47 +03:00
varjolintu
10ff1be889
Change HTTP Basic Auth help text
2020-04-17 18:59:11 +03:00
varjolintu
7f97270d2f
Ignore banner on tab change
2020-04-16 17:02:41 +03:00
varjolintu
11a61e003c
Choose custom TOTP field
2020-04-14 18:44:57 +03:00
Sami Vänttinen
4a04055bb4
Merge pull request #853 from keepassxreboot/fix/translate_lock_database
...
Translate Lock database text
2020-04-11 12:16:05 +03:00
varjolintu
ab00d005c0
Translate Lock database text
2020-04-11 12:06:27 +03:00
Sami Vänttinen
ca2d4fd7b1
Merge pull request #844 from keepassxreboot/fix/totp_maxlength_comparison
...
Fix TOTP field maxLength comparison & do not override TOTP icon
2020-04-11 11:04:19 +03:00
varjolintu
bab175af04
Fix TOTP field maxLength comparison
2020-04-11 11:03:53 +03:00
Sami Vänttinen
1af105b6eb
Merge pull request #851 from keepassxreboot/fix/check_for_opacity
...
Check for CSS opacity
2020-04-11 11:03:07 +03:00