RandyTheSilly
|
f774ff63aa
|
[wiki] Add a postmortem documenting sshyp's flaws
|
2024-08-08 21:26:15 -04:00 |
|
RandyTheSilly
|
15e54cb25b
|
[wiki] Migrate wiki to main repo for long-term archival
|
2024-08-08 20:50:19 -04:00 |
|
RandyTheSilly
|
d96de2b7b8
|
Advertise MUTN as the successor to sshyp
|
2024-08-08 20:24:06 -04:00 |
|
RandyTheSilly
|
8ff431dc46
|
Generate ed25519 keys instead of RSA
|
2024-07-10 00:58:36 -04:00 |
|
RandyTheSilly
|
5b4d3b1267
|
Fix awkward warning wording, add information on sshyp's in-development successor
|
2024-03-21 16:57:39 -04:00 |
|
RandyTheSilly
|
a88c4e74a0
|
Remove inaccurate downloads counter (was counting clones) and CodeQL
|
2024-03-21 16:33:03 -04:00 |
|
RandyTheSilly
|
0bcf5fc0d1
|
Update documentation for release v1.5.3
v1.5.3
|
2024-01-08 22:16:48 -05:00 |
|
RandyTheSilly
|
ec3ee297b8
|
Remove unnecessary empty variable declarations (these were only included to silence PyCharm warnings)
|
2024-01-08 22:00:05 -05:00 |
|
RandyTheSilly
|
5f5ede7349
|
Fix notes sometimes being appended incorrectly when editing incomplete entries
|
2024-01-08 21:32:01 -05:00 |
|
RandyTheSilly
|
cc3fa30865
|
Add CHOWN.py port-job to package.sh
|
2024-01-08 20:15:33 -05:00 |
|
RandyTheSilly
|
3613d3dd0c
|
Fix installed extension ownership on FreeBSD
|
2024-01-08 20:11:26 -05:00 |
|
RandyTheSilly
|
249269a3e3
|
Address flake8 suggestions
|
2024-01-08 19:39:44 -05:00 |
|
RandyTheSilly
|
c441802058
|
Fix root-level entries being displayed incorrectly in the entry list
|
2024-01-08 10:51:59 -05:00 |
|
RandyTheSilly
|
5439c899f7
|
Update documentation for release v1.5.2 - again
v1.5.2
|
2024-01-07 20:51:41 -05:00 |
|
RandyTheSilly
|
0990bae310
|
Fix notes starting with blank lines differing in entry readout VS entry preview
|
2024-01-07 20:20:27 -05:00 |
|
RandyTheSilly
|
ae21489c75
|
Optimize multi-line note readout
|
2024-01-07 20:00:57 -05:00 |
|
RandyTheSilly
|
5717133168
|
Do not connect to server from "sshyp init" menu, as the user may not yet have copied their ssh pubkey to the server
|
2024-01-07 19:42:44 -05:00 |
|
RandyTheSilly
|
07c0dee0a4
|
Fix quick-unlock: newly generated quick-unlock pins have not been valid since v1.5.0 - this is now fixed - re-generate your quick-unlock pin if it was created after v1.5.0
|
2024-01-07 19:08:02 -05:00 |
|
RandyTheSilly
|
c85640804a
|
Make quick-unlock pin-length configuration helptext more clear
|
2024-01-07 18:00:11 -05:00 |
|
RandyTheSilly
|
8ec2b31c23
|
Recommend using ssh keyfile without a password
|
2024-01-07 17:48:14 -05:00 |
|
RandyTheSilly
|
50189dd526
|
Warn against removing active device IDs
|
2024-01-07 17:14:36 -05:00 |
|
RandyTheSilly
|
f13404e76f
|
Apply consistent code formatting, especially regarding additive and multiplicative operators
|
2024-01-07 17:05:18 -05:00 |
|
RandyTheSilly
|
5d00f83df0
|
Remove trailing spaces upon commit
|
2024-01-07 16:44:39 -05:00 |
|
RandyTheSilly
|
5ce28e1138
|
Replace misuses of ".extend()"
|
2024-01-07 16:33:45 -05:00 |
|
RandyTheSilly
|
2f7b548360
|
Keep the user in device ID add/remove menus until they select "BACK", optimize menu logic
|
2024-01-07 16:25:43 -05:00 |
|
RandyTheSilly
|
6789e3e3de
|
Improve method of serving whitelist contents to clients
|
2024-01-04 14:08:02 -05:00 |
|
RandyTheSilly
|
a345f4181c
|
Fix multi-word device IDs being unable to verify via quick-unlock
|
2024-01-04 13:56:26 -05:00 |
|
RandyTheSilly
|
08c6f1aeef
|
Attempt to remove old device ID registration/whitelist entry from server when changing client device ID - bumps minimum supported Python version to 3.8
|
2024-01-04 13:41:35 -05:00 |
|
RandyTheSilly
|
3bb2f194d4
|
Standardize language (vars): _proceed/_sure -> _sure
|
2024-01-04 03:31:48 -05:00 |
|
RandyTheSilly
|
52727e8eea
|
Extend 18d03279b9 to server tweak menu
|
2024-01-04 03:23:06 -05:00 |
|
RandyTheSilly
|
cd560d6f8f
|
Fix incorrect order of parameters when calling copy_id_check() from dev_id_config(), fixed inconsistency between order of parameters that caused the readability issue leading to the typo
|
2024-01-04 03:06:02 -05:00 |
|
RandyTheSilly
|
18d03279b9
|
Standardize language: device name/id -> device id, syncing -> synchronization/synchronizing
|
2024-01-03 22:56:13 -05:00 |
|
RandyTheSilly
|
d4f1831486
|
Add a warning before changing an existing device id
|
2024-01-03 22:14:39 -05:00 |
|
RandyTheSilly
|
0ecb842480
|
Add "BACK" button in optional SSH configuration
|
2024-01-03 14:58:29 -05:00 |
|
RandyTheSilly
|
45be25e6bd
|
Rename all back/cancel buttons to "BACK"
|
2024-01-03 14:43:14 -05:00 |
|
RandyTheSilly
|
acf46b6227
|
Move registered_remover() to be covered by RMSERVER port-job
|
2024-01-03 14:32:46 -05:00 |
|
RandyTheSilly
|
3418bf6170
|
Replace unnecessary use of pop()
|
2024-01-03 14:20:15 -05:00 |
|
RandyTheSilly
|
dbf3b35237
|
Add option to remove registered devices in server tweak menu
|
2024-01-03 14:10:09 -05:00 |
|
RandyTheSilly
|
c48edfc624
|
Add 2024 to copyright duration, split changelog archive for 2024
|
2024-01-02 14:14:10 -05:00 |
|
RandyTheSilly
|
b2eb63cbe6
|
Update documentation for release v1.5.2
|
2023-12-11 14:37:01 -05:00 |
|
RandyTheSilly
|
43f8306932
|
Add processing warnings during gpg key generation
|
2023-12-11 13:56:56 -05:00 |
|
RandyTheSilly
|
e044122d48
|
Allow displaying partial options in curses menus in smaller terminals
|
2023-12-11 13:09:21 -05:00 |
|
RandyTheSilly
|
0e45a21a58
|
Re-implement "additional configuration options" header after init menu
|
2023-12-11 12:54:01 -05:00 |
|
RandyTheSilly
|
a119544fbf
|
Re-implement empty directory notification in entry list
|
2023-12-11 12:40:10 -05:00 |
|
RandyTheSilly
|
23e51ae133
|
Improve text wrapping for entry list - list now uses full width of terminal and can be displayed in smaller terminals without crashing
|
2023-12-11 02:58:04 -05:00 |
|
RandyTheSilly
|
27cf610a1f
|
Fix crash when terminal is not tall enough to display curses radio pretext
|
2023-12-10 21:49:40 -05:00 |
|
RandyTheSilly
|
2edb1b9b53
|
Remove "/example/" heading format from extension downloader (this format is reserved entry paths)
|
2023-12-10 20:10:08 -05:00 |
|
RandyTheSilly
|
675e05c14f
|
Improve text wrapping for curses radio pretext
|
2023-12-10 19:03:14 -05:00 |
|
RandyTheSilly
|
937b1357f5
|
Improve entry reader and entry list readability in light terminals
|
2023-12-10 15:28:57 -05:00 |
|
RandyTheSilly
|
c3f8178db4
|
Fix needless function recursion when calling the global menu from the init menu (fixes errors on Alpine Linux 3.19)
|
2023-12-09 01:30:19 -05:00 |
|