0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separate class for properties to handle protected and web-fields. More... over 3 years ago
Code cleanup. More... over 3 years ago
Small changes to README. More... over 3 years ago
Cleanup. More... over 3 years ago
Add internal map of UUIDs for future features. More... over 3 years ago
Handle "unknown_details" structure. More... over 3 years ago
Use correct title/name for properties. More... over 3 years ago
Work around bug with empty 1P entries containing single 0x10 Byte. More... over 3 years ago
Add support for email field in base fields. More... over 3 years ago
Add support for more field types. More... over 3 years ago
Small improvements. More... over 3 years ago
Use SafeLoader for Yaml parsing. More... over 3 years ago
Completely rewrote building KeePass entry, also added proper history handling. More... over 3 years ago
Finish defining mappings.yml. Add more helper methods to OnepifEntry. More... over 3 years ago
Type hints in OnepifEntry. More... over 3 years ago
Update README. Make sure to always have unique Titles for entries. More... over 3 years ago
Updated README. More... over 3 years ago
Skip duplicate URLs (1P's "location" is also included in "URLs") More... over 3 years ago
Moved record mappings into separate yaml file. More... over 3 years ago
Moved KeePassHttp handling into kpwriter. More... over 3 years ago
Moved adding multiple URLs to record into kpwriter class. More... over 3 years ago
Support for multiple OTP secrets per 1P-record. More... over 3 years ago
Add support for writing protected properties. More... over 3 years ago
Optimise icon- and totp-handling. More... over 3 years ago
Add support for KeePass icons. More... over 3 years ago
Start outsourcing KeePass handling into kpwriter.py More... over 3 years ago
Move group translation into OnepifEntry class. More... over 3 years ago
Fix PyKeePass complaining on trying to set empty username. More... over 3 years ago
Add 1P7 record types and new fields (TODO: address field!) More... over 3 years ago
Fix bug with adding kdbx-extension to output filename. More... over 3 years ago