72 Commits (4273c6ef9923cbc34161ebdf441ce07e3a6bc4d1)
 

Author SHA1 Message Date
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 b4c65fcfa6 ignore test.kdbx generated by tests. 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 8f64a8cece
use dart dev channel. 5 years ago
Herbert Poul 42850d1d55
creating dart CI action 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 f30ee5dcc4 remove useless .vscode folder. 5 years ago
Herbert Poul 15a0de5196 initial commit. we can already decrypt the xml. 5 years ago