Commit Graph
47 Commits
Author SHA1 Message Date
RandyTheSilly 6116de41b1 Bumped sshync version number 2022-01-10 23:13:42 -05:00
RandyTheSilly a218e77e41 Updated gen command to new notes system 2022-01-10 22:59:52 -05:00
RandyTheSilly e00fd64c66 Further prevention of /dev/shm file retention 2022-01-10 22:36:19 -05:00
RandyTheSilly e2f45c7cac Prevent /dev/shm files being generated before a keyboard interrupt 2022-01-10 22:23:21 -05:00
RandyTheSilly 700d5701fd Fixed temporary file deletion 2022-01-10 09:57:36 -05:00
RandyTheSilly ac6f6f279f Fixed editing a file that doesn't exist 2022-01-10 09:39:29 -05:00
RandyTheSilly 019aa58411 Combined print functions 2022-01-10 08:35:46 -05:00
RandyTheSilly 398ac8a04a Simplified input checking w/.lower() 2022-01-10 02:46:53 -05:00
RandyTheSilly d63c663dd0 Fixed downloading with special characters 2022-01-10 02:37:37 -05:00
RandyTheSilly 7840f47b9f Removed old reference to rsync in config string 2021-12-04 12:06:05 -05:00
RandyTheSilly 81263ac375 Fixed syncing support 2021-12-01 22:07:25 -05:00
RandyTheSilly ec079f996a Updated version number 2021-12-01 22:05:51 -05:00
RandyTheSilly b7e129e0dd Fixed spacing in server config 2021-12-01 21:16:13 -05:00
RandyTheSilly 6b4eeabfc0 Folders and now created natively with Python 2021-12-01 20:55:34 -05:00
RandyTheSilly 2600eae464 Fixed checking version triggering synchronization 2021-12-01 20:26:39 -05:00
RandyTheSilly 3152201ead Fixed broken tweak argument on new installs 2021-12-01 20:14:58 -05:00
RandyTheSilly 8ff7705577 More prep for release 2021-12-01 19:35:39 -05:00
RandyTheSilly b0213eca8e Full re-write of sshync 2021-12-01 19:19:06 -05:00
RandyTheSilly 9efeca546a Prep for release 2021-12-01 19:17:59 -05:00
RandyTheSilly b21a60ca88 Improved remove (shear) functionality 2021-11-18 12:39:29 -05:00
RandyTheSilly 9095cf9e74 Revert accidental interpreter change, update release estimate 2021-11-18 12:32:18 -05:00
RandyTheSilly f15b90d32a Fixed nested folders, replaced bloated folder detection code 2021-11-18 12:27:10 -05:00
RandyTheSilly f7ee816c62 Replaced exit() with sys.exit() 2021-11-16 11:26:07 -05:00
RandyTheSilly aee22ba779 New folders are now also created on the remote server 2021-11-15 19:48:08 -05:00
RandyTheSilly 83ef92da63 Removed useless import statement 2021-11-15 19:30:14 -05:00
RandyTheSilly 27eab28fc9 Added f-string, fixed misc. bugs 2021-11-15 19:25:27 -05:00
RandyTheSilly 801177d386 Full re-write of sshyp! 2021-11-11 22:33:14 -05:00
RandyTheSilly a81f892c4c Prep for first release of sshyp 2021-11-05 10:04:55 -04:00
RandyTheSilly aa9dd11793 Fixed bugs with config and syncing w/o files 2021-11-04 23:02:59 -04:00
RandyTheSilly c1da61bee5 Allow sshync to work w/sshyp 2021-11-04 20:23:09 -04:00
RandyTheSilly c34898b325 Ported rpass to sshyp 2021-11-01 20:31:11 -04:00
RandyTheSilly 621db67d34 Rebranding step 6 2021-11-01 19:02:12 -04:00
rwinkhart da4e229208 Delete rpass 2021-11-01 21:52:22 +00:00
RandyTheSilly 55b07eb8f6 Rebranding step 3 + final rpass version prep 2021-11-01 16:23:08 -04:00
RandyTheSilly 96161e870d Rebranding step 2 2021-11-01 15:17:29 -04:00
RandyTheSilly 59be7d7602 Completed initial implementation of sshync 2021-11-01 13:59:25 -04:00
RandyTheSilly b60efd86d6 sftp/sshync syncing progress 2021-10-27 01:12:57 -04:00
RandyTheSilly 18b27c9dce Partial fix for data loss (syncing temporarily disabled) 2021-10-12 23:13:03 -04:00
RandyTheSilly 2911087b40 Fixed an issue with copying notes (2) 2021-10-11 13:47:53 -04:00
RandyTheSilly 2bf1859bc7 Cleanup and security enhancements in preparation for release 5 2021-10-07 22:59:59 -04:00
RandyTheSilly e1e7254fc1 Fixed naming error 2021-10-07 17:05:40 -04:00
RandyTheSilly 338af44841 Added multi-line notes support 2021-10-07 16:15:02 -04:00
RandyTheSilly 5aa22c82fc Changed SSH key type to ed25519 2021-10-07 09:36:33 -04:00
RandyTheSilly 9e8c580bb7 Fixed issues with copy syntax (2) 2021-09-23 14:28:30 -04:00
RandyTheSilly 366c76d683 Fxed sync and remote entry deletion 2021-09-15 18:54:10 -04:00
RandyTheSilly 691aaab634 Fixed gpg key prompt in config 2021-09-15 01:37:04 -04:00
RandyTheSilly 330fa5f89e Re-organized repo 2021-09-15 01:01:22 -04:00