Søren L. Hansen
7f49c06657
Add @jensenbox as a contributor
2021-04-25 08:35:06 -07:00
Søren L. Hansen
b0c0450c4c
Add @blakejennings as a contributor
2021-04-25 08:35:05 -07:00
Søren L. Hansen
9fc6f5cae1
Add @artdevjs as a contributor
2021-04-25 08:35:04 -07:00
Søren L. Hansen
78d266f0ba
Add @skeltoac as a contributor
2021-04-25 08:35:02 -07:00
Søren L. Hansen
3993c41dbf
Add @0xflotus as a contributor
2021-04-25 08:35:01 -07:00
Søren L. Hansen
aaa41ccf27
Add @freakhill as a contributor
2021-04-25 08:35:00 -07:00
Søren L. Hansen
953b02eea1
Add @Immortalin as a contributor
2021-04-25 08:34:59 -07:00
Søren L. Hansen
6c9756fc3a
Add @fazalmajid as a contributor
2021-04-25 08:34:58 -07:00
Søren L. Hansen
fad15caaba
Add @jizhilong as a contributor
2021-04-25 08:34:57 -07:00
Søren L. Hansen
134424994e
Add @QuentinPerez as a contributor
2021-04-25 08:34:56 -07:00
Søren L. Hansen
5d67b82409
Add @svanellewee as a contributor
2021-04-25 08:34:55 -07:00
Søren L. Hansen
07cb676dc1
Add @moul as a contributor
2021-04-25 08:34:54 -07:00
Søren L. Hansen
cfc7b61398
Add @uovobw as a contributor
2021-04-25 08:34:52 -07:00
Søren L. Hansen
501acec95e
Add @sorenisanerd as a contributor
2021-04-25 08:34:51 -07:00
Søren L. Hansen
43540f5b38
Add @yudai as a contributor
2021-04-25 08:34:50 -07:00
Søren L. Hansen
2e9435f3cc
Prep for all-contributors
2021-04-25 08:33:30 -07:00
Søren L. Hansen
b8e97d7a3c
Fix options help in README.md in-place
2021-04-25 08:28:08 -07:00
Søren L. Hansen
faeb610961
Refresh artwork
2021-04-25 02:31:38 -07:00
Søren L. Hansen
0dfc5aed76
Add WebGL and links addons for xterm.js
2021-04-22 12:44:06 -07:00
Søren L. Hansen
8d7358b3b3
Release v1.2.0
2021-04-22 10:37:01 -07:00
Søren L. Hansen
ce0eeb8457
Switch back to xterm as the default
...
I somehow got the impression that xterm was the legacy one, but
according to the git history, hterm is the legacy and now we're
caught up with xterm, so let's stick with that.
2021-04-22 10:31:52 -07:00
Søren L. Hansen
65b49b18b3
Update xterm.js 2.7.0 => 4.11.0
2021-04-22 10:31:52 -07:00
Søren L. Hansen
4a423fdf88
Let git compute version number
2021-04-22 08:20:43 -07:00
Søren L. Hansen
9fb9c5ccb8
Pass BUILD_OPTIONS to gox, too
...
This way release artifacts have version info included, too.
2021-04-19 22:19:25 -07:00
Søren L. Hansen
0c3bf6129d
Document new -m option in README
2021-04-19 22:18:02 -07:00
Søren L. Hansen
8c95f33c0a
Update documentation
2021-04-19 11:00:04 -07:00
Søren L. Hansen
a3eed43115
Not using godep anymore
2021-04-19 10:57:57 -07:00
Soren L. Hansen
8b1415488d
Not using wercker
2021-04-19 10:23:34 -07:00
Soren L. Hansen
b31c92e9d4
Add a few more things to the release checklist
2021-04-19 09:49:35 -07:00
Soren L. Hansen
76159a7bcc
Update NEWS.md
2021-04-19 03:22:12 -07:00
Soren L. Hansen
f01cf519dc
Automate options documentation
2021-04-19 03:20:01 -07:00
Soren L. Hansen
1edcacf955
Merge 'apatil2/master'
2021-04-19 02:53:24 -07:00
Soren L. Hansen
3dd0f9245c
Release v1.1.0
...
Calling the release v2 made it very awkward to install. Oh, well.
2021-04-19 00:23:31 -07:00
Soren L. Hansen
117747708b
Release v2.1.0
2021-04-18 08:27:24 -07:00
Soren L. Hansen
31194be638
Remove e-mails from README
...
Let us not make it any easier for spammers than absolutely
necessary
2021-04-18 08:15:48 -07:00
Soren L. Hansen
91f9172faf
Add contributor list to README
2021-04-18 08:10:57 -07:00
Soren L. Hansen
11396d7877
Set TERM=xterm-256color
...
This helps ensure a proper TERM value when running from e.g. systemd or
VSCode's debugger.
Fixes #5
2021-04-18 07:18:47 -07:00
Soren L. Hansen
d503d912f3
Use hterm by default
2021-04-18 07:09:37 -07:00
Soren L. Hansen
c3c670b954
Switch to urfave/cli/v2... again.
2021-04-18 07:01:31 -07:00
Søren L. Hansen
1fa987c518
Use v2 of urfave/cli
2021-04-18 05:38:22 -07:00
Soren L. Hansen
d9fe29e9c7
Update typescript, webpack, and asset building
2021-04-16 06:49:17 -07:00
Søren L. Hansen
f3af8fcafd
Revert "Use v2 of urfave/cli"
...
This reverts commit 17df897c32
.
That did not work *at all*... We really need some tests for all of
this.
2021-04-12 22:24:31 -07:00
Søren L. Hansen
17df897c32
Use v2 of urfave/cli
2021-04-12 20:58:39 -07:00
Søren L. Hansen
a972faf0fd
Refresh dependencies
2021-04-12 20:10:53 -07:00
Søren L. Hansen
0d6766f621
Split input into buffer sized chunks
...
Input chunks from the client exceeding the buffer size would get
truncated. Now we communicate the size of the buffer to the webtty and
it will split the input into buffer sized chunks.
Fixes #1 .
2021-04-12 19:39:32 -07:00
Søren L. Hansen
77c436b99b
Prep for 2.1.0alpha2 release
2021-04-11 00:18:28 -07:00
Søren L. Hansen
f8e4e6e37f
Add credits to NEWS.md
2021-04-10 23:43:38 -07:00
Søren L. Hansen
63c763c6a0
Merge branch 'pr/Jason-Cooke/250'
2021-04-10 23:43:12 -07:00
Søren L. Hansen
a4d968e4ec
Add credits to NEWS.md
2021-04-10 23:40:45 -07:00
Søren L. Hansen
a7d5c496db
Merge branch 'pr/ygit/245'
2021-04-10 23:40:18 -07:00