Commit graph

5 commits

Author SHA1 Message Date
Micke Nordin
1687fc3151
Add support for x11 2022-07-01 11:22:18 +02:00
Micke Nordin
e5d1be7c3b
Further work on #2
It seems git is working now, however this
is thoroughly untested...
2021-07-09 12:04:56 +02:00
Micke Nordin
e02c552acb
This commit adds initial support for init of local .password-store
This is a start towards fixing #2 although it does not have git
support yet, and does not import gpg/ssh keys. At least it's
something :)
2021-07-08 18:10:27 +02:00
cda0ecbd40
Remove pycache 2021-06-11 09:15:56 +02:00
49473c85bf
Refactor: move all pass related non gui stuff to module
This commit refactors this program to use a separate module for pass
related stuff. This will enable a better separation between backend
and frontend.

There is still some work to do, e.g. adding getters and setters
instead of using member attributes directly, but it is a start.
2021-06-10 15:56:26 +02:00