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
|
833eaa9926
|
Rename "hidePassword" to "hideSecrets" for clarity
|
2024-05-29 12:50:47 -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
|
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
|
404f24d361
|
Better sanitize user input in inputInt
|
2024-03-08 11:23:08 -05:00 |
|
RandyTheSilly
|
22758460ab
|
Implement note editing
|
2024-03-07 20:15:01 -05:00 |
|
RandyTheSilly
|
300516c3cd
|
Implement initial entry editing support (no notes editing or gen update)
|
2024-03-07 18:34:12 -05:00 |
|
RandyTheSilly
|
609ef9bd8c
|
Do not print redundant newline after creating a notes-only entry
|
2024-03-07 16:09:54 -05:00 |
|
RandyTheSilly
|
1e1a26b098
|
Implement password generation on new entries
|
2024-03-07 16:04:46 -05:00 |
|
RandyTheSilly
|
d6443c1966
|
Do not allow creating empty entries
|
2024-03-07 12:13:31 -05:00 |
|
RandyTheSilly
|
56ffe7e36f
|
Allow optionally adding notes to new password entries
|
2024-03-07 12:01:49 -05:00 |
|
RandyTheSilly
|
11644b37ff
|
Implement notes editor (required rewrite of offline.ReadConfig)
|
2024-03-05 17:11:53 -05:00 |
|
RandyTheSilly
|
1580227007
|
Implement initial entry adding (partial, missing notes support)
|
2024-03-05 14:09:50 -05:00 |
|