149 Commits (3ae6e398ce80f4f0fa7d3f521b5c094238b95ad5)
 

Author SHA1 Message Date
Herbert Poul 3ae6e398ce Support for V2 keyfile https://forum.authpass.app/t/issuues-with-keyfile/84/3 4 years ago
Herbert Poul 10d6035e14 remove dependency on prompts. 4 years ago
Herbert Poul bb8f29ec93 update dependencies. 4 years ago
Herbert Poul 04fea79eca upgrade dependencies. 4 years ago
Herbert Poul 7139b7d2be upgrade dependencies, migrate from cryptography package to pointycastle. 4 years ago
Patrik Koscelanský b3b6fd47ca change to customIcon setter 4 years ago
Herbert Poul bb6560b1b8 keepassxc compatibility - accept kdbx 3 binaries in arbitrary sort order. 4 years ago
Herbert Poul 68be3c5ef6 log more debugging info when unable to decode protected value. 4 years ago
Herbert Poul e22eaa1481 date parsing: treat empty string as null, but output warning. 4 years ago
Herbert Poul 33342f3283 added error log for exception while reading time. 4 years ago
Herbert Poul 3adb6af91a fix concurrent save bug: only allow one save at a time. 4 years ago
Herbert Poul 4fc798e621 use url as entry label if title is not defined. 4 years ago
Herbert Poul 8a5784eb54 moved common key names into constants. 4 years ago
Herbert Poul 35a8889d2a fix setting of missing time stamps while reading. 4 years ago
Herbert Poul f0b6f1f50d fix test which reads modification time. 4 years ago
Herbert Poul 14896594d8 fix reading and writing of modification time. 4 years ago
Herbert Poul 53ebc75b48 only report on lib and test dirs. 4 years ago
Herbert Poul 3e56d9d76c add coverall push ;) 4 years ago
Herbert Poul 84f7974b9a merge: move into recyclebin 4 years ago
Herbert Poul 414323a163 reset clock on every launch 4 years ago
Herbert Poul dfdae4eeba run all tests in coverage mode as well. 4 years ago
Herbert Poul 4e59483ed9 merging group changes 4 years ago
Herbert Poul 76ba4aedbf very trivial merge test. 4 years ago
Herbert Poul 64bec43473 WIP: merging incoming changes #80 4 years ago
Herbert Poul a90d4d5fb6 adding a couple of meta data fields. should now include almost all from keepass. 4 years ago
Herbert Poul 7111cc3711 basic support for DeletedObjects tombstones in the root group. 4 years ago
Herbert Poul cd22ab328c run kdbx4 tests in CI 4 years ago
Herbert Poul b954073e14 tagging tests with kdbx3 and kdbx4 4 years ago
Herbert Poul a606354c11 add helper getter for isDirty 4 years ago
Herbert Poul cd4da93732 move byte utils into utils package, export ByteUtils. 4 years ago
Herbert Poul 6739fef5ca update argon2_ffi_base dep again. 4 years ago
Herbert Poul fee7fff39f update argon2_ffi_base dependency to 0.1.4+5 4 years ago
Herbert Poul 9de359a6cb update argon2_ffi_base dependency. 4 years ago
Herbert Poul cf617da360 require xml 4.4 4 years ago
Herbert Poul 94fc3c1b97 require at least xml 4.2 4 years ago
Herbert Poul 1b0fa70964 simpler way to read kdf type. 4 years ago
Herbert Poul 5140a347af export KdfField. 4 years ago
Herbert Poul be9103ad91 expose v3 TransformRounds for aes kdf. 4 years ago
Herbert Poul e641f276bf export KdbxVersion and some KDF config options, cleanup usage of CipherID 4 years ago
Herbert Poul 9974b10cd7 improve test for kdbx4 4 years ago
Herbert Poul b44dd7a56a implement kdbx3 to 4 upgrade, use kdbx4 by default 4 years ago
Herbert Poul b6b8f5c6a7 WIP: prepare to switch to kdbx v4 by default. 4 years ago
Herbert Poul 2484f1a8e8 support for custom icons for entries and groups. 4 years ago
Herbert Poul a5b42b3169 0.4.1 4 years ago
Herbert Poul 24d27258e6 add dummy test coverage. 4 years ago
Herbert Poul c7eff31db3 fix creating of history entries. added test for correct dirtyObject events. 4 years ago
Herbert Poul e6accc1a9d update changelog 4 years ago
Herbert Poul 7788c0fba1 fixed bug saving files with history entries which contain attachments. 4 years ago
Herbert Poul e24ff0e19a basic dart2js / dart web support. 4 years ago
Herbert Poul f59b9a3511 workaround for supporting dart html/web. 4 years ago