RandyTheSilly
|
40f0f35f45
|
Return errors, rather than printing them
|
2025-05-30 01:08:43 +00:00 |
|
RandyTheSilly
|
36bbf88690
|
Refactor: Split into more packages to reduce server binary size
|
2025-05-12 16:26:03 +00:00 |
|
RandyTheSilly
|
dfb5c10dcb
|
Fix building for many non-Linux platforms
|
2025-05-11 00:41:44 -04:00 |
|
RandyTheSilly
|
e9d0c37043
|
Implement utility function for formatting and printing errors
|
2025-02-01 20:48:03 -05:00 |
|
RandyTheSilly
|
1b9237af0b
|
Fix support for non-Linux/BSD platforms; rename file for clarity
|
2024-12-21 17:30:42 -05:00 |
|
RandyTheSilly
|
3b57d59ddc
|
Allow clearing the clipboard instantly; improve code sharing between platforms; facilitate GUI/TUI client development regarding the clipboard
|
2024-12-21 15:31:14 -05:00 |
|
RandyTheSilly
|
619e4220a6
|
Implement unique clipboard clearing behavior for interactive GUI/TUI implementations
|
2024-12-20 20:29:16 -05:00 |
|
RandyTheSilly
|
4c54349b39
|
Assign error-specific exit codes to constants
|
2024-08-13 20:48:20 -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 |
|