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
2020-02-29Add a copy button for versionXaver Maierhofer
2020-02-28Add faviconXaver Maierhofer
2020-02-28UI redesignvarjolintu
2020-02-25TOTP icon improvementsvarjolintu
2020-02-24Modify TOTP keyboard shortcutvarjolintu
2020-02-22Code cleaningvarjolintu
2020-02-20Fixes for 1.5.5varjolintu
2020-02-20Show the group name in autocomplete (#739)Timo Ulich
2020-02-19Merge pull request #779 from keepassxreboot/fix/support_input_readonlySami Vänttinen
2020-02-19Ignore input fields with readOnlyvarjolintu
2020-02-16Fix import settings checkvarjolintu
2020-02-10Merge pull request #723 from stefansundin/autocompleteSami Vänttinen
2020-02-10Do not add helpers on fields that have autocomplete="off" or autocomplete="ne...Stefan Sundin
2020-02-09Move DOM elements to Shadow DOMvarjolintu
2020-02-09Performance adjustmentsvarjolintu
2020-02-09Merge pull request #741 from keepassxreboot/fix/add_submit_button_to_querySami Vänttinen
2020-02-09Merge pull request #742 from keepassxreboot/fix/save_to_root_groupSami Vänttinen
2020-02-09Merge pull request #762 from keepassxreboot/fix/remove_duplicate_entriesSami Vänttinen
2020-02-09Merge pull request #763 from keepassxreboot/fix/show_banner_only_in_main_pageSami Vänttinen
2020-02-06Redirect allowancevarjolintu
2020-02-03Do not create a duplicatevarjolintu
2020-02-03Show Credential banner only in the main pagevarjolintu
2020-02-03Remove duplicate entriesvarjolintu
2020-01-26Add dark themevarjolintu
2020-01-07Add Save Domain Only option when saving new credentialsvarjolintu
2020-01-07Save to Root group if defined without default groupvarjolintu
2020-01-07Add submit button type to queryvarjolintu
2020-01-06Merge pull request #724 from HLeithner/patch-1Sami Vänttinen
2019-12-26Allow label to trigger ignore checkboxHarald Leithner
2019-12-17Add length checksvarjolintu
2019-12-15Ignore TOTP icons if the field is too smallvarjolintu
2019-12-09Merge pull request #710 from keepassxreboot/fix/reset_fill_boolean1.5.4Sami Vänttinen
2019-12-09Updated version to 1.5.4.Sami Vänttinen
2019-12-09Reset password filled boolean state on page reloadvarjolintu
2019-12-09Merge pull request #702 from layalk/ui-rtl-icon-positionSami Vänttinen
2019-12-04Put else on same line as closing brace before.Layal Khatib
2019-12-04Use === for strict JavaScript comparison.Layal Khatib
2019-12-04Check document.dir to determine the position of the icon.Layal Khatib
2019-11-27Respect Site Preferences settings with the new Credential Bannervarjolintu
2019-11-18Add OTP icons with fillvarjolintu
2019-11-10Merge pull request #617 from keepassxreboot/fix/icon_handling_refactorSami Vänttinen
2019-11-02Remove XML exclude from the manifestvarjolintu
2019-11-01Merge pull request #655 from keepassxreboot/fix/update_iconSami Vänttinen
2019-10-28Ignore update icon if update check is set to nevervarjolintu
2019-10-26Handle cross-domain iframe inputs correctlyvarjolintu
2019-10-21Bump version number to 1.5.3.1.5.3Sami Vänttinen
2019-10-21Do not overwrite keyRing element with itselfBernhard Kirchen
2019-10-19Clean functions returning Promisevarjolintu
2019-10-17Improved icon handlingvarjolintu
2019-10-17Merge pull request #642 from keepassxreboot/feature/import_export_settingsSami Vänttinen