Commit Graph

333 Commits (6f98e4472386d5896eaa30bb44f5db67c1bd24c4)
 

Author SHA1 Message Date
Chip Senkbeil 6f98e44723
Bump to alpha.8 11 months ago
Chip Senkbeil 72cc998595
Update change to include timestamp and details fields 11 months ago
Chip Senkbeil 4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 11 months ago
Chip Senkbeil 9da7679081
Support alternative file watching implementation for MacOS 12 months ago
Chip Senkbeil 009996b554
Remove crossbeam-channel feature from notify dependency (https://github.com/notify-rs/notify/issues/380) 12 months ago
Chip Senkbeil b163094d49
Update to test READMEs 12 months ago
Chip Senkbeil 3225471e28
Add some basic readmes 12 months ago
Chip Senkbeil 9f345eb31b
Update changelog for v0.20.0-alpha.7 release 12 months ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 12 months ago
Chip Senkbeil 40c265e35b
Update changelog to reflect new manager service install feature 12 months ago
Chip Senkbeil af903013f6
Support installing manager service with custom arguments 12 months ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 12 months ago
Chip Senkbeil 95c0d0c0d1
Fix bad test reference 12 months ago
Chip Senkbeil 528dea0917
Fix windows old auth reference 12 months ago
Chip Senkbeil 8cf7f11269
Refactor authentication into distant-auth 12 months ago
Chip Senkbeil 2042684c97
Update changelog with --lsp change 12 months ago
Chip Senkbeil 31aff1e282
Refactor --lsp [SCHEME] to just take the scheme and not the :// 12 months ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 12 months ago
Chip Senkbeil 137b4dc289
Bump to 0.20.0-alpha.7 as next version 12 months ago
Chip Senkbeil 3208fdcaa2
Update release.yml to update for a couple of installs 12 months ago
Chip Senkbeil 8768106c67
Bump changelog again 12 months ago
Chip Senkbeil b3e0f651d5
Bump changelog 12 months ago
Chip Senkbeil f2bd2f15f5
Add support for --lsp [scheme] 12 months 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 7fceb63aa3
Update Cargo.lock dependencies 1 year ago
Chip Senkbeil 5740c2cc4d
Bump to 0.20.0-alpha.6 1 year ago
Chip Senkbeil b8fecaacc0
Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
Chip Senkbeil 5b19870b98
Add upward searching as an option 1 year ago
Chip Senkbeil bbf74f1e71
Fix launch manager://localhost not parsing distant.args properly 1 year ago
Chip Senkbeil c989a851ce
Add fix to changelog 1 year ago
Chip Senkbeil 09e8442892
Fix launch of manager://localhost 1 year ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago
Chip Senkbeil 093b4d2ec4
Bump referenced minimum Rust version in READMEs 1 year ago
Chip Senkbeil cfee78c2da
Bump more dependencies and fix tests for capabilities table and search results that use tabled 1 year ago
Chip Senkbeil d44df53e83
Update changelog 1 year ago
Chip Senkbeil 90305607e9
Bump dependency versions and update to v0.20.0-alpha.4 1 year ago
Chip Senkbeil 2b6bf3c0a8
Fix formatting 1 year ago
Chip Senkbeil 656a8007d6
Merge branch 'master' of github.com:chipsenkbeil/distant 1 year ago
Chip Senkbeil 8853d1072a
Bump versions 1 year ago
Chip Senkbeil 2ab41c4976
Fix timeout default 1 year ago
Chip Senkbeil 5940b21339
Fix formatting issues 1 year ago
Chip Senkbeil 78b0ee628e
Update changelog 1 year ago
Chip Senkbeil 40bd20e4ac
Add --current-dir as option for distant shell and lsp commands 1 year ago
Chip Senkbeil 55036478a0
Add default configuration and ability to generate default configuration 1 year ago
Chip Senkbeil 27dc5775f9
Update ssh launch to use pty (#157) 1 year ago
Chip Senkbeil 9b2f0de0c5
Reenable cli tests on windows (#156)
Also fixes a failing Windows test that has different behavior than Linux/Unix
1 year ago
Chip Senkbeil a023b8f22d
Add reconnect feature to table list 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
1 year 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