Herbert Poul
|
caa1be954c
|
update analysis to use flutter_lints instead of pedantic package.
|
4 years ago |
Herbert Poul
|
e2fd1686c4
|
move credentials classes into their own file.
|
4 years ago |
Herbert Poul
|
cb11abef41
|
make credentials changable.
|
4 years ago |
Herbert Poul
|
5694c6c468
|
allow save methods to return a object
|
4 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.
|
4 years ago |
Herbert Poul
|
e7e342abb1
|
move exceptions into their own package.
|
4 years ago |
Herbert Poul
|
a5c4d6a0e7
|
migrate to nnbd
|
4 years ago |
Herbert Poul
|
3adb6af91a
|
fix concurrent save bug: only allow one save at a time.
|
5 years ago |
Herbert Poul
|
76ba4aedbf
|
very trivial merge test.
|
5 years ago |
Herbert Poul
|
64bec43473
|
WIP: merging incoming changes #80
|
5 years ago |
Herbert Poul
|
a606354c11
|
add helper getter for isDirty
|
5 years ago |
Herbert Poul
|
b6b8f5c6a7
|
WIP: prepare to switch to kdbx v4 by default.
|
5 years ago |
Herbert Poul
|
c7eff31db3
|
fix creating of history entries. added test for correct dirtyObject events.
|
5 years ago |
Herbert Poul
|
a580803a8d
|
ignore missing recycle bin.
|
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
|
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 |