RandyTheSilly
|
ffafbd2b91
|
Improved entry exists checks when reading entry
v1.0.0rc1
|
2022-05-23 00:28:44 -04:00 |
|
RandyTheSilly
|
d7bf7da177
|
Added exception for renaming something that doesn't exist
|
2022-05-23 00:00:45 -04:00 |
|
RandyTheSilly
|
13d466bb21
|
Reduced lines used for KeyboardInterrupt exception
|
2022-05-22 23:43:34 -04:00 |
|
RandyTheSilly
|
7aa9ea63e2
|
Addressed line-length warnings
|
2022-05-22 23:18:33 -04:00 |
|
RandyTheSilly
|
208bd8707b
|
Error messages are now more consistent and informative
|
2022-05-22 22:41:05 -04:00 |
|
RandyTheSilly
|
fb398333a6
|
Added error messages for trying to read entries that don't exist
|
2022-05-22 22:28:17 -04:00 |
|
RandyTheSilly
|
b369f9a530
|
Added script for optimizing and re-encrypting entries
|
2022-05-22 21:39:51 -04:00 |
|
RandyTheSilly
|
747f83819d
|
Change version to be more in-line with semantic versioning
|
2022-05-22 20:27:36 -04:00 |
|
RandyTheSilly
|
2f1e693991
|
Add conversion script for converting to the sshyp v1.0.0 entry format
|
2022-05-22 20:12:58 -04:00 |
|
RandyTheSilly
|
dd811cbe35
|
Fix for reading an entry from the entry list using the old entry readout
|
2022-05-20 03:46:23 -04:00 |
|
RandyTheSilly
|
87dee4f197
|
Move documentation for Haiku packaging
|
2022-05-20 03:29:20 -04:00 |
|
RandyTheSilly
|
bf86d72472
|
Fixes needed for Haiku packaging to succeed
|
2022-05-20 03:18:45 -04:00 |
|
RandyTheSilly
|
a3722e3c29
|
Correct typo
|
2022-05-20 03:02:42 -04:00 |
|
RandyTheSilly
|
1f4d5b0591
|
Added Haiku support to packaging script
|
2022-05-20 02:59:18 -04:00 |
|
RandyTheSilly
|
e21faa8bbb
|
Update documentation
|
2022-05-19 22:46:35 -04:00 |
|
RandyTheSilly
|
309a471e77
|
Shorten /usr/bin to /bin for Haiku server compatibility
|
2022-05-19 17:10:51 -04:00 |
|
RandyTheSilly
|
968a7322f8
|
Changed shade of gray used in entry list to be more neutral
|
2022-05-19 16:55:20 -04:00 |
|
RandyTheSilly
|
75e152ebfe
|
Changed shade of gray used in entry list to be more neutral
|
2022-05-19 16:50:22 -04:00 |
|
RandyTheSilly
|
15204fb0e9
|
Improved entry list readability in terminals with white backgrounds
|
2022-05-19 16:18:58 -04:00 |
|
RandyTheSilly
|
5977367f28
|
Replace remaining sftp commands with scp -s
|
2022-05-19 15:37:46 -04:00 |
|
RandyTheSilly
|
96eb80226f
|
sshyp server no longer makes copies of libraries in ~/
|
2022-05-19 15:13:02 -04:00 |
|
RandyTheSilly
|
9ede33d3d8
|
Update README.md
|
2022-05-17 03:13:45 -04:00 |
|
RandyTheSilly
|
4093c36d48
|
Update README.md
|
2022-05-17 03:12:25 -04:00 |
|
RandyTheSilly
|
947754f87c
|
Update README.md
|
2022-05-17 03:09:31 -04:00 |
|
RandyTheSilly
|
84bfefb7b1
|
Fixed skipped lines and extra blank lines in the notes field of the entry reader
|
2022-05-16 12:57:35 -04:00 |
|
RandyTheSilly
|
7ac5cd723e
|
New entry format (for GNU pass compatibility)
|
2022-05-16 03:24:18 -04:00 |
|
RandyTheSilly
|
68aa5eee04
|
Overhauled entry readout (when reading/previewing)
|
2022-05-16 01:43:02 -04:00 |
|
RandyTheSilly
|
f869e3b45d
|
Reduced lines used for clipboard clearing
|
2022-05-16 00:23:03 -04:00 |
|
RandyTheSilly
|
551f1e8f50
|
Reduce clipboard timeout to 30 seconds
|
2022-05-16 00:16:45 -04:00 |
|
RandyTheSilly
|
1687d9e1e2
|
Removed unused import statement
|
2022-05-15 23:53:52 -04:00 |
|
RandyTheSilly
|
930595ecad
|
Clipboard now clears after 45 seconds
|
2022-05-15 23:53:01 -04:00 |
|
RandyTheSilly
|
2d00da0e18
|
Implemented link to /tmp for Haiku
|
2022-05-15 18:13:07 -04:00 |
|
RandyTheSilly
|
c84d52fb8d
|
Restored support for openssh versions prior to 9.0
|
2022-05-15 18:03:38 -04:00 |
|
RandyTheSilly
|
88fd9e77a9
|
Move gpg variable declaration to happen before configuration (fixes gpg setup on Haiku)
|
2022-05-15 17:53:56 -04:00 |
|
RandyTheSilly
|
4258ad85ab
|
Added ssh support for Haiku
|
2022-05-15 17:42:14 -04:00 |
|
RandyTheSilly
|
337e68d088
|
Added gpg support for Haiku
|
2022-05-15 17:32:33 -04:00 |
|
RandyTheSilly
|
fb8c5be284
|
Added clipboard support for Haiku
|
2022-05-15 17:07:26 -04:00 |
|
RandyTheSilly
|
0293d273a7
|
Corrected typo causing maximum password length to be 800, rather than 840
|
2022-05-15 03:58:40 -04:00 |
|
RandyTheSilly
|
40a43ed86d
|
Added generated password limit of 840 characters (to avoid recursion limit)
|
2022-05-15 03:57:03 -04:00 |
|
RandyTheSilly
|
18c78743ca
|
Addressed line-length warnings
|
2022-05-15 03:47:47 -04:00 |
|
RandyTheSilly
|
2f5080fec0
|
Fixed user being served complexity prompts multiple times when password generation is attempted more than once
|
2022-05-15 03:42:16 -04:00 |
|
RandyTheSilly
|
99e0d5f666
|
Added EOF return code
|
2022-04-20 21:00:15 -04:00 |
|
RandyTheSilly
|
be19e271c5
|
Added return codes
|
2022-04-20 20:57:59 -04:00 |
|
RandyTheSilly
|
20d2de338f
|
Silenced gpg output
|
2022-04-19 19:10:38 -04:00 |
|
RandyTheSilly
|
e830d8486b
|
Decryption is no longer necessary for previews when creating/editing entries
|
2022-04-19 18:57:27 -04:00 |
|
RandyTheSilly
|
5fc74ac2b3
|
Improved minimum quality of generated passwords
|
2022-04-19 16:43:30 -04:00 |
|
RandyTheSilly
|
24acd1cb87
|
Old files are now deleted from the server when renaming
|
2022-04-19 15:48:27 -04:00 |
|
RandyTheSilly
|
0079934354
|
Renamed folders are now created on the server
|
2022-04-19 15:27:06 -04:00 |
|
RandyTheSilly
|
399e291902
|
Optimize rename function and allow for renaming folders
|
2022-04-19 15:18:34 -04:00 |
|
RandyTheSilly
|
66a026e327
|
Added new, colored syncing operation messages
|
2022-04-19 01:55:12 -04:00 |
|