21 Commits (e7387221895cf2c2dc50de80306999d79442ad96)

Author SHA1 Message Date
Herbert Poul aa115f16a4 fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup) 5 years ago
Herbert Poul f33ff0a017 fix saving entries without history. 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 fbf3378afd add support for deleting, moving groups and entries. 5 years ago
Herbert Poul 8f7fc702eb formatted files, fixed linter warnings. 5 years ago
Herbert Poul e19a6e3737 export kdbx icons. 5 years ago
Herbert Poul efe374f629 implemented KdbxEntry.toString for debugging. 5 years ago
Herbert Poul 5ccf14d349 added support for renaming fields, deleting fields. 5 years ago
Herbert Poul d914ff9024 fixed saving of protected values in history entries. 5 years ago
Herbert Poul b17e2373f2 fix writing of string values, also do not trigger dirty event, if entry is already dirty. 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 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
Herbert Poul a41901198d parse kdbx file without futures. 5 years ago
Herbert Poul c279c7e649 more exports, make it possible to retrieve all entries of a file, etc. 5 years ago
Herbert Poul 14fe0105ae started to parse groups and entries. 5 years ago
Herbert Poul 4280997bf5 basic support for decrypting kdbx 3.x files 5 years ago