Micke Nordin
5386031ac0
Update url to issue tracker
3 years ago
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 :)
3 years ago
Micke Nordin
7f43e80c26
Fix after move of code from github
3 years ago
Micke Nordin
fd49fc8111
Add type annotations
...
This commit adds type annotations to main.py and fixes typos as well.
It also adds a FIXME to check if we really should add a new line at
end of password
4 years ago
Micke Nordin
602ff241ad
Add decorator to redraw window
...
This commit adds a decorator that will handle redrawing of gui.
The pattern sizer.clear() ... pnl.SetupScrolling() and
sizer.layout() is very common and easy to handle with a decorator.
4 years ago
Micke Nordin
cda0ecbd40
Remove pycache
4 years ago
Micke Nordin
efa4d18083
add .gitignore
4 years ago
Micke Nordin
01c0b60581
Fix installer to work with new names and refactored code
4 years ago
Micke Nordin
4fbfb1c7c7
Fix typos and add Liberapay donation link
4 years ago
Micke Nordin
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.
4 years ago
Micke Nordin
d6b0842991
Code clean up
...
Remove unused variables, fix return statements to be consistant
4 years ago
Micke Nordin
353b19d8b3
Add docstrings
4 years ago
Mikael Nordin
cffef46e80
Update README.md
4 years ago
Micke Nordin
0b573ba40b
Add screenshots from pinephone
4 years ago
Mikael Nordin
5f0f6a67ad
Update README.md
4 years ago
Mikael Nordin
8106f5ef56
Update README.md
4 years ago
Micke Nordin
205e1d3d81
Move installer and add support for arch/manjaro to installer
4 years ago
Micke Nordin
f1f5db976a
Show path after creation
4 years ago
Micke Nordin
b4beda486f
Delete and add
4 years ago
Micke Nordin
ea9b2e87fe
Add back up emoji
4 years ago
Micke Nordin
5e982a54a8
Better navigation and tools
4 years ago
Micke Nordin
bafe072f1c
Readd scrolling to se if that fixes error with disapearing scrolling
4 years ago
Micke Nordin
167cd75f6f
Add dependencies
4 years ago
Micke Nordin
978908e5af
Add crude installer for development purposes
4 years ago
Micke Nordin
6fe8e46117
Editing
4 years ago
Micke Nordin
497034c8fe
Sorting
4 years ago
Micke Nordin
f801ef1915
Read only working
4 years ago
Micke Nordin
114e3b143b
List capabilities
4 years ago
Mikael Nordin
e821fd8e9c
Initial commit
4 years ago