Commit Graph
386 Commits
Author SHA1 Message Date
RandyTheSilly 6542e8f7e2 Packaging script shebang changed to "/usr/bin/env bash" 2022-09-07 09:46:09 -04:00
RandyTheSilly 915a17b8e9 Fixed completions not generating 2022-09-05 14:29:43 -04:00
RandyTheSilly d037acd5b0 Allow path completions alongside shortcuts 2022-09-04 15:10:04 -04:00
RandyTheSilly 2ed8b69abf The _path_gen function is no longer run twice (completion is much faster now) 2022-09-04 14:55:39 -04:00
RandyTheSilly 510ca3bfbb Added initial Bash completion script 2022-09-04 14:49:43 -04:00
RandyTheSilly 0ce5b1c1f6 Updated README.md for release v1.1.2 2022-08-27 14:27:35 -04:00
RandyTheSilly 35068270af Removed option for using local source from packaging script, as it is mostly unnecessary and/or broken 2022-08-27 14:08:58 -04:00
RandyTheSilly cd5c9150a5 Automatically calculate revision number for Alpine packaging 2022-08-27 13:53:09 -04:00
RandyTheSilly f97c9ad4f9 Updated documentation for release v1.1.2 2022-08-27 13:12:58 -04:00
RandyTheSilly f1aca39fd1 Optimized cross-device entry deletion code 2022-08-27 12:46:54 -04:00
RandyTheSilly 1f0b23c25f rename() now uses entry_name_fetch() 2022-08-27 12:11:59 -04:00
RandyTheSilly 7355092cfe Properly handle exception for attempting to copy a field that does not exist 2022-08-26 18:04:01 -04:00
RandyTheSilly 56a99d09ef Fixed generic package not being compressed 2022-08-14 19:16:04 -04:00
RandyTheSilly a83297c52b Added Alpine packaging support, fixed packaging woes regarding a bad shebang 2022-08-14 19:13:50 -04:00
RandyTheSilly 558512ba52 Updated documentation for release v1.1.1 2022-07-21 22:40:29 -04:00
RandyTheSilly 83a408ca0b Fixed gpg auto-generation adding extra spaces to gpg-gen file 2022-07-21 19:34:25 -04:00
RandyTheSilly b6d3f7c5d1 Fixed encrypt() using global tmp_dir 2022-07-21 01:37:53 -04:00
RandyTheSilly 0c975eab8f Improved encrypt() usability by extensions 2022-07-21 01:29:59 -04:00
RandyTheSilly 033bbd59de Exposed encrypt() function to be used by extensions 2022-07-20 16:23:43 -04:00
RandyTheSilly 5aeaee4c8f Bump version to v1.1.1 2022-07-17 07:29:56 -04:00
RandyTheSilly 2d40db5467 Convert add_entry() and gen() to use optimized_edit() 2022-07-17 07:25:12 -04:00
RandyTheSilly 8f318446bf Significant overhaul to entry format optimization 2022-07-17 05:37:54 -04:00
RandyTheSilly a4368d60eb Fixed compatibility check not adding the correct number of lines under certain circumstances 2022-07-16 19:32:57 -04:00
RandyTheSilly 393ef08a21 Updated date in manpage for release v1.1.0 2022-07-14 03:21:43 -04:00
RandyTheSilly c5c110d0b4 Minor visual consistency tweak for Haiku gpg key generation 2022-07-14 02:53:39 -04:00
RandyTheSilly 4b02fd02b8 Fixed Termux packaging 2022-07-13 07:44:29 -04:00
RandyTheSilly de28d19969 Updated changelog for v1.1.0 2022-07-13 04:48:11 -04:00
RandyTheSilly beeb426ac8 Update README.md 2022-07-11 22:30:48 -04:00
RandyTheSilly e2b8e31f50 Clean up for automatically created gpg generation file 2022-07-11 22:19:31 -04:00
RandyTheSilly a673404fae Fixed Haiku gpg key generation 2022-07-11 19:06:58 -04:00
RandyTheSilly d6bc4a2301 Greatly improved 'sshyp tweak' readability 2022-07-11 04:16:33 -04:00
rwinkhart faea36f6cd Reduced code used for argument parsing 2022-07-10 05:41:49 -04:00
rwinkhart 398999b23f Restored banner image 2022-07-10 00:16:50 -04:00
rwinkhart 77873d061b Moved conversion scripts to sshyp-labs repo 2022-07-10 00:15:56 -04:00
rwinkhart f6875b15f0 Fixed entries readout not skipping lines between fields under certain conditions 2022-07-09 23:35:08 -04:00
rwinkhart 8c520d972e Updated sshyp-refresh to use new entry directory 2022-07-09 18:17:24 -04:00
rwinkhart 01d59ce79a Removed unused import 2022-07-08 06:17:06 -04:00
rwinkhart 9e49aa0bcb gpg key generation and input is now automated 2022-07-08 06:14:13 -04:00
rwinkhart a2a473454f Updated banner artwork 2022-07-08 02:24:55 -04:00
rwinkhart 2639cea365 Updated directory specified in the manpage 2022-07-08 00:46:23 -04:00
rwinkhart 87ae61ae30 Added comments to every function 2022-07-08 00:39:48 -04:00
rwinkhart bf22987544 Updated compatibility with the upcoming sshyp-mfa extension 2022-06-30 22:11:19 -04:00
rwinkhart c7fa3e3d09 Disabled all arguments on server except for 'tweak' 2022-06-30 21:56:08 -04:00
rwinkhart 0c1f34bc30 In compliance with the XDG base directory spec, entries are now stored in ~/.local/share/sshyp/ 2022-06-30 21:22:20 -04:00
rwinkhart 9891fe4a81 Allow the user to choose preferred editor, drop nano as dependency 2022-06-30 20:27:59 -04:00
RandyTheSilly 50972fcdf8 Fixed license name for Fedora package 2022-06-21 23:39:07 -04:00
RandyTheSilly 37fe8e37e7 Update packaging for sshyp.py rename 2022-06-21 23:37:45 -04:00
RandyTheSilly 1f2543fe3f Removed unused code in entry_name_fetch() 2022-06-21 23:18:54 -04:00
RandyTheSilly c0f3296a75 Updated read_shortcut() to use argument_list[] notation 2022-06-21 23:12:03 -04:00
RandyTheSilly c2f43e563a Optimized import statement for random 2022-06-21 23:03:00 -04:00