RandyTheSilly
|
530fde8f11
|
Improve StringGen to allow creating file name-safe complex strings; remove in-code references to future additions
|
2024-07-18 17:04:48 -04:00 |
|
RandyTheSilly
|
bfec617f46
|
Add initial man page and make help info wording more consistent
|
2024-07-15 16:01:43 -04:00 |
|
RandyTheSilly
|
43d87a5b46
|
Remove "-v" shortcut for "version" argument, as it does not work with Powershell completion; remove "-h" visual option for "help" for consistency
|
2024-07-05 21:41:18 -04:00 |
|
RandyTheSilly
|
67bf6e42b9
|
Move TOTP secrets to a dedicated entry field (breaks sshyp entry format compatibility)
|
2024-05-21 19:21:42 -04:00 |
|
RandyTheSilly
|
774b761d25
|
Add help and version info for server binary
|
2024-05-16 22:22:12 -04:00 |
|
RandyTheSilly
|
f86c2d8153
|
Initial groundwork for native sync support
|
2024-05-11 20:52:38 -04:00 |
|
RandyTheSilly
|
3acaa607e4
|
Prepare to tag v0.1.0
|
2024-04-16 11:33:06 -04:00 |
|
RandyTheSilly
|
2cf786b2d7
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|
RandyTheSilly
|
7d272f77ca
|
Use gruvbox colors for version info graphic
|
2024-04-12 21:32:06 -04:00 |
|
RandyTheSilly
|
ca14abbae9
|
Advertise TOTP support in printInfo.go, add to shell completions
|
2024-03-18 18:38:42 -04:00 |
|
RandyTheSilly
|
26a5898e15
|
Better document new blank option="password" shortcut, order arguments in order of expected use, list passwords first in entry reader
|
2024-03-18 12:59:18 -04:00 |
|
RandyTheSilly
|
dd0d1ffe55
|
Revert use of ":" for options on Windows, use "-" but replace "-p" with "-pw" to avoid ambiguity, interpret no options as "password"
|
2024-03-17 17:32:13 -04:00 |
|
RandyTheSilly
|
80e4148b9b
|
Switch Windows to use ":" instead of "-" for options flags because PowerShell is horrible and interprets "-" as a named parameter
|
2024-03-14 17:01:12 -04:00 |
|
RandyTheSilly
|
c7735d32be
|
Specify that "mutn init" generates libmutton.ini
|
2024-03-08 13:15:16 -05:00 |
|
RandyTheSilly
|
aa1098d472
|
Fixed indentation in main help menu for "edit -r"
|
2024-03-07 20:38:25 -05:00 |
|
RandyTheSilly
|
9f1955eb82
|
Implement entry/directory renaming/moving
|
2024-03-07 17:40:57 -05:00 |
|
RandyTheSilly
|
51313eb307
|
Re-write argument parsing, implement skeleton of copy functionality
|
2024-03-01 21:09:56 -05:00 |
|
RandyTheSilly
|
fa6d5bc78a
|
Implement ReadConfig for reading ~/.config/libmutton/libmutton.ini
|
2024-02-27 11:48:02 -05:00 |
|
RandyTheSilly
|
e61beb3f94
|
Split into separate packages
|
2024-02-26 16:58:39 -05:00 |
|