RandyTheSilly
|
4d735d220b
|
Rename "hidePassword" to "hideSecrets" for clarity
|
2024-05-29 12:50:47 -04:00 |
|
RandyTheSilly
|
bc51f20d41
|
Promote native sync to replace sshyp-based sync on all platforms
|
2024-05-17 19:49:49 -04:00 |
|
RandyTheSilly
|
8c1eaf3d65
|
Fix import cycle (over SSH keyfile passphrase input)
|
2024-05-17 12:25:10 -04:00 |
|
RandyTheSilly
|
66995c3c06
|
Implement initial support for passphrase-protected SSH keyfiles
|
2024-05-17 11:42:44 -04:00 |
|
RandyTheSilly
|
d8fa62f1ad
|
Add help and version info for server binary
|
2024-05-16 22:22:12 -04:00 |
|
RandyTheSilly
|
f33eb3d480
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|
RandyTheSilly
|
d124080813
|
Strip trailing whitespace from each line in notes before saving
|
2024-04-15 16:52:16 -04:00 |
|
RandyTheSilly
|
05a15260fd
|
Strip carriage returns from user input
|
2024-03-08 12:48:19 -05:00 |
|
RandyTheSilly
|
f8bf12677f
|
Better sanitize user input in inputInt
|
2024-03-08 11:23:08 -05:00 |
|
RandyTheSilly
|
7fc1c46018
|
Allow picking GPG key ID from a generated list
|
2024-03-07 22:48:57 -05:00 |
|
RandyTheSilly
|
8f315fe587
|
Add TEMPORARY sshyp-sync shim so that MUTN can be tested while native sync is under development
|
2024-03-07 20:35:24 -05:00 |
|
RandyTheSilly
|
80f1e27507
|
Implement note editing
|
2024-03-07 20:15:01 -05:00 |
|
RandyTheSilly
|
b208ea415a
|
Implement initial entry editing support (no notes editing or gen update)
|
2024-03-07 18:34:12 -05:00 |
|
RandyTheSilly
|
5bc0ff96c0
|
Do not print redundant newline after creating a notes-only entry
|
2024-03-07 16:09:54 -05:00 |
|
RandyTheSilly
|
349fd807b5
|
Implement password generation on new entries
|
2024-03-07 16:04:46 -05:00 |
|
RandyTheSilly
|
844b726343
|
Allow optionally adding notes to new password entries
|
2024-03-07 12:01:49 -05:00 |
|
RandyTheSilly
|
9606bf6af6
|
Implement notes editor (required rewrite of offline.ReadConfig)
|
2024-03-05 17:11:53 -05:00 |
|
RandyTheSilly
|
f58c789c60
|
Implement initial entry adding (partial, missing notes support)
|
2024-03-05 14:09:50 -05:00 |
|