- update: app.js: add really long timeout for closing missed sockets - update: app.js: fix for minibrowser connectivity - update: app.js: enhance security - update: wtv-home:/home: fix wtv-needs-upgrade -> wtv-need-upgrade - update: wtv-head-waiter:/login-stage-two: do not send wtv-settings:/get to minibrowser - update: wtv-1800:/preregister: Disconnect and clean up all previous sockets for the connecting SSID when hitting preregister. Also re-create wtvsec_login. - update: add initial wtv-capability-flags decoding, as well as wtv-tricks:/info demonstration - update: rename classes - minor update: quirky 'Special Thanks' in each custom class. - minor update: notice about Initial Shared Key and multiple minisrvs - update: wtv-music:/demo/index: update wtv-star image paths - update: app.js: fix unencrypted post - update: app.js: improve buffering and cleanup in attempt to fix occasional 'double-up' bug - update: info.js: remove debug dump of capabilities - Update: add test.js, syntax-testing script for `npm test` - Update: wtv-chat:/home experimental nick change page thanks to MattMan (chat still giving issues on real boxes, works in Viewer) - Update: README.md: Add ways to support the project
124 lines
2.7 KiB
HTML
124 lines
2.7 KiB
HTML
<html>
|
|
<head>
|
|
<title>
|
|
Chat Home
|
|
</title>
|
|
</head>
|
|
<body bgcolor="#101C1E" text="#A2ACB5" link="#CFC382" vlink="#E1EOE3" fontsize="medium" vspace=0 hspace=0>
|
|
|
|
<sidebar width=109>
|
|
<table cellspacing=0 cellpadding=0>
|
|
<tr>
|
|
<td width=104 height=420 bgcolor=#777896 valign=top>
|
|
<table cellspacing=0 cellpadding=0>
|
|
<tr>
|
|
<td height=7 colspan=3>
|
|
<spacer type=vertical size=7>
|
|
<tr>
|
|
<td width=7>
|
|
<spacer type=horizontal size=7>
|
|
<td width=87 href="wtv-home:/home">
|
|
<img src="images/htv_chat.gif" width=87 height=67>
|
|
<td width=10>
|
|
<spacer type=horizontal size=10>
|
|
</table>
|
|
<spacer type=vertical size=6>
|
|
<table cellspacing=0 cellpadding=0 border=0>
|
|
|
|
<tr> <td bgcolor=#2E3A54 height=2 width=104 colspan=3>
|
|
<tr>
|
|
<td width=10 height=26>
|
|
<td width=89 valign=middle>
|
|
|
|
|
|
|
|
|
|
<td width=5>
|
|
|
|
</table>
|
|
<td width=5 bgcolor=#2E3A54>
|
|
</table>
|
|
</sidebar>
|
|
|
|
|
|
<table cellspacing=0 cellpadding=0 border=0>
|
|
<tr>
|
|
<td width=451 colspan=2 align=center bgcolor=#2E3A54>
|
|
<spacer type=vertical size=13>
|
|
<tr>
|
|
<td><img src="wtv-chat:/images/top_corner_dark.jpg" width=8 height=8>
|
|
<td width=60>
|
|
<tr>
|
|
<td bgcolor=#101C1E width=13>
|
|
<spacer type=horizontal size=13>
|
|
<td bgcolor=#101C1E width=438 valign=top>
|
|
<table cellspacing=0 cellpadding=0>
|
|
<tr>
|
|
<td width=105 height=9><spacer type=vertical size=9>
|
|
<td>
|
|
</table>
|
|
<tr>
|
|
<td colspan=2>
|
|
<table cellspacing=0 cellpadding=0 border=0>
|
|
<tr>
|
|
<td width=375 height=25 bgcolor=#101C1E gradcolor=#3C4652 gradangle=90>
|
|
<table cellspacing=0 cellpadding=0 border=0>
|
|
<tr>
|
|
<td width=366 valign=middle>
|
|
<blackface><font color=#D6D6D6>
|
|
</font></blackface><td>
|
|
<table cellspacing=0 cellpadding=0 border=0 bgcolor=#3C4652 gradcolor=#2E3A54 gradangle=90>
|
|
<tr>
|
|
<td height=16>
|
|
<td width=3>
|
|
<td width=100>
|
|
<spacer type=vertical size=2><br>
|
|
<font size=2 color=#E7CE4A><b>Chat Home</b></font>
|
|
<td width=21>
|
|
|
|
<td width=34>
|
|
</table>
|
|
</table>
|
|
</table>
|
|
<spacer type=vertical size=12> <table cellspacing=0 cellpadding=0>
|
|
<tr>
|
|
<td colspan=3 height=12>
|
|
<spacer type=vertical size=12> <tr>
|
|
<td abswidth=14>
|
|
<td>
|
|
yo yo yo yo
|
|
|
|
enter your nick...
|
|
|
|
<td abswidth=20>
|
|
<tr>
|
|
<td height=10>
|
|
|
|
<td>
|
|
<td colspan=2 height=2>
|
|
<spacer>
|
|
<tr>
|
|
<td height=1>
|
|
<tr>
|
|
<td>
|
|
<td colspan=2 height=2>
|
|
<spacer>
|
|
<tr>
|
|
<td height=230><!--yo yo yo Change this if needed-->
|
|
</table>
|
|
<table cellspacing=0 cellpadding=0 width=100%>
|
|
<tr>
|
|
<form action="wtv-chat:/MakeChatPage?host=chat.irchat.tv&port=6667&channel=WebTV" ONSUBMIT="this.chatinput.focus()">
|
|
<td abswidth=14>
|
|
<td>
|
|
<input id="chatinput" name="nick" type="text" value="" size=32 bgcolor=262626 text=ffc342 cursor=cc9933 font=proportional selected autoactivate nohighlight>
|
|
<td align=right>
|
|
<font color=e7ce4a><shadow>
|
|
<input type=submit borderimage="file://ROM/Borders/ButtonBorder2.bif" value="Join" usestyle width=80>
|
|
<td abswidth=9>
|
|
</form>
|
|
<tr> <TD HEIGHT=8>
|
|
</table>
|
|
</body>
|
|
</html>
|