370 Commits (7638e79641578be25df7e08068b44cb7b0651dc7)
 

Author SHA1 Message Date
butlerx 67796f5b12
make script exacutable 7 years ago
butlerx 8cd5aaefd1
Merge branch 'master' of github.com:butlerx/wetty 7 years ago
butlerx a19e0119d6
add script for cron 7 years ago
Cian Butler 650aa55c8f remove build step 7 years ago
butlerx 28f20853bd
update docker to build latest 7 years ago
butlerx 5acb0d86bc disable autocomplete 8 years ago
butlerx c5777f47f3 fix docker 8 years ago
butlerx 8f46e6f9fd update to es6 8 years ago
butlerx fd7f868fa8 Merge branch 'master' of github.com:butlerx/wetty 8 years ago
butlerx 5bd46f6481 add wrapper for ssh to prompt for user login 8 years ago
Cian Butler d344abb87f Reconnect button (#3) 8 years ago
Cian Butler b7fc05acd6 Merge pull request #2 from acalatrava/master 8 years ago
Cian Butler 8daa08e193 Merge pull request #1 from imuli/preventaccidentalclosure 8 years ago
Imuli 2bfe03545d prevent accidental ctrl-w window closure 9 years ago
Antonio Calatrava c283885374 Cosmetic fix 9 years ago
Antonio Calatrava 50c1914dc2 Disable autocorrection on mobile and hack to hide blinking caret on desktop 9 years ago
Antonio Calatrava 99a9454d71 Add support for Virtual Keyboard on Mobile Devices 9 years ago
Andreas Kloeckner aa882adceb Add systemd unit file 9 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
Krishna Srinivas b7e9179454 Merge pull request #34 from jarrettgilliam/master 9 years ago
Jarrett Gilliam a595fb82f1 Change socket.io path to /wetty/socket.io 9 years ago
Jarrett Gilliam e496251772 Use socket.io instead of WebSockets 9 years ago
Krishna Srinivas 6663504f0d ctrl-v will do paste #24 9 years ago
Krishna Srinivas d89267e28e Update package version to 0.1.0 9 years ago
Krishna Srinivas 2c65241fbb fix install issues with node v0.12 #19 9 years ago
Krishna Srinivas 9ed1cb5ac0 docker base image node version 0.10.38 10 years ago
Krishna Srinivas ca6ddbd641 Merge PR #15 broke 'ctrl-c-copy'. Fixing this. 10 years ago
Krishna Srinivas 54c65b14a3 Merge pull request #15 from rabchev/master 10 years ago
Boyan Rabchev 80677264f1 Updated readme file. 10 years ago
Boyan Rabchev 137c5a68a1 Fixed package.json - devDependencies 10 years ago
Boyan Rabchev 172bf6553c Grunt tasks 10 years ago
Boyan Rabchev fa4394fe8d Added Gruntfile 10 years ago
Boyan Rabchev 2c353df21b upstart fixes 10 years ago
Boyan Rabchev e39ad7aa23 Command line configuration added for NPM. 10 years ago
Boyan Rabchev af36a795f9 Updated hterm 10 years ago
Boyan Rabchev 77224e5575 Upstart script added 10 years ago
Boyan Rabchev 36ffc20f9b Remove term.js (not needed anymore), added glabal command for wetty. 10 years ago
Krishna Srinivas 7d928db43c Merge pull request #13 from lucamilanesio/master 10 years ago
Luca Milanesio b3d4b4c7f5 Using a more politically correct page title (was WTF) 10 years ago
Luca Milanesio 56f6449173 Thanks to the niallo:waitpid fixes, the SIGCHLD is automatically managed 10 years ago
Luca Milanesio 163a7ed6ca use pty.js that merges in niallo:waitpid fixes as in terryschen:wetty 10 years ago
Luca Milanesio 6f39fd026e Added extra logs when child PIDs start/end 10 years ago
Krishna Srinivas da3a0d157a If you select text and do ctrl-c browser copies the selection to clipboard. ctrl-shift-v is for paste. 10 years ago
Krishna Srinivas 1dccea0b4b Merge pull request #5 from nathanleclaire/master 10 years ago
Nathan LeClaire 3c1a9f6feb Modify README 10 years ago
Nathan LeClaire 1421676d17 Create Dockerfile for wetty 10 years ago
Krishna Srinivas 223b1b1591 Make PreferredAuthentications of SSH optional using --sshauth option 11 years ago
Krishna Srinivas 0794755de3 Force password auth so that ssh does not use pvtkeys on the server. 11 years ago
Krishna Srinivas cc4f9d93da On SIGCHLD do waitpid(-1). use the package 'waitpid'. 11 years ago