RandyTheSilly
|
4689cae3f4
|
Ensure sheared folders always end in a trailing slash in the deletions directory; this improves clarity and reduces duplicate entries in the deletions directory
|
2025-02-01 12:00:34 -05:00 |
|
RandyTheSilly
|
1fb2834844
|
Fix renaming an entry/folder to an invalid path still attempting the rename on the server
|
2024-10-18 12:34:17 -04: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
|
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
|
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 |
|
RandyTheSilly
|
ba4f7f2340
|
Move packages out of src/
|
2024-08-08 16:35:03 -04:00 |
|