webclient icon indicating copy to clipboard operation
webclient copied to clipboard

web based terminal application for executing local and remote commands

Results 44 webclient issues
Sort by recently updated
recently updated
newest added

I seems errors are not caught and are thrown all the way into the browser console, i.e.: > Uncaught ParseException: '(' is an illegal character in word attached is an...

discussion

A node module which the client can use as a proxy to neo4j. The module needs to: - start a web server to accept client requests - have a connection...

feature

Can be a bug on the entire authentication mechanism, or only with basic auth. Example: ``` load module from "url for module with basic auth" remote command ``` Then an...

bug

it should return `"listResult"` and not `"listResult"`, but should return `"list"`. generic constraint postfix should only be added when the actual type is generic, not when the parent/base is.

bug