RandyTheSilly
|
3ae85adc18
|
Move text editor determination to cli package
|
2024-07-17 14:59:57 -04:00 |
|
RandyTheSilly
|
7ab0c91c0e
|
Allow parsing different section headers in libmutton.ini
|
2024-07-17 14:44:18 -04:00 |
|
RandyTheSilly
|
eea4570a89
|
Replace most occurrences of os.Exit(0) in the backend and sync packages with a custom backend.Exit function that can allow "soft exit" in GUI/TUI environments to avoid killing the entire process; currently all major errors still result in killing the entire process
|
2024-07-05 22:18:17 -04:00 |
|
RandyTheSilly
|
779d9d0c78
|
Improve error clarity in cli.editNote
|
2024-06-05 18:19:01 -04:00 |
|
RandyTheSilly
|
05371866ce
|
Write and append to config file using ini package
|
2024-06-05 14:56:17 -04:00 |
|
RandyTheSilly
|
0b7ce10a78
|
Add initial support for reading stdin from the server binary
|
2024-06-04 15:09:57 -04:00 |
|
RandyTheSilly
|
2bdfb43484
|
Implement initial support for passphrase-protected SSH keyfiles
|
2024-05-17 11:42:44 -04:00 |
|
RandyTheSilly
|
171a58cf7d
|
Implement initial server-side shearing logic
|
2024-05-16 16:35:05 -04:00 |
|
RandyTheSilly
|
c92d938c3d
|
Map entries to mod times from the beginning
|
2024-05-16 14:39:33 -04:00 |
|
RandyTheSilly
|
b424001b6f
|
Initial groundwork for native sync support
|
2024-05-11 20:52:38 -04:00 |
|
RandyTheSilly
|
257a698b88
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|