72 Commits (f7b19ec1ceb0fa5aa7d7ba7316fc69a6278643e8)

Author SHA1 Message Date
butlerx 46e199955e
allow assets to be served project root rather then pwd 5 years ago
butlerx 7917132ae6
re-Add build command to package.json 5 years ago
butlerx a2f55fc4d5
#253: add basepath to favicon 5 years ago
butlerx 555f44f87d
update docs for v2 5 years ago
butlerx 597626efea
fix moch test runner 5 years ago
butlerx b043a5c8d9
fix typescript imports 5 years ago
butlerx 8e976699c0
update helmet and apply explicit policies on it 5 years ago
butlerx 267ee6d338
Fix liniting errors 5 years ago
butlerx 8e81ec9734
ensure invalid settings arnt saved to localstorage 5 years ago
butlerx ec669cb4c5
use snowpack build to rewrite webmodule imports 5 years ago
butlerx 3375c5c4d0
Add support for loading from config file 5 years ago
butlerx 11cb3d011a
namespace fucntions for easier maintenance 5 years ago
butlerx 12b2432c21
place all compiled assets in build folder 5 years ago
butlerx 6f7c54a3be
gm ass scss compile to build 5 years ago
butlerx 8b5a7df712
use snowpack to import client modules to avoid bundling 5 years ago
butlerx 8bb1d97774
restructor repo to reduce top level files 5 years ago
Dean Shub 1ca6a43e0f
optional chaining enhancement 5 years ago
butlerx 493f0600bf
update base container to node 10 5 years ago
butlerx 6f4d663ede
update xterm 5 years ago
butlerx b7672faf65
ensure dev logger works 5 years ago
Sergei Ratnikov 2ee5fd58de Fix ssh user name can not set in url parameter /ssh/:user. Every time asking login name. 5 years ago
Kyle Lucy 079f5ac3b3 switch to const with ternary 5 years ago
Kyle Lucy 03b4cea41f change var to let 5 years ago
Kyle Lucy a36bbfba2c declare hostChecking at top of function 5 years ago
Kyle Lucy bc4ec4126b add host checking support 5 years ago
Ben Letchford 2b6f3461b9 Hide xterm scroll 5 years ago
Ben Letchford d4bde37296
Check for extended ASCII characters for plaintext files (#234) 5 years ago
Ben Letchford a866808be3 Detect plain text files and assign them an extension of .txt instead of defaulting to octet-stream (#227) 5 years ago
Janos Kasza a97c4ee91f Force ssh connection (#226) 5 years ago
Janos Kasza badf840969 Setting lower websocket ping interval values (#225) 5 years ago
butlerx 4f4d75f0e7
fix linter warnings 5 years ago
Ben Letchford cfe1afa72c Fix potential to miss file download sequences (#217) 5 years ago
butlerx 8a2d918200
remove console.log 5 years ago
butlerx d2598eed69
update logger 5 years ago
Ben Letchford 342474e60e Bundle fontawesome (#208) 5 years ago
Cian Butler b035e8668a
Feature/remediation (#162) 5 years ago
SouraDutta 8baf892c17 Authentication type none added & Copy to Clipboard on double cli… (#207) 5 years ago
Ben Letchford 11f715e1b0 Downloading of files via wetty terminal (#206) 5 years ago
butlerx d1584354d5
Fix #202, check if ssl is defined 5 years ago
butlerx 651d4ff23c
update docs 5 years ago
butlerx f56f374031
upgrade eslint 5 years ago
Jurre Vriesen d773b97927 Fix regex test for /ssh/ when url has a base path (#205) 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 981b0b2059 Added startup option to disable helmet 6 years ago
Krzysztof Suszyński 5cc2e68ca9
Adding configuration to wetty 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
Denis Kramer d25f63dabe Added remote-user request header feature 6 years ago
butlerx 0de9ced19a
use __dirname for spawning buffer 6 years ago