]> prime8.dev >> repos - ttyd.git/shortlog
ttyd.git
2019-09-11 greenkeeper... Update terser-webpack-plugin in group default to the...
2019-09-11 Shuanglei Taoxterm.js 3.14.0
2019-09-03 greenkeeper... Update sass-loader in group default to the latest versi...
2019-09-03 Shuanglei Taosrc: fallback to lws_get_peer_addresses on old libwebso...
2019-09-03 Xiang DaiAvoid slow reverse-DNS requests caused by libwebsocket...
2019-08-28 Shuanglei Taogithub: update release workflow
2019-08-28 Shuanglei Taogithub: add release workflow
2019-08-28 Shuanglei Taohtml: yarn upgrade
2019-08-28 dependabot... build(deps): bump mixin-deep from 1.3.1 to 1.3.2 in...
2019-08-28 Shuanglei Taoxterm.js 3.15.0-vscode1
2019-08-25 Shuanglei TaoAdd github workflow
2019-08-06 greenkeeper... Update style-loader in group default to the latest...
2019-08-05 Shuanglei TaoBump to 1.5.2
2019-08-04 Adela0602Fix potential segmentation fault (SIGSEGV) error #209...
2019-08-04 Shuanglei Taotravis: compile html frondend
2019-08-04 Shuanglei Taohtml: preact 8.5.0
2019-08-04 Shuanglei Taoserver: fix pthread_mutex_trylock usage
2019-07-31 Stuart Hendersonuse errno.h not sys/errno.h in utils.c as in other...
2019-07-31 Stuart Hendersoninclude pthread.h for pthread_mutex_t (#206)
2019-07-25 Shohei Kamedahtml: added window.term.fit
2019-07-23 Shuanglei Taoserver: fix the client-option and terminal-type long...
2019-07-19 Shuanglei Taoscripts: enable ipv6 support for lws
2019-07-19 Shuanglei Taoserver: hide ipv6 option if not suppored by lws
2019-07-18 Shuanglei TaoREADME: update SSL script to generate sha256 cert
2019-07-17 greenkeeper... Update mini-css-extract-plugin in group default to...
2019-07-12 Shuanglei TaoBump to 1.5.1
2019-07-12 Shuanglei Taohtml: update modal style
2019-07-11 greenkeeper... Update dependencies to enable Greenkeeper 🌴 (#200)
2019-07-11 dependabot... build(deps): bump lodash from 4.17.11 to 4.17.14 in...
2019-07-11 Shuanglei Taoxterm.js 3.14.5
2019-07-07 Shuanglei Taohtml: abort zmodem session on ctrl+c
2019-07-07 Shuanglei Taohtml: add empty check for copy
2019-07-07 Shuanglei Taohtml: polish zmodem code
2019-07-05 Shuanglei Taohtml: handle websocket error
2019-07-05 Shuanglei Taoserver: remove the reconnect option (enabled by default)
2019-07-05 Shuanglei Taohtml: retry websocket connection with exponential backoff
2019-07-04 Shuanglei Taohtml: reformat code
2019-07-03 Shuanglei Taohtml: move zmodem code as Component/ITerminalAddon
2019-07-03 Shuanglei Taoxterm.js 3.14.4
2019-06-30 Shuanglei Taoprotocol: remove the O_NONBLOCK flag on pty fd
2019-06-29 Shuanglei Taohtml: abort on zmodem consume error
2019-06-23 Shuanglei TaoBump to 1.5.0
2019-06-23 Shuanglei Taohttp: handle lws_send_pipe_choked state
2019-06-23 Shuanglei Taohttp: fix libwebsockets 1.7 support
2019-06-23 Shuanglei Taohtml: polish zmodem code
2019-06-23 Shuanglei Taohtml: auto reconnect on zmodem error
2019-06-23 Shuanglei Taohtml: add zmodem support back
2019-06-23 Shuanglei Taohtml: update lint rules
2019-06-22 Shuanglei Taohttp: add basic auth support back
2019-06-22 Shuanglei Taohttp: fix keepalive for lws_serve_http_file
2019-06-22 Shuanglei Taohttp: remove hack for old libwebsocket versions
2019-06-21 Shuanglei Taohtml: attach the term instance to window
2019-06-16 Shuanglei Taohtml: enable copy on select
2019-06-16 Shuanglei Taohtml: use ts string template
2019-06-16 Shuanglei Taohtml: add xterm weblinks addon
2019-06-15 Shuanglei Taohtml: restore prefix to console message
2019-06-15 Shuanglei Taoxterm.js 3.14.2
2019-06-14 Shuanglei Taohttp: fix keepalive issue
2019-05-27 Shuanglei Taohtml: fix lint
2019-05-26 Shuanglei Taohtml: replace with preact version
2019-05-26 Shuanglei Taopreact: convert to typescript
2019-05-24 Shuanglei Taopreact: update dependencies
2019-05-24 Shuanglei Taopreact: add README
2019-05-24 Shuanglei Taopreact: intial commit
2019-05-24 Shuanglei Taohtml: convert numeric value to enum
2019-05-24 Shuanglei Taoxterm.js 3.13.2
2019-05-24 Shohei Kamedahtml: reload page when basic auth is failed (#187)
2019-05-17 Shuanglei Taohtml: add tslint to webpack
2019-05-17 Shuanglei Taohtml: update webpack
2019-05-16 Shuanglei Taohtml: hide modal on ws close
2019-05-16 Shuanglei Taohtml: zmodem.js 0.1.9
2019-05-16 Shuanglei Taohtml: drop support for ie11
2019-05-16 Shuanglei Taohtml: migrate to typescript
2019-05-15 Shuanglei Taohtml: use more es6 syntax
2019-05-15 Shuanglei Taoxterm.js 3.13.0
2019-05-15 Shuanglei Taohtml: add ttyd prefix to console log
2019-05-15 Shuanglei Taoserver: allow reconnect to be 0
2019-05-12 Shuanglei Taoutils: fix wait status
2019-05-11 Shuanglei Taoprotocol: cleanup process without hanging
2019-04-21 Shuanglei TaoBump to 1.4.4
2019-04-21 Shuanglei Taoprotocol: set the pty file descriptor non blocking
2019-04-21 Shuanglei Taohtml: remove bulma
2019-04-20 Shuanglei Taoprotocol: do not block main thread when destroying...
2019-04-20 Shuanglei TaoBump to 1.4.3
2019-04-20 Shuanglei Taotravis: upload github release
2019-04-20 Shuanglei Taocross-build: update script
2019-04-20 Shuanglei Taotravis: add libwebsockets 3.1.0
2019-04-17 Shuanglei Taoxterm.js 3.12.2
2019-04-17 Shuanglei Taoserver: do not block main thread when acquiring lock
2019-04-14 Shuanglei TaoDockerfile: add tini as entrypoint
2019-04-14 Shuanglei Taoupdate README
2019-04-14 Shuanglei Taoserver: add support for cli args via url
2019-04-14 Shuanglei Taoserver: remove unused options
2019-04-14 Shuanglei Taoserver: use the default ssl_cipher_list
2019-03-25 Shuanglei Taohtml: do not apply winptyCompat addon
2019-03-25 Santosh Kumar... protocol: exit thread as soon as the command terminate...
2019-03-25 Michael PaganoAdd instructions for Gentoo Linux users (#147)
2019-03-25 Peter Dave... Update Dockerfile-alpine (#166)
2019-03-19 Shohei KamedaUpdate max_heaser_data deafult from 4K to 20K (#163)
2019-03-16 Shuanglei Taoxterm.js 3.12.0
next