issues
search
eSentire
/
qspm
Quantum safe password manager
MIT License
1
stars
0
forks
source link
Jlinoff 20210130 setup
#21
Closed
jlinoff
closed
3 years ago
jlinoff
commented
3 years ago
Routine maintenance changes.
Make the notes textarea visibly differentiable from other fields so the user knows that they can expand it.
Allow the user to define the default size of the notes fields.
Make record contents a bit more readable on the Records page.
Rename the Raw tab to the Setup tab to make it more informative. Issue #19.
Re-organize the Setup tab layout slightly so group the fields at the top of the page. Add support for defining the default notes height. Issue #20.
Update to python-3.9.
Update Pipfile packages.
Update Rust packages.
Update the help images.
Fix "make clean" target.
Fix issue #4: added the textarea type for notes.
Bump version to 0.3.0.
Routine maintenance changes.