Commit Graph

344 Commits

Author SHA1 Message Date
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
Søren L. Hansen 4a82d77e0b Build for Solaris
Refresh pty import and add Solaris as a cross compile target
2021-04-10 23:38:29 -07:00
Søren L. Hansen 3b9f472111 Merge branch 'pr/fazalmajid/235' 2021-04-10 23:36:04 -07:00
Søren L. Hansen c657b1aae8 Add NEWS entry 2021-04-10 23:30:12 -07:00
Søren L. Hansen 57997f980b Merge branch 'pr/Immortalin/209' 2021-04-10 23:28:28 -07:00
Søren L. Hansen bd51ce80f5 Add NEWS file 2021-04-10 23:27:30 -07:00
Søren L. Hansen eccead0d74 Merge branch 'pr/TechWilk/206' 2021-04-10 23:26:10 -07:00
Søren L. Hansen e988349add Merge branch 'pr/sehaas/294' 2021-04-10 23:22:43 -07:00
Søren L. Hansen 4e017f1618 Take over GoTTY maintainership
@yudai built this amazing piece of software, but it now needs a new,
active maintainer. I'm taking a stab at it.
2021-04-10 21:46:31 -07:00
Søren L. Hansen 6353624986 Merge branch 'update-toolchain' 2021-04-10 21:17:50 -07:00
Søren L. Hansen 8e17298694 Merge branch 'pr/0xflotus/292' 2021-04-10 21:12:29 -07:00
Søren L. Hansen d343b13668 Merge branch 'pr/fredster33/295' 2021-04-10 21:11:58 -07:00
Søren L. Hansen c16aaa51ae Merge branch 'pr/RealCyGuy/287' 2021-04-10 21:09:30 -07:00
Søren L. Hansen 40cee8a54c Merge branch 'pr/Felixoid/273' 2021-04-10 21:09:02 -07:00
Søren L. Hansen ac0a15df8a Update toolchain
* Use go modules
 * Remove vendor/
2021-04-09 19:21:36 -07:00
Søren L. Hansen 4b2f84448c Update assets 2021-04-09 19:18:16 -07:00
Søren L. Hansen 07d67aacd0 Update cli import path
github.com/codegangsta/cli moved to github.com/urfave/cli

Fixes yudai/gotty#306
2021-04-09 17:38:27 -07:00
fredster33 36790e271f
Fix typo 2020-10-11 14:26:09 -07:00
Sebastian Haas b685b8040a Add Progressive Web App support
provide manifest.json to enable PWA compatibilities
2020-10-01 22:32:47 +02:00
0xflotus 2397fb0e6c
fixed small error 2020-08-31 23:49:10 +02:00