RandyTheSilly
|
e81bfa935a
|
Allow writing to different section headers in libmutton.ini
|
2024-07-17 15:49:45 -04:00 |
|
RandyTheSilly
|
4917149299
|
Move text editor determination to cli package
|
2024-07-17 14:59:57 -04:00 |
|
RandyTheSilly
|
2ae4fe19e8
|
Allow parsing different section headers in libmutton.ini
|
2024-07-17 14:44:18 -04:00 |
|
RandyTheSilly
|
356d1eab4e
|
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
|
4844620ed1
|
Improve error clarity in cli.editNote
|
2024-06-05 18:19:01 -04:00 |
|
RandyTheSilly
|
4f9c57d6da
|
Write and append to config file using ini package
|
2024-06-05 14:56:17 -04:00 |
|
RandyTheSilly
|
1127e96863
|
Add initial support for reading stdin from the server binary
|
2024-06-04 15:09:57 -04:00 |
|
RandyTheSilly
|
c7635a1ef0
|
Implement initial support for passphrase-protected SSH keyfiles
|
2024-05-17 11:42:44 -04:00 |
|
RandyTheSilly
|
56e8dc613a
|
Implement initial server-side shearing logic
|
2024-05-16 16:35:05 -04:00 |
|
RandyTheSilly
|
278c2c1fe4
|
Map entries to mod times from the beginning
|
2024-05-16 14:39:33 -04:00 |
|
RandyTheSilly
|
f86c2d8153
|
Initial groundwork for native sync support
|
2024-05-11 20:52:38 -04:00 |
|
RandyTheSilly
|
2cf786b2d7
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|