Commit graph

269 commits

Author SHA1 Message Date
Bob Sun
d1393c6d36
Polish validation logic of importing pgp key via url 2017-05-11 22:55:55 -07:00
Yishi Lin
20f2e22076 Fix a bug about remembering pgp passphrase
- Do not keep the wrong passphrase
2017-05-08 21:12:48 +08:00
Yishi Lin
22877c8012 Show and copy developer email if failed to open the Mail App 2017-05-04 21:12:37 +08:00
Yishi Lin
885319e2e1 Hide the "Decrypting" message before asking for passphrase 2017-05-04 20:47:23 +08:00
Bob Sun
f0ca07187c
Fix crash when open git server view controller 2017-05-02 16:57:03 -04:00
Bob Sun
c2562d31d1
Give an default authentication method to avoid crashes 2017-05-01 23:06:39 -04:00
Bob Sun
eba79da0e6
Polish and simplify PasswordStore model class 2017-04-30 16:16:52 -05:00
Bob Sun
1311962dc1
Polish credential related logic 2017-04-28 20:33:41 -07:00
Bob Sun
649d709369
Correct git signature logic 2017-04-27 23:57:15 -07:00
Mingshen Sun
2f790d7923
Polish AdvancedSettingsTableViewController 2017-04-27 21:57:30 -07:00
Mingshen Sun
b429a6baf1
Polish logic of setting git signature 2017-04-27 21:48:10 -07:00
Yishi Lin
f37efd24a4 Show default git signature in its setting
- Fix a small bug of getting gitSignatureForNow
- Polish gitSignatureForNow
2017-04-27 23:40:33 +08:00
Yishi Lin
034f43220b Polish the password editor table view 2017-04-27 23:26:12 +08:00
Yishi Lin
165af8588a Fix the name cell of the password editor table
- Update the data table after user's editing.
2017-04-27 23:07:22 +08:00
Bob Sun
b3e7ed25cd
Fix encoding issue 2017-04-26 23:01:42 -07:00
Bob Sun
d94c7626a6
Observe passwordStoreUpdated notification in CommitLogs controller 2017-04-26 22:09:27 -07:00
Bob Sun
eccfeb19b5
Change "save" to "clone" button, and clone the repo by default. 2017-04-26 22:04:44 -07:00
Bob Sun
dd254b21d9
Polish folder related methods 2017-04-26 20:28:15 -07:00
Bob Sun
d6c7b67fcc
Fix issue about remembering passphrase function (#74) 2017-04-25 20:13:59 -07:00
Bob Sun
055ea243a3
Improve edit password to make it consistent with Pass 2017-04-25 13:01:17 -07:00
Bob Sun
86cb8a84cd
Fix tag number 2017-04-24 10:56:18 -07:00
Bob Sun
b35d79031d
Refactor logic of requesting git/ssh password callback 2017-04-24 10:53:26 -07:00
Bob Sun
1b68c6f718
Fix issue #73 2017-04-23 10:39:28 -07:00
Bob Sun
0851eb57fd
Fix typo #71 2017-04-23 10:23:54 -07:00
Bob Sun
594e7f4c53
Add essential checks before save edited password 2017-04-23 10:23:05 -07:00
Bob Sun
914f072ab2
Merge and resolve conflits 2017-04-23 10:06:31 -07:00
Bob Sun
d8ecd1e889
Support folder operations
Example:
  - add: a/b/c/d
  - delete: a/b/c/d
  - move: a/b/c/d -> a/b/c/d/e
2017-04-23 10:03:09 -07:00
Yishi Lin
a01e736b8a Improve scan OTP token workflow
- scan, check OTP, save
2017-04-11 23:00:23 +08:00
Bob Sun
b1ef8a343f
Fix some issues may cause crash 2017-04-10 22:09:39 -07:00
Yishi Lin
178b901743 Add disclosure indicator to "add OTP" 2017-04-10 23:04:23 +08:00
Yishi Lin
30c73841c6 Allow setting git signature 2017-04-10 23:02:42 +08:00
Yishi Lin
29e293ebde Check armor pgp keys before saving 2017-04-10 02:15:49 +08:00
Yishi Lin
5be56eca44 Show OTP for scanned QR codes before saving 2017-04-10 02:15:16 +08:00
Yishi Lin
4eba8f7800 Fix bugs about getting next HOTP
- correctly increase the otpauth counter now
- fix bugs about re-initializing password
2017-04-09 02:54:05 +08:00
Yishi Lin
bef9e0251c Ask to save passphrase while setting PGP keys through URLs 2017-04-08 23:51:43 +08:00
Bob Sun
099d8f2d53
Prettify UI 2017-04-07 17:21:48 -07:00
Yishi Lin
7814a8761e Support adding otpauth via QR code.
- Check duplicated tokens has not been implimented.
2017-04-08 03:17:22 +08:00
Bob Sun
8424cedbe6
Improve UI of commit log page 2017-04-06 20:48:06 -07:00
Yishi Lin
421c15582a Fix missing navigation titles
- Fix bugs introduced in af9d4f1
2017-04-07 01:59:03 +08:00
Yishi Lin
62aef62434 Show commit logs in two lines. 2017-04-07 00:36:34 +08:00
Yishi Lin
af9d4f1c24 Polish the storyboard
- Set navigation titles in the storyboard, easier to find scenes now
2017-04-06 23:03:39 +08:00
Bob Sun
73ab4f8759
Fix an animation issue when clicking Password button in the root folder 2017-04-05 20:20:26 -07:00
Bob Sun
347a6d7750
Fix end sync control refreshing issue
Use syncAfter to work around.
2017-04-05 20:06:40 -07:00
Bob Sun
bdf8683d4e
Refuse to add a password if PGP key and Git repo are not properly set 2017-04-05 19:33:06 -07:00
Bob Sun
ab0321e518
End refreshing if there is an error 2017-04-05 19:21:50 -07:00
Bob Sun
66b8550a40
Set selectable to .none for some info cells 2017-04-05 11:07:05 -07:00
Yishi Lin
2519472ba2 Polish the label table view cell 2017-04-05 23:15:03 +08:00
Bob Sun
7a3000fcdd
Support different scope search in folder view 2017-04-04 22:52:02 -07:00
Yishi Lin
a10614341e Fix view tag conflicts 2017-04-04 00:52:51 +08:00
Yishi Lin
855e3c34d9 Clear the copied ascii-armor keys 10s after pasting. 2017-04-04 00:03:21 +08:00