RandyTheSilly
|
83aa4ee497
|
Fix rename prompting for new location before verifying old one exists
|
2024-07-19 13:48:14 -04:00 |
|
RandyTheSilly
|
530fde8f11
|
Improve StringGen to allow creating file name-safe complex strings; remove in-code references to future additions
|
2024-07-18 17:04:48 -04:00 |
|
RandyTheSilly
|
be1f602770
|
Implement synchronized renaming
|
2024-07-09 23:18:13 -04:00 |
|
RandyTheSilly
|
43d87a5b46
|
Remove "-v" shortcut for "version" argument, as it does not work with Powershell completion; remove "-h" visual option for "help" for consistency
|
2024-07-05 21:41:18 -04:00 |
|
RandyTheSilly
|
1f44d0b5f3
|
Lay groundwork for NT/UNIX-like sync interoperability
|
2024-05-30 22:12:29 -04:00 |
|
RandyTheSilly
|
54cbe098d7
|
Reorganize function parameters to not specify repeat types
|
2024-05-29 13:23:08 -04:00 |
|
RandyTheSilly
|
67bf6e42b9
|
Move TOTP secrets to a dedicated entry field (breaks sshyp entry format compatibility)
|
2024-05-21 19:21:42 -04:00 |
|
RandyTheSilly
|
912520ff1e
|
Reduce size of server binary by not compiling SSH
|
2024-05-19 19:34:28 -04:00 |
|
RandyTheSilly
|
524b30cf1f
|
Promote native sync to replace sshyp-based sync on all platforms
|
2024-05-17 19:49:49 -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
|
56e8dc613a
|
Implement initial server-side shearing logic
|
2024-05-16 16:35:05 -04:00 |
|
RandyTheSilly
|
3a03fae9ee
|
Implement initial server-side code
|
2024-05-15 16:25:42 -04:00 |
|