78 Commits (7c0ba2303b4133194c0d20b83703e092d21e35c9)

Author SHA1 Message Date
butlerx cf736b7739
use -S when passing command to env to ensure args passed correctly 4 years ago
butlerx 544a943344
update release flow to use commit messages 4 years ago
butlerx ee106ffc5b
issue #308 ensure ssh port is set correctly 4 years ago
Dmytri Kleiner b2d8b68970
add web-links xtermjs addon (#290) 4 years ago
butlerx 75785c463c
#300 Enforce remote-user header when a user logs in 4 years ago
Janos Kasza 2de2fd3c61 Added --ssh-config option for alternate ssh configuration 4 years ago
butlerx 46e199955e
allow assets to be served project root rather then pwd 4 years ago
butlerx 7917132ae6
re-Add build command to package.json 4 years ago
butlerx a2f55fc4d5
#253: add basepath to favicon 4 years ago
butlerx 555f44f87d
update docs for v2 4 years ago
butlerx 597626efea
fix moch test runner 4 years ago
butlerx b043a5c8d9
fix typescript imports 4 years ago
butlerx 8e976699c0
update helmet and apply explicit policies on it 4 years ago
butlerx 267ee6d338
Fix liniting errors 4 years ago
butlerx 8e81ec9734
ensure invalid settings arnt saved to localstorage 4 years ago
butlerx ec669cb4c5
use snowpack build to rewrite webmodule imports 4 years ago
butlerx 3375c5c4d0
Add support for loading from config file 4 years ago
butlerx 11cb3d011a
namespace fucntions for easier maintenance 4 years ago
butlerx 12b2432c21
place all compiled assets in build folder 4 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 4 years ago
butlerx 493f0600bf
update base container to node 10 4 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) 5 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