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
path: root/tests
AgeCommit message (Expand)Author
2022-10-29CLI: Add Unicode support on Windows (#8618)Matthew Donoughe
2022-10-20Add a URL that preserves the URL path when trying to resolve favicons. (#8565)Patrick Klein
2022-10-05[CLI] Add a db-edit command (#8400)louib
2022-10-02bump the delay for clip timeout testslouib
2022-10-02Run tests with LANG=en_US.UTF-8Carlo Teubner
2022-09-08Fix CLI output when using clip with the -t flagandreas-ementio
2022-09-08Use search for showing expired entries on unlockJonathan White
2022-09-08Enhance Tags / Saved SearchesJonathan White
2022-09-07Fix OPVault import when there are multiple OTP fieldsJonathan White
2022-08-21[CLI] Add Option to show all attributes (Show command) (#8256)louib
2022-08-21Adding top-level fields to CLI commandslouib
2022-06-12Browser: Add a new group setting for omitting WWW subdomain when matching URLsvarjolintu
2022-06-09Auto-Type: PICKCHARS can specify attribute and ignore BEEPJonathan White
2022-06-06Correct regex escape logicPatrick Sean Klein
2022-06-04FdoSecrets: add smarter handling of database unlock requestsAetf
2022-06-04FdoSecrets: ask to unlock the database when creating itemsAetf
2022-05-31Add password strength indicator to PasswordEditWidgetJ.M. Dana
2022-05-31Fix transient errors in GUI testsJonathan White
2022-05-30Limit zxcvbn entropy estimation lengthPatrick Sean Klein
2022-05-28FdoSecrets: skip entries in recycle bin when searching (fix #7933)Aetf
2022-05-03clang-tidy: use nullptrRosen Penev
2022-05-01clang-tidy: use autoRosen Penev
2022-04-18TestKdbx4Format: use MockClockCarlo Teubner
2022-04-03Fix detection of hardware keys in keepassxc-cliJonathan White
2022-03-30Several improvements to tags editingJonathan White
2022-03-21FdoSecrest: allow remember decision for future entriesAetf
2022-03-19Several fixes for Auto-TypeJonathan White
2022-02-24Fix password generator responses (#7404)Sami Vänttinen
2022-02-23Add key serialization to support Quick UnlockJonathan White
2022-01-29Remove obsolete read only state from database. (#7324)Patrick Klein
2022-01-29Fix wildcard window title matching in Auto-TypeJonathan White
2022-01-29Add tags featureXavier Valls
2021-12-15KeeShare: Remove checking signed containerJonathan White
2021-12-13Add lock selected database action on toolbarLorenzo Tucci
2021-12-09Add db statistic output to CLI db-info command.Geert Ijewski
2021-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-11-25Fix transient save errors in TestGuiJonathan White
2021-11-25Fix syntax issue & add a missing header (#7160)tenzap
2021-11-22Correctly set KDBX envelope versionJanek Bevendorff
2021-11-22Avoid redundant KDBX4 test runsJanek Bevendorff
2021-11-22Implement KDBX 4.1 CustomData modification dateJanek Bevendorff
2021-11-22Implement KDBX 4.1 extended custom iconsJanek Bevendorff
2021-11-22Implement KDBX 4.1 PreviousParentGroup flagJanek Bevendorff
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Fix database save calls in CLI due to backup pathJonathan White
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-11-08CLI: Fixed typo in testsJonathan White
2021-11-08CLI: Add commands to handle attachmentsAndre Blanke
2021-10-24FdoSecrets: reject setting refs via the API (#7043)Aetf
2021-10-17FdoSecrets: Implement unlock before searchAetf