butlerx
75e00be4cf
remove second cursor
8 years ago
butlerx
5d96f40490
add ip of client to host login
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
987e65bebb
update express ( #16 )
8 years ago
butlerx
4d9ad6196a
move event listener to wetty.js and add removeEventListener, add better support for dedicated vhosts
8 years ago
Strubbl
443fb48313
fix: on logout display the reconnect overlay ( #6 )
8 years ago
butlerx
2076d9254b
add script for cron
8 years ago
butlerx
055f3d6649
update docker to build latest
8 years ago
butlerx
a9d5a1aeaa
disable autocomplete
8 years ago
Cian Butler
a143c3b580
Reconnect button ( #3 )
* Add a reconnect button on logout
Prior to this, the only way to return to a session after logging out or
login timeout was to manually reload the page. This gives you a nice
button to do it for you.
Ping @joshsamuelson
* Forgot the z-index
* Whoa, there's two copies?
Not sure why there are two index.html files, but...
* Forgot the z-index
8 years ago
Imuli
f67124b793
prevent accidental ctrl-w window closure
9 years ago
Antonio Calatrava
444de1e405
Cosmetic fix
9 years ago
Antonio Calatrava
e073807f38
Disable autocorrection on mobile and hack to hide blinking caret on desktop
Disabling autocorrection is straightforward, unfortunately the blinking
caret it’s not… I added a hack to hide the caret that will work on
desktop browsers but it won’t on mobile safari.
Caret is browser dependent and there is no CSS code to modify it.
9 years ago
Antonio Calatrava
ffd250a3db
Add support for Virtual Keyboard on Mobile Devices
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
10 years ago
Krishna Srinivas
ca6ddbd641
Merge PR #15 broke 'ctrl-c-copy'. Fixing this.
Ctrl-C is for copy, Ctrl-Shift-V is for paste.
10 years ago
Boyan Rabchev
137c5a68a1
Fixed package.json - devDependencies
10 years ago
Boyan Rabchev
af36a795f9
Updated hterm
10 years ago
Boyan Rabchev
36ffc20f9b
Remove term.js (not needed anymore), added glabal command for wetty.
10 years ago
Luca Milanesio
b3d4b4c7f5
Using a more politically correct page title (was WTF)
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
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
190048a2c2
Support to run behind nginx reverse proxy. Support to run wetty as user as well as root.
11 years ago
Krishna Srinivas
bcfd600aea
commit all files
11 years ago