Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-19Add a Netherland eBay site to sites.jsfix/misc_for_180varjolintu
2022-06-13Fix using wrong variable when saving credentialsvarjolintu
2022-06-11Code cleanupvarjolintu
2022-06-10Clear all logins on disconnectvarjolintu
2022-06-07Make sure selection is an Arrayvarjolintu
2022-06-07Fix assigning const valuevarjolintu
2022-06-06Change icon state after credential retrievalvarjolintu
2022-06-05Check for previously filled credentials for TOTP icon colorvarjolintu
2022-06-05Make sure the popup buttons are the same sizevarjolintu
2022-06-04Sort the page uuid first in the list (#1441)Stefan Sundin
2022-06-04Merge pull request #1637 from keepassxreboot/feature/limit_auto_submitSami Vänttinen
2022-06-04Prevent endless loops with Auto-Submitvarjolintu
2022-05-31Allow filling password for non-detected fields and combinations (#1580)Sami Vänttinen
2022-05-29Add support for traversing child elements (#1547)Sami Vänttinen
2022-05-29Merge pull request #1634 from keepassxreboot/fix/prevent_cross_origin_requestsSami Vänttinen
2022-05-29Show gray icon when no credentials are available (#1490)Sami Vänttinen
2022-05-29Adjust the popup size when needed. Change upper row buttons to icons. (#1571)Sami Vänttinen
2022-05-29Merge pull request #1621 from keepassxreboot/fix/set_icon_to_all_tabsSami Vänttinen
2022-05-29Merge pull request #1628 from ACasset/fix/update-accepted-otp-fieldsSami Vänttinen
2022-05-29Autocomplete: username detection for Google (#1477)Stefan Sundin
2022-05-29Prevent Cross-Origin requests to KeePassXCvarjolintu
2022-05-28Merge pull request #1632 from keepassxreboot/add_troubleshooting_guide_linkSami Vänttinen
2022-05-28Add link to Troubleshooting Guide to READMESami Vänttinen
2022-05-19Update acceptedOTPFieldsACasset
2022-05-08Fix setting icon to all tabsfix/set_icon_to_all_tabsvarjolintu
2022-04-18Hide Automatic Reconnect option (#1609)Sami Vänttinen
2022-04-18Show alert link to Troubleshooting Guide when reload fails (#1606)Sami Vänttinen
2022-04-17Merge pull request #1607 from keepassxreboot/fix/add_edge_page_to_about_tabSami Vänttinen
2022-04-17Add link to Edge Add-ons page in About tabvarjolintu
2022-04-17Update build script (#1605)Sami Vänttinen
2022-04-16Merge pull request #1604 from keepassxreboot/feature/show_link_to_guideSami Vänttinen
2022-04-16Show a link to the Getting Started Guide for new usersvarjolintu
2022-04-13Merge pull request #1602 from keepassxreboot/fix/check_maxlengthSami Vänttinen
2022-04-12Check that maxLength is above zerovarjolintu
2022-04-10Merge pull request #1598 from keepassxreboot/fix/force_text_align_with_autoco...Sami Vänttinen
2022-04-10Force text-align with Autocomplete Menu itemsvarjolintu
2022-04-09Merge pull request #1596 from keepassxreboot/feature/warn_about_password_fiel...Sami Vänttinen
2022-04-09Add a notification when filled password length exceeds the fields maxLengthvarjolintu
2022-04-05Fix Username Icon position on Apple login page (#1590)Sami Vänttinen
2022-04-05Updates Bootstrap library to version 5. Removes jQuery. (#1578)Sami Vänttinen
2022-03-28Merge pull request #1584 from keepassxreboot/dependabot/npm_and_yarn/minimist...Sami Vänttinen
2022-03-26Bump minimist from 1.2.5 to 1.2.6dependabot/npm_and_yarn/minimist-1.2.6dependabot[bot]
2022-03-20Merge pull request #1577 from keepassxreboot/feature/move_tests_to_playwrightSami Vänttinen
2022-03-18Revert a commentfeature/move_tests_to_playwrightvarjolintu
2022-03-18Revert pretty print on polyfillvarjolintu
2022-03-18Revert some changesvarjolintu
2022-03-18Move tests from Selenium & Mocha to Playwrightvarjolintu
2022-03-18Second draftvarjolintu
2022-03-18First draftvarjolintu
2022-03-17Merge pull request #1573 from keepassxreboot/fix/totp_filling_without_combina...Sami Vänttinen