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

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-04Fix being unable to unset to just a ChallengeResponse keycli_db_editlouib
2022-10-04Add a db-edit CLI commandlouib
2022-10-04Add option to display passwords in color in preview panelWolfram Rösler
2022-10-03Add XML Export option to GUI. (#8524)Patrick Klein
2022-10-02Increase entropy required for a "good" rating to 75.Patrick Sean Klein
2022-10-02bump the delay for clip timeout testslouib
2022-10-02Add German translation to AppdataJakobDev
2022-10-02entry: remove unread variable in truncateHistory()Bernhard Kirchen
2022-10-02Remove --no-add-neededAlex Xu (Hello71)
2022-10-02Fix dark mode detection on Linuxfelipdsa21
2022-10-02Remove old --pw / --parent-window option from man pageArnavion
2022-10-02Run tests with LANG=en_US.UTF-8Carlo Teubner
2022-09-22Fix crash when deleting items in recycle bin while searching (#8117)Jonathan White
2022-09-12Set new default location hints for Qt on macOSNikolas Grottendieck
2022-09-11Add shortcut to copy password with TOTP appendedJim Heden
2022-09-11Point INSTALL.md checkout reference to `latest` tag (#8225)Damian Rhodes
2022-09-10Set correct case for database file path on Windowsmckeema
2022-09-10Browser: Asynchronous Access Confirm dialogvarjolintu
2022-09-08Fix CLI output when using clip with the -t flagandreas-ementio
2022-09-08Do not allow expired credentials automaticallyvarjolintu
2022-09-08Support numeric aware sorting on Windows and macOSJonathan White
2022-09-08Improve various application iconsJonathan White
2022-09-08Show entry count in status barJonathan White
2022-09-08Fix tabbing around database widgetJonathan White
2022-09-08Use search for showing expired entries on unlockJonathan White
2022-09-08Enhance Tags / Saved SearchesJonathan White
2022-09-07Check for write permission before entering portable modeJonathan White
2022-09-07Fix OPVault import when there are multiple OTP fieldsJonathan White
2022-09-05Allow KeePassXC to be built without X11Yaroslav Isakov
2022-09-05Fix Windows Hello bugsJonathan White
2022-09-05autostart: Linux: Exec= filename not absolute pathKlemens Nanni
2022-09-05Hardware keys: Add VivoKey and DT token ATRsChristoph Honal
2022-09-05TouchID support refactoring (#8311)Dennis
2022-08-21[CLI] Add Option to show all attributes (Show command) (#8256)louib
2022-08-21Adding top-level fields to CLI commandslouib
2022-08-02Better handling of "Lock on Minimize" settingJonathan White
2022-07-11Add setting for number of recent filesJonathan White
2022-07-02Add Ctrl+Tab shortcut to cycle databases in unlock dialogDaniel Ziegenberg
2022-06-19cmake: make libxi and libxtst a requirement with autotype enabledBernhard Kirchen
2022-06-19cmake: emit warning if X11_Xi or X11_XTest not foundBernhard Kirchen
2022-06-14Fix crash when trying to close database during unlockJonathan White
2022-06-12Browser: Add a new group setting for omitting WWW subdomain when matching URLsvarjolintu
2022-06-11Add vcs-browser and contribute URLs to AppdataJakobDev
2022-06-11Emit database changed event on single db lockvarjolintu
2022-06-11Update eff_large.wordlistJ J Chiarella
2022-06-11Add methods isHardwareKeySupported and refreshHardwareKeys to DBusFelix Stupp
2022-06-09Auto-Type: PICKCHARS can specify attribute and ignore BEEPJonathan White
2022-06-06Improve entry preview panelJonathan White
2022-06-06Fix autotype menu entries on WindowsMichael Ziminsky (Z)
2022-06-06Correct regex escape logicPatrick Sean Klein