Сергей Марков
|
8a95283931
|
add aurora platform
|
12 months ago |
Марков Сергей Викторович
|
676c162770
|
new platform (aurora) is add
|
12 months ago |
Herbert Poul
|
2968ec486b
|
migrate to latest dart version.
|
1 year ago |
Herbert Poul
|
e0774d502c
|
fix coverage script.
|
3 years ago |
Herbert Poul
|
48da32961f
|
upgrade depencencies. release 2.3.0
|
3 years ago |
Herbert Poul
|
caa1be954c
|
update analysis to use flutter_lints instead of pedantic package.
|
3 years ago |
Herbert Poul
|
50718adc32
|
make bytes in InnerHeaderField non-nullable.
|
3 years ago |
Herbert Poul
|
5cf6b8db93
|
fix nullability for KdbxBinary
|
3 years ago |
Herbert Poul
|
36007bbe4a
|
add support for CustomData in entries.
|
3 years ago |
Herbert Poul
|
96793a5206
|
Imlement generating of keyfiles (keyx format)
|
3 years ago |
Herbert Poul
|
e2fd1686c4
|
move credentials classes into their own file.
|
3 years ago |
Herbert Poul
|
cb11abef41
|
make credentials changable.
|
3 years ago |
Herbert Poul
|
5694c6c468
|
allow save methods to return a object
|
3 years ago |
Herbert Poul
|
157a85acbc
|
- Mark objects only as clean when saving was successful.
- Only mark objects as clean if they have not been modified since we started saving.
|
3 years ago |
Herbert Poul
|
90bc4d3138
|
If argon2 ffi implementation is not available, fallback to pointycastle (dart-only) implementation.
|
3 years ago |
Herbert Poul
|
e7e342abb1
|
move exceptions into their own package.
|
3 years ago |
Herbert Poul
|
3570757fae
|
Throw KdbxInvalidFileStructure for invalid files
|
3 years ago |
Herbert Poul
|
bc46c500ac
|
fix missing curly brace.
|
3 years ago |
Herbert Poul
|
65bf16bfcd
|
improve merge debug summary
|
3 years ago |
Herbert Poul
|
2edd3b57ba
|
export MergeContext
|
3 years ago |
Herbert Poul
|
011c40d31b
|
better debugging output for merging.
|
3 years ago |
Herbert Poul
|
70c80ee527
|
add easy way to check whether a given object is located in the recycle bin.
|
3 years ago |
Herbert Poul
|
09fd6878b1
|
kdbx4.1: keep track of PreviousParentGroup
|
3 years ago |
Herbert Poul
|
36563e84c7
|
fix merging of incoming deleted objects.
|
3 years ago |
Herbert Poul
|
f5030aba1a
|
pubspec cleanup.
|
3 years ago |
Herbert Poul
|
59078d6ec8
|
implement permanently deleting entries and groups.
|
3 years ago |
Herbert Poul
|
6511ce973e
|
improve nnbd, add debugging to aes decryption
|
3 years ago |
Herbert Poul
|
1353eea3d1
|
trigger event after all modifications, not just after the first one.
|
3 years ago |
Herbert Poul
|
248ca9b1db
|
Upgrade dependencies.
|
3 years ago |
Herbert Poul
|
d3c024c7f5
|
make KdbxCustomIcon properties non-nullable.
|
3 years ago |
Herbert Poul
|
6c477ec240
|
never return null for kdfType
|
3 years ago |
Herbert Poul
|
7721a0ff4e
|
allow password of composite key be nullable.
|
4 years ago |
Herbert Poul
|
aa8e86133e
|
increase kdbx version to 2.0.0
|
4 years ago |
Herbert Poul
|
a9a65adfb5
|
do something useful in the example.
|
4 years ago |
Herbert Poul
|
9a30bc7d3c
|
useless migration of dummy example project.
|
4 years ago |
Herbert Poul
|
f43110ee52
|
fix all analysis warnings.
|
4 years ago |
Herbert Poul
|
7b83648755
|
fix history test.
|
4 years ago |
Herbert Poul
|
a5c4d6a0e7
|
migrate to nnbd
|
4 years ago |
Herbert Poul
|
a50897e185
|
upgrade dependencies
|
4 years ago |
Herbert Poul
|
3ae6e398ce
|
Support for V2 keyfile https://forum.authpass.app/t/issuues-with-keyfile/84/3
|
4 years ago |
Herbert Poul
|
10d6035e14
|
remove dependency on prompts.
|
4 years ago |
Herbert Poul
|
bb8f29ec93
|
update dependencies.
|
4 years ago |
Herbert Poul
|
04fea79eca
|
upgrade dependencies.
|
4 years ago |
Herbert Poul
|
7139b7d2be
|
upgrade dependencies, migrate from cryptography package to pointycastle.
|
4 years ago |
Patrik Koscelanský
|
b3b6fd47ca
|
change to customIcon setter
|
4 years ago |
Herbert Poul
|
bb6560b1b8
|
keepassxc compatibility - accept kdbx 3 binaries in arbitrary sort order.
|
4 years ago |
Herbert Poul
|
68be3c5ef6
|
log more debugging info when unable to decode protected value.
|
4 years ago |
Herbert Poul
|
e22eaa1481
|
date parsing: treat empty string as null, but output warning.
|
4 years ago |
Herbert Poul
|
33342f3283
|
added error log for exception while reading time.
|
4 years ago |
Herbert Poul
|
3adb6af91a
|
fix concurrent save bug: only allow one save at a time.
|
4 years ago |