- Jan 04, 2021
-
-
Michael Long authored
-
- Sep 23, 2020
-
-
echicken authored
-
- Sep 07, 2020
-
-
Rob Swindell authored
-
- Jul 29, 2019
-
-
echicken authored
Execute most any top-level SSJS in an IIFE to work around whatever context reuse thing is happening. I'm aboot done with this shit for now I tell you what.
-
- Jun 23, 2019
-
-
echicken authored
-
echicken authored
- ftelnet_rip: load ftelnet variant with RIP support - ftelnet_xfer: load ftelnet variant with file transfer support - ftelnet_menubar: display the ftelnet menu bar All default to "false" (undefined), so if you want RIP or xfers you need to poopoolate these in modopts.ini on the C drive of your MS-DOS personal computer system. This file can be elusive so be sure to check behind the pentium manifold. Added get_variant method to ftelnet helper lib. Slight change to home.xjs to respeck the ftelnet_menubar option. RIP/xfer changes won't take immediate effect after update since I decided to cache ftelnet URLs for 24 hours or some shit like that.
-
- Jan 12, 2019
-
-
echicken authored
Return-style load of web/lib/ftelnet.js. Use get_url to fetch ftelnet script src, avoids browser console log output about parser-blocking document.write blah blah. (I should probably just cache this URL since it doesn't change often. I'm sure a daily refresh would be more than enough.) Allow for 'wsp' and 'wssp' values from modopts.ini [web], which can override automatic lookup of WS and WSS service ports if you need to do that. You'll see a mixed-content error in the browser console re: myip.randm.ca; this doesn't seem to be a problem but probably needs to be fixed in ftelnet.
-
- Mar 31, 2018
-
-
echicken authored
Do ftelnet things if modopts [web] ftelnet is true. Trying to keep this file less cluttered so sysops may find it easier to add their own home page content.
-
echicken authored
-
echicken authored
Moved stock pages into pages/.examples directory so that sysops can make customizations that won't conflict with what's in the repository.
-
echicken authored
-
echicken authored
Formatting may be extensively frigged since I de-SSJS-ified it.
-
echicken authored
This does not yet address WSS.
-
echicken authored
Untested.
-
- Mar 13, 2018
-
-
rickparrish authored
-
- Feb 15, 2018
-
-
echicken authored
-
- Jul 13, 2017
-
-
echicken authored
Work with the latest release of fTelnet. Updating this without updating your local fTelnet drelease will break your shit.
-
- Jan 14, 2017
-
-
echicken authored
-
- Jan 10, 2017
- Dec 26, 2016
-
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Use modopts.ini [web] websocket_telnet_port if available, or use WebSocketTelnet port from services.ini
-
echicken authored
Use modopts.ini [web] websocket_telnet_port if available, or use WebSocketTelnet port from services.ini
-
echicken authored
Use modopts.ini [web] websocket_telnet_port if available, or use WebSocketTelnet port from services.ini
-
- Apr 29, 2016
-
-
echicken authored
-
- Dec 15, 2015
-
-
echicken authored
-
- Oct 12, 2015
-
-
echicken authored
-