varjolintu
9dec7606ed
Prevent endless loops with Auto-Submit
2022-06-04 11:31:19 +03:00
Sami Vänttinen
54b8ac79a3
Allow filling password for non-detected fields and combinations ( #1580 )
...
Allow filling password for non-detected fields and combinations
2022-05-31 15:39:32 +03:00
Sami Vänttinen
1a7975df93
Add support for traversing child elements ( #1547 )
...
Add support for traversing child elements
2022-05-29 20:25:33 +03:00
Sami Vänttinen
9af37d688a
Merge pull request #1634 from keepassxreboot/fix/prevent_cross_origin_requests
...
Prevent Cross-Origin requests to KeePassXC
2022-05-29 15:58:26 +03:00
Sami Vänttinen
c83ddaaedf
Show gray icon when no credentials are available ( #1490 )
...
Show gray icon when there are no credentials
2022-05-29 15:25:30 +03:00
Sami Vänttinen
16a602409b
Adjust the popup size when needed. Change upper row buttons to icons. ( #1571 )
...
Adjust the popup size when needed. Change upper row buttons to icons.
2022-05-29 10:39:29 +03:00
Sami Vänttinen
81cae63f92
Merge pull request #1621 from keepassxreboot/fix/set_icon_to_all_tabs
...
Fix setting icon to all tabs
2022-05-29 10:38:33 +03:00
Sami Vänttinen
ea1902c27c
Merge pull request #1628 from ACasset/fix/update-accepted-otp-fields
...
Update acceptedOTPFields
2022-05-29 10:38:15 +03:00
Stefan Sundin
d5c05eea69
Autocomplete: username detection for Google ( #1477 )
...
Add username detection for Google logins, and put the item on the top of the list. This helps when they prompt you for a password again, which they do periodically.
2022-05-29 10:37:49 +03:00
varjolintu
961b7ecbf5
Prevent Cross-Origin requests to KeePassXC
2022-05-29 10:25:57 +03:00
Sami Vänttinen
3ea3a26a1d
Merge pull request #1632 from keepassxreboot/add_troubleshooting_guide_link
...
Add link to Troubleshooting Guide to README
2022-05-28 13:20:10 +03:00
Sami Vänttinen
c20b52ebe3
Add link to Troubleshooting Guide to README
2022-05-28 11:52:10 +03:00
ACasset
3b329a83c2
Update acceptedOTPFields
...
Add 'one_time_password' as an accepted field (i.e. for [FireflyIII](ad17837593/resources/views/auth/mfa.twig (L21) ))
2022-05-19 10:23:17 +02:00
varjolintu
cbdf77b8cd
Fix setting icon to all tabs
2022-05-08 08:52:12 +03:00
Sami Vänttinen
a037a0b656
Hide Automatic Reconnect option ( #1609 )
...
Hide Automatic Reconnect option
2022-04-18 22:12:02 +03:00
Sami Vänttinen
884ccd53e7
Show alert link to Troubleshooting Guide when reload fails ( #1606 )
...
Show alert link to Troubleshooting Guide when reload fails
2022-04-18 08:37:37 +03:00
Sami Vänttinen
aa11a24169
Merge pull request #1607 from keepassxreboot/fix/add_edge_page_to_about_tab
...
Add link to Edge Add-ons page in About tab
2022-04-17 14:54:18 +03:00
varjolintu
a1e03e5a18
Add link to Edge Add-ons page in About tab
2022-04-17 13:40:34 +03:00
Sami Vänttinen
20eb9e6638
Update build script ( #1605 )
...
Update build script
2022-04-17 08:07:16 +03:00
Sami Vänttinen
b8ab30f757
Merge pull request #1604 from keepassxreboot/feature/show_link_to_guide
...
Show a link to the Getting Started Guide for new users
2022-04-16 14:40:00 +03:00
varjolintu
c0b5b59b86
Show a link to the Getting Started Guide for new users
2022-04-16 10:45:46 +03:00
Sami Vänttinen
d0298865c6
Merge pull request #1602 from keepassxreboot/fix/check_maxlength
...
Check that maxLength is above zero
2022-04-13 07:12:55 +03:00
varjolintu
f8b5fc87ec
Check that maxLength is above zero
2022-04-12 20:45:59 +03:00
Sami Vänttinen
7b9d203b85
Merge pull request #1598 from keepassxreboot/fix/force_text_align_with_autocomplete
...
Force text-align with Autocomplete Menu items
2022-04-10 14:59:01 +03:00
varjolintu
48055393d0
Force text-align with Autocomplete Menu items
2022-04-10 11:10:51 +03:00
Sami Vänttinen
a54c589bd8
Merge pull request #1596 from keepassxreboot/feature/warn_about_password_field_maxlen
...
Add a notification when filled password length exceeds field's max length
2022-04-09 17:26:42 +03:00
varjolintu
2a763cc6c3
Add a notification when filled password length exceeds the fields maxLength
2022-04-09 17:17:59 +03:00
Sami Vänttinen
adeb6add9a
Fix Username Icon position on Apple login page ( #1590 )
...
Fix Username Icon position on Apple login page
2022-04-05 08:10:56 +03:00
Sami Vänttinen
b67f05328c
Updates Bootstrap library to version 5. Removes jQuery. ( #1578 )
...
* Update Bootstrap to V5. Remove jQuery.
2022-04-05 08:04:15 +03:00
Sami Vänttinen
646332b2ff
Merge pull request #1584 from keepassxreboot/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-28 08:50:29 +03:00
dependabot[bot]
536181f7ca
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 06:07:46 +00:00
Sami Vänttinen
cc343440bc
Merge pull request #1577 from keepassxreboot/feature/move_tests_to_playwright
...
Move content script tests to Playwright
2022-03-20 09:49:33 +02:00
varjolintu
b0c07ec00e
Revert a comment
2022-03-18 17:02:35 +02:00
varjolintu
477809cd2d
Revert pretty print on polyfill
2022-03-18 17:02:04 +02:00
varjolintu
97e801271f
Revert some changes
2022-03-18 17:00:27 +02:00
varjolintu
ecae40a6b6
Move tests from Selenium & Mocha to Playwright
2022-03-18 16:52:02 +02:00
varjolintu
97e07b5a62
Second draft
2022-03-18 16:10:36 +02:00
varjolintu
c18cbc630d
First draft
2022-03-18 14:24:01 +02:00
Sami Vänttinen
2c5220eea4
Merge pull request #1573 from keepassxreboot/fix/totp_filling_without_combination
...
Fix filling TOTP to fields not in combinations
2022-03-17 14:15:15 +02:00
Sami Vänttinen
dc2e1bfed5
Merge pull request #1575 from keepassxreboot/fix/autofill_explanation
...
Adjust auto-fill warning message
2022-03-17 14:14:57 +02:00
varjolintu
3fec23c569
Adjust auto-fill warning message
2022-03-17 11:11:31 +02:00
varjolintu
bfb309963a
Fix filling TOTP to fields not in combinations
2022-03-17 10:49:49 +02:00
Sami Vänttinen
6ab3299faf
Merge pull request #1568 from keepassxreboot/i18n/tx_8e7b5d63f5
...
Translate '/keepassxc-browser/_locales/en/messages.json' in 'he'
2022-03-07 11:09:32 +02:00
transifex-integration[bot]
e4e232d4ae
Apply translations in he
...
review completed for the source file '/keepassxc-browser/_locales/en/messages.json'
on the 'he' language.
2022-03-07 09:08:29 +00:00
Sami Vänttinen
441416cd09
Handle requestID with error responses ( #1561 )
...
Handle requestID with error responses
2022-02-20 22:05:10 +02:00
Sami Vänttinen
3a66e03e96
Merge pull request #1551 from keepassxreboot/fix/update_webextension-polyfill
...
Update webextension-polyfill from 0.7.0 to 0.8.0
2022-01-30 20:29:52 +02:00
varjolintu
161d8064b8
Update webextension-polyfill from 0.7.0 to 0.8.0
2022-01-30 15:55:06 +02:00
Sami Vänttinen
df8f0a8fd2
Merge pull request #1544 from keepassxreboot/i18n/tx_208502acad
...
Translate '/keepassxc-browser/_locales/en/messages.json' in 'tr'
2022-01-30 09:21:07 +02:00
Sami Vänttinen
2bb2ab57f5
Merge pull request #1545 from Ashus/develop
...
Fix disabled OTP icons - they are never added
2022-01-25 06:11:43 +02:00
Ashus
1f883912ad
Fix disabled OTP icons - they are never added
2022-01-25 00:24:28 +01:00