RandyTheSilly
|
e2d79d4ce3
|
Make use of libmutton's new core.PrintError utility function
|
2025-02-01 21:01:35 -05:00 |
|
RandyTheSilly
|
dd8464ecd9
|
Do not check if an entry already exists when writing (add); an earlier check is already performed
|
2025-01-18 19:33:54 -05:00 |
|
RandyTheSilly
|
118ffc2adb
|
Move expandPathWithHome to libmutton
|
2025-01-16 14:26:57 -05:00 |
|
RandyTheSilly
|
6210c9cd31
|
Port to newest libmutton development version; bump copyright date
|
2025-01-11 18:06:11 -05:00 |
|
RandyTheSilly
|
4933da4c37
|
Bump libmutton and support new SSH identity file passphrase entry
|
2024-12-28 15:13:40 -05:00 |
|
RandyTheSilly
|
9cc4965ed8
|
Bump: github.com/rwinkhart/libmutton PRE-TAG => v0.2.1; add script for generating release binaries
|
2024-08-13 21:46:14 -04:00 |
|
RandyTheSilly
|
b68b2a8931
|
Implement error-specific exit codes defined by libmutton
|
2024-08-13 17:36:15 -04:00 |
|
RandyTheSilly
|
888b1ca80d
|
Properly format function documentation comments
|
2024-08-11 19:05:16 -04:00 |
|
RandyTheSilly
|
a23ae4a4b9
|
Switch to dependence on github.com/rwinkhart/libmutton
|
2024-08-08 17:24:48 -04:00 |
|
RandyTheSilly
|
d659291a2f
|
Fail early if adding an entry to a directory that does not exist (or if the directory is a file)
|
2024-07-19 15:53:54 -04:00 |
|
RandyTheSilly
|
9614ffc513
|
Expand "~" to home directory when specifying ssh identity file
|
2024-07-09 17:23:36 -04:00 |
|
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 |
|