Commit Graph

76 Commits (1836f20a2a11bfec6a0a7b90dfe72a386804341e)

Author SHA1 Message Date
Chip Senkbeil 1836f20a2a
Bump to 0.20.0-alpha.9 12 months ago
Chip Senkbeil 9096a7d81b
Fix destination username & password parsing to accept full character set 12 months ago
Chip Senkbeil 7c08495904
Switch to unbounded channels for `Reply` (#207) 12 months ago
Chip Senkbeil da75801639
Fix server hangup (#206) 12 months ago
Nagy Botond 8009cc9361
fix(parser): allow `-` (hyphen) to appear in usernames (#203) 12 months ago
Chip Senkbeil 4fb9045152
Support sequential batch processing (#201) 12 months ago
Chip Senkbeil efad345a0d
Add header support to request & response (#200) 12 months ago
Chip Senkbeil 791a41c29e
Refactor Change to use single path & support renamed detail field (#196) 12 months 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
Chip Senkbeil 9f345eb31b
Update changelog for v0.20.0-alpha.7 release 1 year ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 1 year ago
Chip Senkbeil 40c265e35b
Update changelog to reflect new manager service install feature 1 year ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 1 year ago
Chip Senkbeil 8cf7f11269
Refactor authentication into distant-auth 1 year ago
Chip Senkbeil 2042684c97
Update changelog with --lsp change 1 year ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 1 year ago
Chip Senkbeil 8768106c67
Bump changelog again 1 year ago
Chip Senkbeil b3e0f651d5
Bump changelog 1 year ago
Chip Senkbeil f2bd2f15f5
Add support for --lsp [scheme] 1 year ago
Chip Senkbeil 398aff2f12
Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
Chip Senkbeil 5b19870b98
Add upward searching as an option 1 year ago
Chip Senkbeil c989a851ce
Add fix to changelog 1 year ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago
Chip Senkbeil d44df53e83
Update changelog 1 year ago
Chip Senkbeil 78b0ee628e
Update changelog 1 year ago
Chip Senkbeil 27dc5775f9
Update ssh launch to use pty (#157) 1 year ago
Chip Senkbeil ee50eaf9b3
Add heartbeat support (#153)
* Update to support zero-size frame items

* Add heartbeat functionality with client reconnecting logic

* Fix connection reauthentication failures preventing future reauthentication

* More logging

* Remove persist

* Update connection logic to have server take on client id rather than having client take on server id during reconnect

* Bump minimum rust version to 1.64.0

* Bump to v0.20.0-alpha.3 and fix clippy warnings

* Update cargo.lock
2 years ago
Chip Senkbeil ee595551ae
Release v0.20.0-alpha.2 2 years ago
Chip Senkbeil a544587bab
Add ConnectionState & ConnectionWatcher; update server to drop connection on read error 2 years ago
Chip Senkbeil 8f3b204474
Update to attempt more linux release builds 2 years ago
Chip Senkbeil bc3f6eef04
Update changelog for new release 2 years ago
Chip Senkbeil 7d1b3ba6f0
Fix stack overflow parsing BindAddress and improve resolution of BindAddress 2 years ago
Chip Senkbeil a8107aed3a
Update SearchQueryCondition to support logical or and contains types; also update non-regex types to escape regex 2 years ago
Chip Senkbeil 193bb6d237
Integrate ignore crate to provide parallel search, binary detection, and support ignore files (#136) 2 years ago
Chip Senkbeil dac318eb1e
Release v0.19.0 2 years ago
Chip Senkbeil 01610a3ac7
Add search support (#131) 2 years ago
Chip Senkbeil 53fd8d0c4f
Add capabilities support to server and manager 2 years ago
Chip Senkbeil c19df9f538
Fix ssh system info (#127) 2 years ago
Chip Senkbeil 591cd6ff41
Fix ssh launch login shell using sh on windows; update shell cli to use default shell from system info before defaulting 2 years ago
Chip Senkbeil 04b20d1348
Fix distant client shell choosing appropriate default; update CHANGELOG 2 years ago
Chip Senkbeil fd325e4523
Release v0.18.0 2 years ago
Chip Senkbeil 74a37209eb
Refactor --shutdown-after into --shutdown (#49) 2 years ago
Chip Senkbeil 8e8eb8c574
Release v0.17.6 2 years ago
Chip Senkbeil 1ff3ef2db1
Fix shutdown-after such that it now functions 2 years ago
Chip Senkbeil 3b3e74462c
Fix Docker M1 Mac watcher failure and release v0.17.5 2 years ago
Chip Senkbeil 7849567c0f
Release v0.17.4 2 years ago