keepassxc:nix_dev_shell

Last commit made on 2022-09-15
Get this branch:
git clone -b nix_dev_shell https://git.launchpad.net/keepassxc

Branch merges

Branch information

Name:
nix_dev_shell
Repository:
lp:keepassxc

Recent commits

e38a318... by louib <email address hidden>

Add a nix Flake

4bddf1e... by louib <email address hidden>

Getting there

e3d9013... by louib <email address hidden>

Where the hell are all the libs??

527f403... by louib <email address hidden>

More dependencies

db65ab4... by louib <email address hidden>

Add a basic nix shell derivation.

d181f80... by Nikolas Grottendieck <email address hidden>

Set new default location hints for Qt on macOS

QT5 as offered by Homebrew is versioned since March 2021 and the default
path points to QT6 (if installed). New installations of qt5 have a
suffixed path (qt@5) that should be used instead.

33d8b6d... by Jim Heden <email address hidden>

Add shortcut to copy password with TOTP appended

59e2c38... by Damian Rhodes <email address hidden>

Point INSTALL.md checkout reference to `latest` tag (#8225)

dd15db7... by mckeema <email address hidden>

Set correct case for database file path on Windows

* Fix #7139 - when opening database files from the command line, ensure the correct case is fed to the program to prevent case changes during saves.
* Cleanup old code (checking for .json extension) from when KeePassXC app could act as a proxy.

ef6d8f1... by varjolintu <email address hidden>

Browser: Asynchronous Access Confirm dialog