varjolintu
53cb9b812e
Add missing icon
2020-07-10 15:03:22 +03:00
Sami Vänttinen
1cb67e7ec0
Merge pull request #931 from keepassxreboot/fix/165_fixes
...
Parse input fields correctly before passing them forward
2020-07-10 07:20:16 +03:00
varjolintu
07194e8b82
Update version number. Delete unsupported parameter from Firefox build.
2020-07-09 17:52:16 +03:00
varjolintu
e7f7163ea0
Parse input fields correctly before passing them forward
2020-07-09 08:43:03 +03:00
Sami Vänttinen
c88ee5bbfc
Merge pull request #928 from keepassxreboot/fix/165_mo
...
Fix MutationObserver reinit
2020-07-08 14:01:53 +03:00
varjolintu
1c86186f40
Fix MutationObserver reinit
2020-07-08 08:30:06 +03:00
Sami Vänttinen
7cf428c3d3
Merge pull request #920 from keepassxreboot/fix/high_cpu_usage
...
Fix high CPU usage
2020-07-07 07:26:08 +03:00
Sami Vänttinen
9db373b860
Merge pull request #913 from keepassxreboot/fix/add_missing_awaits
...
Add missing awaits for async functions
2020-07-07 07:25:18 +03:00
Sami Vänttinen
0727cc188f
Merge pull request #915 from keepassxreboot/fix/add_wildcard_to_ignored_url
...
Add wildcard to the ignored URL
2020-07-07 07:25:03 +03:00
Sami Vänttinen
cc71f255d7
Merge pull request #918 from keepassxreboot/fix/make_groups_scrollable
...
Make groups scrollable when saving new credentials
2020-07-07 07:24:44 +03:00
Sami Vänttinen
c45df04bea
Merge pull request #924 from keepassxreboot/fix/165_translation
...
Fix a translation without a parameter
2020-07-07 07:24:27 +03:00
varjolintu
8f8dd522f8
Fix high CPU usage
2020-07-06 16:13:27 +03:00
varjolintu
8249696c73
Fix a translation without a parameter
2020-07-04 07:21:59 +03:00
varjolintu
82572f739b
Make groups scrollable when saving new credentials
2020-06-27 12:20:20 +03:00
varjolintu
f49b0bcd9e
Add wildcard to the ignored URL
2020-06-21 13:54:05 +03:00
varjolintu
dfd280bb9c
Add missing awaits for async functions
2020-06-16 22:51:08 +03:00
Sami Vänttinen
d518662696
Merge pull request #912 from keepassxreboot/fix/164_final_cleaning
...
Final cleaning for 1.6.4
2020-06-15 22:17:03 +03:00
varjolintu
090f2e1fd4
Final cleaning for 1.6.4
2020-06-15 19:35:19 +03:00
Sami Vänttinen
ba37da64c1
Merge pull request #911 from keepassxreboot/bump_version_to_164
...
Bump version to 164 and fix the last bugs
2020-06-15 18:39:45 +03:00
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