New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task: Devel "wclient" branch: Things to do (and help with) #924
Comments
Closed
Griatch
added a commit
that referenced
this issue
Feb 20, 2016
Griatch
added a commit
that referenced
this issue
Feb 20, 2016
…e is no known client with SSH OOB capabilities, so this protocol only accepts text output and will output prompts on the same line.
|
Fixed and tested SSL support in 4cd0278. |
This was referenced Feb 24, 2016
Griatch
added a commit
that referenced
this issue
Mar 24, 2016
concludes the tickerhandler implementation in relation to #924.
Griatch
added a commit
that referenced
this issue
Mar 26, 2016
|
Implemented updated MSDP/GMCP wrappers. |
Griatch
added a commit
that referenced
this issue
Apr 6, 2016
…andler repeats and value monitoring, as per #924.
|
That concludes seven out of the eight waypoints to finalizing the wclient branch. |
|
This issue is pretty much finalized, what remains is a catch for the reload/exit button of the browser, to make it a little harder to accidentally disconnect. |
|
Implemented the catch for exit/reload, meaning this is now ready to close against devel. |
Griatch
added a commit
that referenced
this issue
May 22, 2016
Griatch
added a commit
that referenced
this issue
May 22, 2016
…e is no known client with SSH OOB capabilities, so this protocol only accepts text output and will output prompts on the same line.
Griatch
added a commit
that referenced
this issue
May 22, 2016
concludes the tickerhandler implementation in relation to #924.
Griatch
added a commit
that referenced
this issue
May 22, 2016
Griatch
added a commit
that referenced
this issue
May 22, 2016
…andler repeats and value monitoring, as per #924.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The wclient branch deals with the webclient and web infrastructure update. It is described in detail here on the mailing list.
Fun / easy things to help with
The client, simple as it is, will currently not rescale well for different screen sizes and shapes - the inputline should stably stay at the bottom and the scrolling text always end up in the right area regardless of client or platform. I'm sure this is a CSS issue I'm not clear on.
Fun but tricky/involved things to help with
Maybe less fun things to help with
The text was updated successfully, but these errors were encountered: