butlerx
272c38b2f8
use mjs for module files
7 years ago
butlerx
d20fd586cb
v0.5.0
7 years ago
butlerx
2594f916c5
v0.4.2
7 years ago
nosemeocurrenada
8d4fd327ac
Fix installation from npm ( #23 )
* Moved the command,args choice to a function
+ Add files to the package.json
* Using js export
* fix on package.json
7 years ago
butlerx
d51926585f
update version
8 years ago
butlerx
9cad6f8723
use esm modules
8 years ago
butlerx
5aeaa644d9
use airbnb for linting
8 years ago
Cian Butler
d3e1406e00
add babel for backwards compatibility in hterm ( #15 )
* add babel for backwards compatible
* wrong pre-commit
* wrong pre-commit
* fix code-climate errors
* fix utf error
* re add mobile support
* use classes
* testing
* move #!
8 years ago
Cian Butler
0a384d56be
Update/package ( #14 )
* add user to dockerfile and dockerignore
* update readme and package for new npm
* update service
* Update package.json
8 years ago
Cian Butler
987e65bebb
update express ( #16 )
8 years ago
butlerx
055f3d6649
update docker to build latest
8 years ago
butlerx
fcec29354f
update to es6
8 years ago
butlerx
502a9ded9c
add wrapper for ssh to prompt for user login
8 years ago
butlerx
81119ed103
v1.0.3
7 years ago
butlerx
84fc48e1f8
v1.0.2
7 years ago
butlerx
c99b40a542
update nginx section and add nginx container for testing
7 years ago
butlerx
f2dcdb4bd2
v1.0.1
7 years ago
butlerx
e43fe267c1
set node boron as min engine requirements
7 years ago
butlerx
ef64451a36
add debug statement
7 years ago
Cian Butler
616ba39386
Replace hterm with Xterm.js ( #29 )
* switch too xterm and webpack
* handle disconects clearner
* stop browser from over rulling ctrl+shift+c
* update pkg.json
* replace log statements with events
* restructure cli
* reduce use of shared state
* remove ssh wrapper
* minify, uglify and tree shake code bundle
* use seperate containers for building frontend
* fit sizing errors
* add helmet
* fix term resize
* add loger
* use custom fix function
* stop server crashing after disconnect
* make better on mobile
* use a pty as a buffer to handle all keyboard keys
* unwrap var
* clean up structure of code
* update readme
* add api
* refactor event emitter
* expand emmitter class
* fix event emitter calls
* format docs
* fix docs
* clean up webpack
7 years ago
butlerx
c7c6dc88e9
v0.5.1
7 years ago
butlerx
f10c7b4138
add npmignore
7 years ago
butlerx
1833185050
use mjs for module files
7 years ago
butlerx
11f2efad37
v0.5.0
7 years ago
butlerx
4ea6ad9ac7
v0.4.2
7 years ago
nosemeocurrenada
a72fce14c7
Fix installation from npm ( #23 )
* Moved the command,args choice to a function
+ Add files to the package.json
* Using js export
* fix on package.json
7 years ago
butlerx
8a47d8078f
update version
8 years ago
butlerx
67db210698
use esm modules
8 years ago
butlerx
b3a56e40e8
use airbnb for linting
8 years ago
Cian Butler
667888a44d
add babel for backwards compatibility in hterm ( #15 )
* add babel for backwards compatible
* wrong pre-commit
* wrong pre-commit
* fix code-climate errors
* fix utf error
* re add mobile support
* use classes
* testing
* move #!
8 years ago
Cian Butler
3a1a8d9be3
Update/package ( #14 )
* add user to dockerfile and dockerignore
* update readme and package for new npm
* update service
* Update package.json
8 years ago
Cian Butler
78141279d8
update express ( #16 )
8 years ago
butlerx
28f20853bd
update docker to build latest
8 years ago
butlerx
8f46e6f9fd
update to es6
8 years ago
butlerx
5bd46f6481
add wrapper for ssh to prompt for user login
8 years ago
Krishna Srinivas
7157422aec
increment wetty version
9 years ago
Krishna Srinivas
41504a854c
Update pty.js version to 0.3.0
9 years ago
Jarrett Gilliam
e496251772
Use socket.io instead of WebSockets
9 years ago
Krishna Srinivas
d89267e28e
Update package version to 0.1.0
10 years ago
Krishna Srinivas
2c65241fbb
fix install issues with node v0.12 #19
10 years ago
Boyan Rabchev
137c5a68a1
Fixed package.json - devDependencies
10 years ago
Boyan Rabchev
fa4394fe8d
Added Gruntfile
10 years ago
Boyan Rabchev
e39ad7aa23
Command line configuration added for NPM.
10 years ago
Boyan Rabchev
36ffc20f9b
Remove term.js (not needed anymore), added glabal command for wetty.
10 years ago
Luca Milanesio
163a7ed6ca
use pty.js that merges in niallo:waitpid fixes as in terryschen:wetty
10 years ago
Krishna Srinivas
cc4f9d93da
On SIGCHLD do waitpid(-1). use the package 'waitpid'.
Not sure if there is a better way to handle this but this works.
Related PR on pty.js : https://github.com/chjj/pty.js/pull/37
11 years ago
Krishna Srinivas
2567a212db
Remove --sshuser option and allow a user to specify it in the URL: http://yourserver:port/wetty/ssh/ <username>
11 years ago
Krishna Srinivas
4aa63fe037
Added options --sshuser and --sshport
11 years ago
Krishna Srinivas
7b8aefa066
increment package version
11 years ago
Krishna Srinivas
3861f5699d
Update package.json
11 years ago