Mihir Kumar
105d941f73
Merge pull request #1 from butlerx/master
Authentication type none added & Copy to Clipboard on double cli… (#207 )
6 years ago
Mihir Kumar
aaf6bd6d83
Updated package json Contributor List
This is to add ourselves to Contributor's list since Github isn't listing properly
6 years ago
SouraDutta
8baf892c17
Authentication type none added & Copy to Clipboard on double cli… ( #207 )
* authentication none introduced
* Added Copy to Clipboard on double click of text
This is to mimic the behaviour of select to copy on double click feature of Unix terminals
* Logger added instead of console.log
* CopyToClipboard seperated, yarn lint done, consistent return ignored to return any
* Consistent return type introduced
6 years ago
Mihir Kumar
ffe2872784
Consistent return type introduced
6 years ago
Mihir Kumar
691670b53f
CopyToClipboard seperated, yarn lint done, consistent return ignored to return any
6 years ago
Mihir Kumar
2582c01e90
Logger added instead of console.log
6 years ago
SouraDutta
60f8b15300
Merge branch 'master' into master
6 years ago
Ben Letchford
11f715e1b0
Downloading of files via wetty terminal ( #206 )
* Feature for download of files via Blob
* Document file download feature and bump version.
6 years ago
butlerx
eec9862fec
Fix #203 , update docs with uptodate args
6 years ago
butlerx
d1584354d5
Fix #202 , check if ssl is defined
6 years ago
butlerx
651d4ff23c
update docs
6 years ago
butlerx
a337d78571
tag ssh container
6 years ago
butlerx
ccb31f0e76
update rebase action
6 years ago
butlerx
f56f374031
upgrade eslint
6 years ago
butlerx
09263b3e15
ensure wetty can build on node 12
6 years ago
Mihir Kumar
3b01d5a579
Added Copy to Clipboard on double click of text
This is to mimic the behaviour of select to copy on double click feature of Unix terminals
6 years ago
SouraDutta
3c531f6411
authentication none introduced
6 years ago
butlerx
949943583b
typo in readme
6 years ago
butlerx
d35999c44c
add rebase action
6 years ago
Jurre Vriesen
d773b97927
Fix regex test for /ssh/ when url has a base path ( #205 )
* v1.1.5
* Fix regex test for /ssh/ when url has a base path
6 years ago
butlerx
b48d7a6598
add publish workflow
6 years ago
Cian Butler
1f243ea605
Update issue templates
6 years ago
butlerx
61526fa3cf
revert package to wetty
6 years ago
Vamshi K Ponnapalli
4711b62efa
Upgrade dependencies to latest available versions ( #198 )
* Deduplicate yarn.lock
Remove duplicate dependencies by running https://github.com/atlassian/yarn-deduplicate
Signed-off-by: Felix Bartels <felix@host-consultants.de>
* Upgrade dependencies to latest available versions
* Upgrade dependencies to latest available versions
* Re update dependencies to ensure latest versions
6 years ago
Cian Butler
1757743de5
Deduplicate yarn.lock ( #195 )
Deduplicate yarn.lock
6 years ago
Felix Bartels
edce9575e2
Deduplicate yarn.lock
Remove duplicate dependencies by running https://github.com/atlassian/yarn-deduplicate
Signed-off-by: Felix Bartels <felix@host-consultants.de>
6 years ago
Cian Butler
f0a837df8d
New feature to interface with authentication middleware ( #168 )
New feature to interface with authentication middleware
6 years ago
Cian Butler
7b82c456c7
Use relative paths for html resources, to allow reverse proxying ( #175 )
Use relative paths for html resources, to allow reverse proxying
6 years ago
Cian Butler
77f48b37e5
Merge branch 'master' into relative
6 years ago
Cian Butler
de637bb70e
XSS Override ( #193 )
XSS Override
6 years ago
Anthony Jund
681064050b
Corrected type from renaming bypassHelmet
6 years ago
Anthony Jund
cce60629ec
Renamed option from --no-helmet to --bypasshelmet
6 years ago
Anthony Jund
ca50c52674
Updated lint-staged to fix any-observable error
6 years ago
Anthony Jund
981b0b2059
Added startup option to disable helmet
6 years ago
Cian Butler
29ddeb7139
Merge pull request #189 from hyperionlevelq/patch-1
Tweak README
6 years ago
Matthew Piercey
0e0949cf9b
Tweak README
Fix minor typo; change yarn installation to 'yarn global add wetty.js' since the current command does not work in the newest version of Yarn
6 years ago
Cian Butler
b83adbedd1
Merge pull request #181 from wavesoftware/master
Adding configuration to wetty
6 years ago
Krzysztof Suszyński
5cc2e68ca9
Adding configuration to wetty
6 years ago
Henri
98aa36f9ff
Merge remote-tracking branch 'upstream/master' into relative
6 years ago
Cian Butler
bba7f6e58a
Merge pull request #176 from perpen/title
New startup option: --title
6 years ago
Henri
bfb1abfb17
new startup option: --title
6 years ago
Henri
c32c4e5d26
use relative paths for html resources, to allow reverse proxying
6 years ago
Cian Butler
e9aa655ccd
Merge pull request #174 from pojntfx/master
Fix wrong link to API docs
6 years ago
Felix Pojtinger
117583310a
fix wrong link to API docs
6 years ago
Cian Butler
e8b70e39ce
Merge pull request #171 from harryleesan/docker_compose_fix
Fixed working directory in docker-compose.yml to match Dockerfile
6 years ago
harryleesan
2efbfc1f4f
Updated working directory to match Dockerfile
6 years ago
Denis Kramer
65ec883e1c
fixed working dir path
6 years ago
Denis Kramer
d25f63dabe
Added remote-user request header feature
6 years ago
butlerx
30e4f2ba7b
v1.1.4
6 years ago
butlerx
0de9ced19a
use __dirname for spawning buffer
6 years ago