22 Commits (9fdc270bba445d8d1df362c4364e2242bc04b18c)

Author SHA1 Message Date
Herbert Poul 9fdc270bba add stream for notifications when objects change. 5 years ago
Herbert Poul e19a6e3737 export kdbx icons. 5 years ago
Herbert Poul ae0c37456e fix analyzer warnings, made it possible to load credentials by byte stream. 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 75186d3c02 don't subscribe to children, because i want to be able to load in a background isolate. 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 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
Herbert Poul fdc6f149dc a bit of refactoring 5 years ago
Herbert Poul 15a0de5196 initial commit. we can already decrypt the xml. 5 years ago