32 Commits (master)
 

Author SHA1 Message Date
Tom Alexander d0486f8d82
Merge branch 'change_namespace' 5 years ago
Tom Alexander ce003c18fb
support creating a namespace by letting the user type in a namespace. In the future while I replace dialouger I'll have a typeahead-style selection widget to let me unify these two functions 5 years ago
Tom Alexander a3c6655db1
Fixing linter errors from clippy 5 years ago
Tom Alexander d2efce722e
Add support for changing namespaces by selecting them from a list. Does not yet support creating new namespaces. 5 years ago
Tom Alexander 1cd0dd2ca7
Add an interactive "shell" mode of operation to avoid having to type in the password many times 5 years ago
Tom Alexander b89b4ed329
Remove the code for the old schema. As the only user of this password manager I don't need to worry about backwards compatibility. 5 years ago
Tom Alexander 2bd0c77bdc support a different source db than dest for transfer command 5 years ago
Tom Alexander d9fd4be5d7 add namespace flag to transfer command 5 years ago
Tom Alexander 1504f38141 Merge branch 'binary_encoding' 5 years ago
Tom Alexander 2fabbe8789 update list to the new code 5 years ago
Tom Alexander cf15339712 set command updated 5 years ago
Tom Alexander b362561466 updated get to operate against the new schema 5 years ago
Tom Alexander a9b3c14b47 add dump command 5 years ago
Tom Alexander 121f3bb9cd transfer function 5 years ago
Tom Alexander 38c67e3c27 writing and reading notes 5 years ago
Tom Alexander 3c3b7f835e getting namespaces 5 years ago
Tom Alexander 395ee67a20 Schema for new encoding 5 years ago
Tom Alexander 542dedec8d Implementing ToSql and FromSql for the encrypted value type to write to a BLOB type in sqlite 5 years ago
Tom Alexander 7276f84233 reading and writing passwords 5 years ago
Tom Alexander b8f407c2b9 Added in the list function 5 years ago
Tom Alexander 49e5919afa More optimized release builds 5 years ago
Tom Alexander 13bdd6791d full master key generation 5 years ago
Tom Alexander 151274d754 Reading/writing unencrypted db properties and starting work on getting the master key 5 years ago
Tom Alexander 08db6c3e86 Adding nearly blank rustfmt config 5 years ago
Tom Alexander 7022351ee7 move password generation off to its own file 5 years ago
Tom Alexander 523a3f6ec4 move transaction handling to rust code 5 years ago
Tom Alexander 2248cdeaad Add a DB handle 5 years ago
Tom Alexander 667d881750 generate function 5 years ago
Tom Alexander dd7f14f516 logging framework 5 years ago
Tom Alexander ab75624667 command line argument parsing 5 years ago
Tom Alexander 5d9c90c9b0 fixup 5 years ago
Tom Alexander 73f15508d0 Initial commit 5 years ago