Commit Graph
27 Commits
Author SHA1 Message Date
RandyTheSilly 59cb9ac0d1 Support libmutton's EntryRefresh() feature 2025-05-31 23:29:12 -04:00
RandyTheSilly 1370f5cd80 Port to latest libmutton development version 2025-05-30 00:38:59 -04:00
RandyTheSilly 5af8caf680 Port to latest libmutton development version; address JetBrains warnings 2025-05-29 22:38:07 -04:00
RandyTheSilly 2ab8eac7a4 Port to latest libmutton development version 2025-05-29 23:38:23 +00:00
RandyTheSilly 310c935d2d Port to latest libmutton development version (account for massive refactor) 2025-05-12 16:46:17 +00:00
RandyTheSilly 54a7d51efa Port to latest libmutton development version (use go-boilerplate) 2025-05-09 16:57:57 +00:00
RandyTheSilly 2f34fc2c0c Port to latest libmutton/rcw development versions 2025-05-08 19:44:51 -04:00
RandyTheSilly 6504bdc8a6 Add support for the RCW daemon 2025-05-04 19:51:16 -04:00
RandyTheSilly a144b2769d Port to latest libmutton development version & begin migration from GPG to RCW 2025-05-04 18:07:02 -04:00
RandyTheSilly e2d79d4ce3 Make use of libmutton's new core.PrintError utility function 2025-02-01 21:01:35 -05:00
RandyTheSilly 6d557a77c2 Port to newest libmutton development version 2024-12-29 16:42:34 -05:00
RandyTheSilly 4933da4c37 Bump libmutton and support new SSH identity file passphrase entry 2024-12-28 15:13:40 -05:00
RandyTheSilly c323899bf8 Update for compatibility with upcoming libmutton version's new copy behavior 2024-12-20 20:36:56 -05:00
RandyTheSilly a23ae4a4b9 Switch to dependence on github.com/rwinkhart/libmutton 2024-08-08 17:24:48 -04:00
RandyTheSilly 15e9f77f59 Announce TOTP code has been copied only after the entry has already been decrypted 2024-07-30 18:32:14 -04:00
RandyTheSilly 9077501d66 Fix rename prompting for new location before verifying old one exists 2024-07-19 13:48:14 -04:00
RandyTheSilly cdf554179a 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 b9ac59fb67 Implement synchronized renaming 2024-07-09 23:18:13 -04:00
RandyTheSilly b757cdc30d 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 b0d6c6121b Lay groundwork for NT/UNIX-like sync interoperability 2024-05-30 22:12:29 -04:00
RandyTheSilly c7a2b4fb95 Reorganize function parameters to not specify repeat types 2024-05-29 13:23:08 -04:00
RandyTheSilly ca160adabc Move TOTP secrets to a dedicated entry field (breaks sshyp entry format compatibility) 2024-05-21 19:21:42 -04:00
RandyTheSilly f5c5a28545 Reduce size of server binary by not compiling SSH 2024-05-19 19:34:28 -04:00
RandyTheSilly bc51f20d41 Promote native sync to replace sshyp-based sync on all platforms 2024-05-17 19:49:49 -04:00
RandyTheSilly 854bd906f0 When a folder is created on the client, also create it on the server 2024-05-16 21:15:16 -04:00
RandyTheSilly bb67446653 Implement initial server-side shearing logic 2024-05-16 16:35:05 -04:00
RandyTheSilly 7ab5e67256 Implement initial server-side code 2024-05-15 16:25:42 -04:00