Skip to content
Snippets Groups Projects
  1. Jan 04, 2021
  2. Sep 23, 2020
  3. Sep 07, 2020
  4. Jul 29, 2019
  5. Jun 23, 2019
    • echicken's avatar
    • echicken's avatar
      New ctrl/modopts.ini [web] keys, true/false values: · 609cb8b5
      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.
      609cb8b5
  6. Jan 12, 2019
    • echicken's avatar
      Use 'locale' object instead of previous language thing. · 99a1e099
      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.
      99a1e099
  7. Mar 31, 2018
  8. Mar 13, 2018
  9. Feb 15, 2018
  10. Jul 13, 2017
  11. Jan 14, 2017
  12. Jan 10, 2017
  13. Dec 26, 2016
  14. Apr 29, 2016
  15. Dec 15, 2015
  16. Oct 12, 2015
Loading