This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
wetty
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
hacktoberfest
ajaxterm
xtermjs
xterm-js
xterm
wetty
terminal
anyterm
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
406
Commits
2
Branches
19
Tags
3.8 MiB
Branch:
main
main
rust
v0.4.2
v0.5.0
v0.5.1
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.1
v1.1.3
v1.1.4
v1.3.0
v1.4.1
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.1.0
v2.1.1
v2.1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
wetty
/
.dockerignore
11 lines
86 B
Raw
Permalink
Normal View
History
add user to dockerfile and dockerignore (#11) * add user to dockerfile and dockerignore * Update docker-compose.yml
8 years ago
node_modules
use esm modules
8 years ago
.esm-cache
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
dist
*.yml
*.md
*.log
*.png
**/*.conf
**/*.service
Dockerfile