17 Commits

Author SHA1 Message Date
557c5c4f7d
Separate class for properties to handle protected and web-fields. 2021-09-27 01:41:49 +02:00
d54ff5eb75
Code cleanup. 2021-08-29 17:51:28 +02:00
1ca9a23ad0
Cleanup. 2021-08-22 23:43:10 +02:00
a519764693
Handle "unknown_details" structure. 2021-08-22 21:48:05 +02:00
4a833e18e4
Use correct title/name for properties. 2021-08-22 21:47:40 +02:00
a39ca6b2c4
Work around bug with empty 1P entries containing single 0x10 Byte. 2021-08-22 21:47:01 +02:00
984c27e6c1
Add support for email field in base fields. 2021-08-22 21:46:19 +02:00
eaffe88421
Add support for more field types. 2021-08-22 21:45:09 +02:00
28d76be3ad
Finish defining mappings.yml. Add more helper methods to OnepifEntry. 2021-08-22 17:08:38 +02:00
1c5804deab
Type hints in OnepifEntry. 2021-08-22 17:07:48 +02:00
4bf76d1b30
Support for multiple OTP secrets per 1P-record. 2021-08-20 16:37:14 +02:00
bb408537e5
Optimise icon- and totp-handling. 2021-08-20 02:40:19 +02:00
15770bd7a8
Add support for KeePass icons. 2021-08-19 02:19:13 +02:00
ad69b83aa6
Start outsourcing KeePass handling into kpwriter.py 2021-08-19 00:25:39 +02:00
5847073699
Move group translation into OnepifEntry class. 2021-08-18 23:38:48 +02:00
785425d613
Make OnepifReader return OnepifEntry objects. (Simulate dicts at the moment.) 2021-08-17 01:48:22 +02:00
ae8e35a41d
Moved reading 1pif file into own class. 2021-08-16 23:57:32 +02:00