RandyTheSilly
|
912520ff1e
|
Reduce size of server binary by not compiling SSH
|
2024-05-19 19:34:28 -04:00 |
|
RandyTheSilly
|
9242b6caa0
|
Make server respond to "fetch" with output formatted for the client's OS family
|
2024-05-17 19:36:23 -04:00 |
|
RandyTheSilly
|
df33a5b149
|
Fix building for Windows
|
2024-05-17 18:08:44 -04:00 |
|
RandyTheSilly
|
c7635a1ef0
|
Implement initial support for passphrase-protected SSH keyfiles
|
2024-05-17 11:42:44 -04:00 |
|
RandyTheSilly
|
774b761d25
|
Add help and version info for server binary
|
2024-05-16 22:22:12 -04:00 |
|
RandyTheSilly
|
193d577477
|
Remove pre-existing config directory during init, structure Windows config directory more similarly to UNIX
|
2024-05-16 21:40:02 -04:00 |
|
RandyTheSilly
|
578aa60b76
|
Move device ID generation to sync.DeviceIDGen
|
2024-05-16 21:26:42 -04:00 |
|
RandyTheSilly
|
8571faee94
|
When a folder is created on the client, also create it on the server
|
2024-05-16 21:15:16 -04:00 |
|
RandyTheSilly
|
0faf2dc732
|
Implement device ID server registration and server-side init
|
2024-05-16 17:14:42 -04:00 |
|
RandyTheSilly
|
56e8dc613a
|
Implement initial server-side shearing logic
|
2024-05-16 16:35:05 -04:00 |
|
RandyTheSilly
|
278c2c1fe4
|
Map entries to mod times from the beginning
|
2024-05-16 14:39:33 -04:00 |
|
RandyTheSilly
|
8a7d41df04
|
Check against ~/.ssh/known_hosts
|
2024-05-15 17:12:09 -04:00 |
|
RandyTheSilly
|
f86c2d8153
|
Initial groundwork for native sync support
|
2024-05-11 20:52:38 -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 |
|