19 Commits (94fc3c1b97c451207dfd3d243c12bbe790b6d820)

Author SHA1 Message Date
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 c7eff31db3 fix creating of history entries. added test for correct dirtyObject events. 4 years ago
Herbert Poul e5fec358d7 if xml element is set to the same value, ignore the set, mark not as dirty. 5 years ago
Herbert Poul 75aa334737 add support for adding binaries, and correctly serialize them for kdbx 3 and 4. 5 years ago
Herbert Poul aa115f16a4 fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup) 5 years ago
Herbert Poul c60602a37c first version of reading binaries. 5 years ago
Herbert Poul 4134d5e018 extract kdbx_file.dart into it's own file. cache recycleBin, and do not resolve it every time by uuid. 5 years ago
Herbert Poul 2659585da9 fixed kdbx 4 support, protected fields, argon2 arguments, etc. 5 years ago
Herbert Poul fbf3378afd add support for deleting, moving groups and entries. 5 years ago
Herbert Poul 53adad5ceb custom data for password files, increase requirement to dart 2.7, xml 3.7 5 years ago
Herbert Poul 8643a7b30b support modifying of entries, storing entry history, .. 5 years ago
Herbert Poul 22d63e8c1d do not expose strings map, because key access was not type checked. 5 years ago
Herbert Poul b89cce0f74 implemented dirty tracking, modification updates, etc. 5 years ago
Herbert Poul 42bb6e61c4 generate times node (access times, etc.) 5 years ago
Herbert Poul 3ec6883c75 basic support for creating and saving kdbx files. 5 years ago
Herbert Poul 0265f99dea support for creating entries. 5 years ago
Herbert Poul 15af0093e9 creating new kdbx files, started with writing support. 5 years ago