|
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 |
|
|
139fcbf36a
|
Add internal map of UUIDs for future features.
|
2021-08-22 21:48:32 +02:00 |
|
|
472aef13ed
|
Small improvements.
|
2021-08-22 21:43:42 +02:00 |
|
|
bd4c49634f
|
Use SafeLoader for Yaml parsing.
|
2021-08-22 21:43:15 +02:00 |
|
|
16459da187
|
Completely rewrote building KeePass entry, also added proper history handling.
|
2021-08-22 17:10:57 +02:00 |
|
|
3823e8b404
|
Moved record mappings into separate yaml file.
|
2021-08-21 02:26:43 +02:00 |
|
|
1ea51e6e28
|
Moved KeePassHttp handling into kpwriter.
|
2021-08-21 02:14:28 +02:00 |
|
|
c1b57c05a9
|
Moved adding multiple URLs to record into kpwriter class.
|
2021-08-21 02:00:05 +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 |
|
Markus Birth
|
cce8e30bc4
|
Fix PyKeePass complaining on trying to set empty username.
|
2021-08-18 18:36:43 +02:00 |
|
Markus Birth
|
65b45ac06f
|
Add 1P7 record types and new fields (TODO: address field!)
|
2021-08-18 18:36:10 +02:00 |
|
Markus Birth
|
c8384edebe
|
Fix bug with adding kdbx-extension to output filename.
|
2021-08-18 18:35:27 +02:00 |
|
Markus Birth
|
66a1ee3e27
|
Add support for TOTP tokens.
|
2021-08-18 18:35:03 +02:00 |
|
|
ae8e35a41d
|
Moved reading 1pif file into own class.
|
2021-08-16 23:57:32 +02:00 |
|
|
44686c312d
|
Add support for tags.
|
2021-08-16 23:25:48 +02:00 |
|
|
dff3556d5c
|
Add support for KeepassXC's multiple URL matching.
|
2021-08-16 23:25:22 +02:00 |
|
|
9d1779e8fa
|
Fix PyKeePass not liking assigning a NoneType password.
|
2021-08-16 23:24:50 +02:00 |
|
|
8a2ee2c4d6
|
Add argparse for parameters. Also make pycodestyle (mostly) happy.
|
2021-08-16 21:25:31 +02:00 |
|
|
067efa5948
|
Use create_database() from PyKeePass.
|
2021-08-16 18:19:05 +02:00 |
|
|
ea660f23d0
|
Make Python3 compatible.
|
2021-08-16 18:18:10 +02:00 |
|
Ruben Vermeersch
|
6e0a97c683
|
Remove some debug code
|
2017-08-03 08:07:03 +02:00 |
|
Ruben Vermeersch
|
6646edc6e1
|
Initial commit
|
2017-08-03 08:04:26 +02:00 |
|