Commit Graph

378 Commits (fc67e9e6933cf06a1d769e5fc6f78f1926ce6979)
 

Author SHA1 Message Date
Chip Senkbeil fc67e9e693
Begin splitting net out into net (common), client, server, and manager crates 11 months ago
Chip Senkbeil 285ee190c4
Flesh out plugin api for server 11 months ago
Chip Senkbeil bf07871187
Rename distant-core-plugin to distant-plugin 11 months ago
Chip Senkbeil c88f96baba
More progress 11 months ago
Chip Senkbeil d6c3b0a155
Beginning of big refactoring of crates, introduction of plugin crate, etc. 11 months ago
Chip Senkbeil 83bd62c8fb
Update lock 12 months ago
Chip Senkbeil 3d10a7feb3
Unfinished inclusion of sftp 1 year ago
Chip Senkbeil c515957d72
Add in russh and russh-config dependencies to replace wezterm-ssh and smol 1 year ago
Chip Senkbeil 48f7eb74ec
Update readme example to use --daemon instead of & for background manager 1 year ago
Chip Senkbeil 96abcefdc5
Add extra debug logging when starting a manager 1 year ago
Chip Senkbeil 22f3c2dd76
Fix bugs in set permissions for CLI and distant-local 1 year ago
Chip Senkbeil 0320e7fe24
Bump to v0.20.0 1 year ago
Chip Senkbeil 9e48300e83
Fix zombies being leftover from distant launch manager://localhost when servers self-terminate 1 year ago
Chip Senkbeil e304e6a689
Fix shutting down killed connections from a manager 1 year ago
Chip Senkbeil 8972013716
Refactor capabilities to version for manager, integrate version checking for client/server/manager, and define protocol version (#219) 1 year ago
Chip Senkbeil 0efb5aee4c
Add --shell support to CLI (#218) 1 year ago
Chip Senkbeil 56b3b8f4f1
Fix CLI commands with --format json not outputting errors in JSON 1 year ago
Chip Senkbeil eb23b4e1ad
Fix win service 1 year ago
Chip Senkbeil dc7e9b5309
Bump to alpha.12 1 year ago
Chip Senkbeil e0b8769087
Fix return code of --help and --version on cli 1 year ago
Chip Senkbeil 9bc50886bb
Update latest tagging with custom code that uses a personal access token to trigger workflows 1 year ago
Chip Senkbeil bd3b068651
Add workflow to tag latest 1 year ago
Chip Senkbeil c61393750a
Bump minimum version of Rust to 1.70.0 1 year ago
Chip Senkbeil 2abaf0b814
Use sparse checkout during publish 1 year ago
Chip Senkbeil 0e03fc3011
Reintroduce checkout to publish step 1 year ago
Chip Senkbeil cb8ea0507f
Bump to 0.20.0-alpha.11 and restore ci tests 1 year ago
Chip Senkbeil 8a34fec1f7
Update README 1 year ago
Chip Senkbeil 6feeb2d012
Tweaking release config until it works 1 year ago
Chip Senkbeil fefbe19a3c
Switch to stripping using cargo and supporting a latest release tag 1 year ago
Chip Senkbeil be7a15caa0
Refactor generation commands to use --output for files and printing to stdout by default 1 year ago
Chip Senkbeil 84ea28402d
Add support for distant spawn -c 'cmd str' 1 year ago
Chip Senkbeil b74cba28df
Bump to v0.20.0-alpha.10 1 year ago
Chip Senkbeil f4180f6245
Change search default to not use standard filters, and provide options to set filters manually 1 year ago
Chip Senkbeil c250acdfb4
Fix search task exiting on failing to start a search with distant-local 1 year ago
Chip Senkbeil 1836f20a2a
Bump to 0.20.0-alpha.9 1 year ago
Chip Senkbeil 9096a7d81b
Fix destination username & password parsing to accept full character set 1 year ago
Chip Senkbeil 7c08495904
Switch to unbounded channels for `Reply` (#207) 1 year ago
Chip Senkbeil da75801639
Fix server hangup (#206) 1 year ago
Nagy Botond 8009cc9361
fix(parser): allow `-` (hyphen) to appear in usernames (#203) 1 year ago
Chip Senkbeil 4fb9045152
Support sequential batch processing (#201) 1 year ago
Chip Senkbeil efad345a0d
Add header support to request & response (#200) 1 year ago
Chip Senkbeil 6ba3ded188
Fix not serializing when only renamed set, reset field name to timestamp from ts 1 year ago
Chip Senkbeil c4c46f80a9
Remove Formatter code by inlining logic for search and watch 1 year ago
Chip Senkbeil 791a41c29e
Refactor Change to use single path & support renamed detail field (#196) 1 year ago
Chip Senkbeil a36263e7e1
Fix makefile 1 year ago
Chip Senkbeil 6f98e44723
Bump to alpha.8 1 year ago
Chip Senkbeil 72cc998595
Update change to include timestamp and details fields 1 year ago
Chip Senkbeil 4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 1 year ago
Chip Senkbeil 9da7679081
Support alternative file watching implementation for MacOS 1 year ago
Chip Senkbeil 009996b554
Remove crossbeam-channel feature from notify dependency (https://github.com/notify-rs/notify/issues/380) 1 year ago