Commit Graph

55 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f14075620e chore(deps): bump serde from 1.0.92 to 1.0.93
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-24 21:36:35 +02:00
Fabian Freyer
9546e7f509 remove vendored stund 2019-06-05 15:54:12 +02:00
Fabian Freyer
63554b47c7 Update Cargo.toml 2019-06-05 15:33:31 +02:00
Fabian Freyer
3fd352cedd Use tokio-pty-process 0.4.0
See-also: #31
2019-06-05 15:22:30 +02:00
dependabot-preview[bot]
0371a4dcb3 chore(deps): bump libc from 0.2.56 to 0.2.58
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.56 to 0.2.58.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.56...0.2.58)
2019-06-04 15:11:16 +02:00
Fabian Freyer
3e4e506352 Revert "xterm.js: use xterm.css from lib/ folder"
This reverts commit e69fd1cdbf.
2019-06-04 15:08:03 +02:00
dependabot-preview[bot]
d09c665346 chore(deps): bump xterm from 3.14.0 to 3.14.1
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.14.0...3.14.1)
2019-06-04 15:08:03 +02:00
dependabot-preview[bot]
1e9500e16b chore(deps): bump serde from 1.0.91 to 1.0.92
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
2019-06-03 16:22:50 +02:00
Fabian Freyer
5875e285c5
fix Typo in README.md 2019-06-03 02:29:01 +02:00
Fabian Freyer
ceed89d249
Update README.md 2019-06-02 00:33:54 +02:00
Fabian Freyer
5db3296360 Add README 2019-06-02 00:31:35 +02:00
Fabian Freyer
e69fd1cdbf xterm.js: use xterm.css from lib/ folder
See-also: https://github.com/xtermjs/xterm.js/issues/2150
2019-06-01 22:19:34 +02:00
dependabot-preview[bot]
ec68ef174a chore(deps): bump xterm from 3.13.2 to 3.14.0
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.2 to 3.14.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.2...3.14.0)
2019-06-01 22:03:33 +02:00
dependabot-preview[bot]
eed00b6233 chore(deps): bump tokio from 0.1.20 to 0.1.21
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.20...tokio-0.1.21)
2019-05-31 16:59:25 +02:00
dependabot-preview[bot]
9243db40f5 chore(deps): bump libc from 0.2.55 to 0.2.56
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.56.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.56)
2019-05-31 14:47:00 +02:00
dependabot[bot]
7ee315e0e7 chore(deps): bump xterm from 3.13.1 to 3.13.2
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.1...3.13.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-24 23:40:47 +02:00
dependabot[bot]
f9d25f6c93 chore(deps): bump tokio from 0.1.18 to 0.1.20
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.18 to 0.1.20.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.18...tokio-0.1.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:53 +02:00
dependabot[bot]
4282a2fc48 chore(deps): bump libc from 0.2.54 to 0.2.55
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.54 to 0.2.55.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.54...0.2.55)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:32 +02:00
dependabot[bot]
b00df60f8a chore(deps): bump xterm from 3.13.0 to 3.13.1
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:13 +02:00
dependabot[bot]
f59099e278 chore(deps): bump xterm from 3.12.2 to 3.13.0
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.12.2...3.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 15:54:10 +02:00
dependabot[bot]
10cf1a5711 chore(deps): bump futures from 0.1.26 to 0.1.27
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.26 to 0.1.27.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.26...0.1.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 15:53:23 +02:00
dependabot[bot]
7ed60f7ef3 chore(deps): bump serde from 1.0.90 to 1.0.91
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-07 18:57:53 +02:00
dependabot[bot]
ae58d76e2d chore(deps): bump libc from 0.2.53 to 0.2.54
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.53 to 0.2.54.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.53...0.2.54)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-05 02:34:17 +02:00
dependabot[bot]
1588dfcaa0 chore(deps): bump libc from 0.2.51 to 0.2.53
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.51 to 0.2.53.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.51...0.2.53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 15:08:38 +02:00
dependabot[bot]
ac4fd026f1 chore(deps): bump xterm from 3.12.0 to 3.12.2
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/3.12.0...3.12.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 10:48:59 +02:00
dependabot[bot]
467790aba8 chore(deps): bump serde from 1.0.89 to 1.0.90
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 12:13:01 +02:00
dependabot[bot]
5c81ffd9fc chore(deps): bump futures from 0.1.25 to 0.1.26
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.25 to 0.1.26.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.25...0.1.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 14:55:04 +02:00
Fabian Freyer
09f8b4ffd7 refactor: make ui endpoint configurable
* use askama template for UI endpoint
* make UI endpoint configurable
2019-03-29 17:35:04 -04:00
Fabian Freyer
093e87fad9 Make command configurable per-request 2019-03-29 11:32:35 -04:00
Fabian Freyer
c9c85aacab Handle child death 2019-03-29 10:57:11 -04:00
Fabian Freyer
41bfce1f14 bug: fix row/column confusion for resize 2019-03-29 10:55:49 -04:00
Fabian Freyer
cc35990367 static: declare charset in term.html 2019-03-29 10:55:49 -04:00
Fabian Freyer
e63ad944d7 refactor: split up bin and lib 2019-03-29 10:55:44 -04:00
Fabian Freyer
6bdfd1118a make webterm_socket endpoint configurable 2019-03-29 10:55:21 -04:00
Fabian Freyer
c232123bf9 ci: add .travis.yml 2019-03-29 09:11:07 -04:00
Fabian Freyer
94709feb3d refactor: move some logic into WebTermExt trait 2019-03-29 08:53:41 -04:00
Fabian Freyer
d6f1eb671c chore: rustfmt 2019-03-29 08:53:41 -04:00
Fabian Freyer
4f3e8f6443 refactor: move things into event module 2019-03-29 08:53:41 -04:00
Fabian Freyer
04f1013f93 refactor: rename structs 2019-03-29 08:53:41 -04:00
Fabian Freyer
d1d284f995 bug: fix terminado tests 2019-03-29 08:53:41 -04:00
Fabian Freyer
53bacdda00 refactor: improve error handling 2019-03-29 08:53:41 -04:00
Fabian Freyer
01fa4bb66f try_from is stabilized 2019-03-29 08:53:41 -04:00
Fabian Freyer
6fd5fdece0 chore: fix clippy lints 2019-03-29 08:53:41 -04:00
Fabian Freyer
abb0d810de Implement proper resizing with terminado. 2019-03-29 08:53:41 -04:00
dependabot[bot]
b965cc8763 chore(deps): bump serde_json from 1.0.34 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.39)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:45:52 +01:00
dependabot[bot]
e30c15158a chore(deps): bump tokio from 0.1.17 to 0.1.18
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.17...tokio-0.1.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:40:58 +01:00
dependabot[bot]
bbf740a4f8 chore(deps): bump tokio from 0.1.13 to 0.1.17
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.13 to 0.1.17.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.17/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.13...tokio-0.1.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:35:48 +01:00
dependabot[bot]
bf161a8b64 chore(deps): bump libc from 0.2.46 to 0.2.51
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.46 to 0.2.51.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.46...0.2.51)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:34:17 +01:00
dependabot[bot]
57bb891926 chore(deps): bump tokio-io from 0.1.10 to 0.1.12
Bumps [tokio-io](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-io-0.1.12/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-io-0.1.10...tokio-io-0.1.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:33:42 +01:00
dependabot[bot]
018333a591 chore(deps): bump serde from 1.0.84 to 1.0.89
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.84 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.84...v1.0.89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:33:05 +01:00