27 Commits (a90d4d5fb6d0f342fb01e0d7f819a0edb4d90df1)

Author SHA1 Message Date
Herbert Poul e641f276bf export KdbxVersion and some KDF config options, cleanup usage of CipherID 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 7788c0fba1 fixed bug saving files with history entries which contain attachments. 4 years ago
Herbert Poul b3d152ac94 when saving to xml, make sure isDirty = false event is triggered. 5 years ago
Herbert Poul 88829d27d4 fix tests with missing kdbx context. 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 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 5e89cc5b03 Fixed error handling nil UUIDs in recycle bin. 5 years ago
Herbert Poul 1f26f87920 fixed NPE 5 years ago
Herbert Poul b9f373dfe0 support deleting entries, always tell file that entry information was changed. 5 years ago
Herbert Poul fbf3378afd add support for deleting, moving groups and entries. 5 years ago
Herbert Poul dd4b7dbbb2 fix warnings. 5 years ago
Herbert Poul 7eee2d672f always use little endian, fixed packet index for payload during serialization. 5 years ago
Herbert Poul 164c0b25ee debugging for dirty settings. 5 years ago
Herbert Poul f4b87e340c mark as non-dirty when converted toXml 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 b89cce0f74 implemented dirty tracking, modification updates, etc. 5 years ago
Herbert Poul 42bb6e61c4 generate times node (access times, etc.) 5 years ago
Herbert Poul 082f78a6cd correctly write UUIDs as base64. 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 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