RandyTheSilly
|
36bbf88690
|
Refactor: Split into more packages to reduce server binary size
|
2025-05-12 16:26:03 +00:00 |
|
RandyTheSilly
|
491392562a
|
Update documentation for gpgToRCW
|
2025-05-11 00:28:43 -04:00 |
|
RandyTheSilly
|
03c040b373
|
Use go-boilerplate
|
2025-05-09 16:12:03 +00:00 |
|
RandyTheSilly
|
e7293505bc
|
Port to latest rcw development version
|
2025-05-08 19:27:09 -04:00 |
|
RandyTheSilly
|
21d60b8d0f
|
Add support for the RCW daemon
|
2025-05-04 19:48:20 -04:00 |
|
RandyTheSilly
|
649b60e2fe
|
Initial migration from GPG to RCW
|
2025-05-04 17:41:44 -04:00 |
|
RandyTheSilly
|
a95bff8ef4
|
Return early when generating all strings with complexity <= 0
|
2025-04-24 19:14:44 -04:00 |
|
RandyTheSilly
|
8f23589459
|
Prepare for release v0.3.1
|
2025-04-21 12:17:38 -04:00 |
|
RandyTheSilly
|
4ed816cb11
|
Allow more control over string generation to improve generated password compatibility
|
2025-04-20 01:18:46 -04:00 |
|
RandyTheSilly
|
a19a4aa1d5
|
Return a status code from EntryAddPrecheck
|
2025-03-16 18:12:06 -04:00 |
|
RandyTheSilly
|
da95ede807
|
Add utility function for performing basic path validation for adding new entries
|
2025-03-16 17:31:55 -04:00 |
|
RandyTheSilly
|
e9d0c37043
|
Implement utility function for formatting and printing errors
|
2025-02-01 20:48:03 -05:00 |
|
RandyTheSilly
|
038e386df7
|
Return nil instead of an empty slice in core.RemoveTrailingEmptyStrings
|
2025-01-18 21:20:39 -05:00 |
|
RandyTheSilly
|
fc1cd349b8
|
Add function for clamping trailing whitespace to allow for double-space line breaks with Markdown formatting
|
2025-01-18 21:09:19 -05:00 |
|
RandyTheSilly
|
fb5449cf1f
|
Remove poorly placed "verifyEntryDoesNotExist" check, as clients should be responsible for performing this check long before attempting to write the entry
|
2025-01-18 19:29:15 -05:00 |
|
RandyTheSilly
|
81b78068a7
|
Add exported ExpandPathWithHome utility
|
2025-01-16 14:22:07 -05:00 |
|
RandyTheSilly
|
d2034b458b
|
Export WriteToStdin for use by clients
|
2024-12-29 19:38:05 -05:00 |
|
RandyTheSilly
|
4c54349b39
|
Assign error-specific exit codes to constants
|
2024-08-13 20:48:20 -04:00 |
|
RandyTheSilly
|
be46b0d6b2
|
Fix init if devices directory does not exist/is empty
|
2024-08-13 20:21:11 -04:00 |
|
RandyTheSilly
|
88b7a6be6d
|
Create all config/entry files (both local and remote) with 0600 permissions
|
2024-08-13 17:20:15 -04:00 |
|
RandyTheSilly
|
ed9c4e91ff
|
Implement error-specific exit codes
|
2024-08-11 20:21:01 -04:00 |
|
RandyTheSilly
|
06b9527a33
|
Properly format function documentation comments
|
2024-08-11 16:37:28 -04:00 |
|
RandyTheSilly
|
c83a3aa018
|
Rename "backend" package to "core"
|
2024-08-08 16:49:34 -04:00 |
|