Commit graph

23 commits

Author SHA1 Message Date
Bob Sun
b73605ee9e
refactor erase function 2017-02-08 19:29:44 +08:00
Bob Sun
708a875d9d
remove debug messages 2017-02-08 19:20:23 +08:00
Bob Sun
141bae7bf2
improve erase code 2017-02-08 14:53:22 +08:00
Bob Sun
f9e42b9490
change Globals class to static 2017-02-08 10:15:38 +08:00
Bob Sun
e2a2774664
add erase data function 2017-02-07 16:45:14 +08:00
Bob Sun
818dcd0d4a
sort categories by level 2017-02-07 00:21:22 +08:00
Bob Sun
59eb4af8bb
show password categories 2017-02-06 21:53:54 +08:00
Bob Sun
a7bd92c61f
check if git repository is existed before load 2017-02-06 11:17:56 +08:00
Bob Sun
452316d909
throws exception from initPGP 2017-02-06 00:59:27 +08:00
Bob Sun
577d21bf13
make cloneRepository robust 2017-02-04 14:59:55 +08:00
Bob Sun
529e170704
add error handling 2017-02-04 14:24:59 +08:00
Bob Sun
dd36e87959
fix bugs in the first startup 2017-02-02 15:02:57 +08:00
Bob Sun
3807b2c55a
fix bug in git pull 2017-01-31 23:11:04 +08:00
Bob Sun
07da510ccb
fix bugs of ssh key authentication method 2017-01-31 22:54:58 +08:00
Bob Sun
62e2a7fe89
complete SSH Key authentication 2017-01-31 22:00:50 +08:00
Bob Sun
73033c1835
pull repository with credential 2017-01-24 16:57:16 +08:00
Bob Sun
beed218947
try to use username and password credential to clone repository 2017-01-24 01:49:55 +08:00
Bob Sun
1964244427
exclude .gpg extension in password name 2017-01-23 17:53:49 +08:00
Bob Sun
cb333e7bfb
sort fetched passwords by name 2017-01-23 17:49:06 +08:00
Bob Sun
a4b26b3bd3
show transfer progress 2017-01-23 17:36:10 +08:00
Bob Sun
1b0f8fcb05
use ObjectiveGit instead of SwiftGit2 2017-01-23 16:29:36 +08:00
Bob Sun
36bf40741c
change a lot, the structure will be stable this time 2017-01-22 01:42:36 +08:00
Bob Sun
8e997cc868
first commit 2017-01-19 21:15:47 +08:00