RandyTheSilly
|
a1c47b06a1
|
Address JetBrains warnings
|
2025-05-29 22:05:57 -04:00 |
|
RandyTheSilly
|
40f0f35f45
|
Return errors, rather than printing them
|
2025-05-30 01:08:43 +00:00 |
|
RandyTheSilly
|
74b8261bc8
|
Do not rely on importing projects for libmutton initialization
|
2025-05-29 23:35:50 +00:00 |
|
RandyTheSilly
|
36bbf88690
|
Refactor: Split into more packages to reduce server binary size
|
2025-05-12 16:26:03 +00:00 |
|
RandyTheSilly
|
03c040b373
|
Use go-boilerplate
|
2025-05-09 16:12:03 +00:00 |
|
RandyTheSilly
|
ac85577916
|
Use platform-specific path separator when generating sanity check file
|
2025-05-08 20:45:32 -04:00 |
|
RandyTheSilly
|
649b60e2fe
|
Initial migration from GPG to RCW
|
2025-05-04 17:41:44 -04:00 |
|
RandyTheSilly
|
51bb67f315
|
Break current device ID retrieval out into exported function GetCurrentDeviceID(); fix duplicate device IDs being generated by not deleting the old one before a potentially failed registration
|
2025-03-19 23:35:50 -04:00 |
|
RandyTheSilly
|
e9d0c37043
|
Implement utility function for formatting and printing errors
|
2025-02-01 20:48:03 -05:00 |
|
RandyTheSilly
|
4c54349b39
|
Assign error-specific exit codes to constants
|
2024-08-13 20:48:20 -04:00 |
|
RandyTheSilly
|
a1c9827c04
|
Move FSSpace, FSPath, and FSMisc constants to core package to avoid import cycles
|
2024-08-13 20:28:33 -04:00 |
|
RandyTheSilly
|
be46b0d6b2
|
Fix init if devices directory does not exist/is empty
|
2024-08-13 20:21:11 -04:00 |
|
RandyTheSilly
|
645bd964e6
|
Create and close sshClient instances in one-off sync functions (ShearRemoteFromClient, RenameRemoteFromClient, AddFolderRemoteFromClient)
|
2024-08-13 18:41:47 -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
|
7d51d12b55
|
Remove old device ID from server in DeviceIDGen
|
2024-08-12 15:53:40 -04:00 |
|
RandyTheSilly
|
bb1ecc5bae
|
Handle or explicitly ignore all remaining errors
|
2024-08-12 14:13:48 -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 |
|