Herbert Poul
|
4fc798e621
|
use url as entry label if title is not defined.
|
4 years ago |
Herbert Poul
|
8a5784eb54
|
moved common key names into constants.
|
4 years ago |
Herbert Poul
|
84f7974b9a
|
merge: move into recyclebin
|
4 years ago |
Herbert Poul
|
4e59483ed9
|
merging group changes
|
4 years ago |
Herbert Poul
|
76ba4aedbf
|
very trivial merge test.
|
4 years ago |
Herbert Poul
|
64bec43473
|
WIP: merging incoming changes #80
|
4 years ago |
Herbert Poul
|
7111cc3711
|
basic support for DeletedObjects tombstones in the root group.
|
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
|
bfea711921
|
make sure to mark entry as dirty when deleting binary.
|
5 years ago |
Herbert Poul
|
7eb15cd9f0
|
add support for removing binaries.
|
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
|
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
|
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 |