• exec/fido-nodelist-browser.js

    From echicken@VERT to Git commit to main/sbbs/master on Wed Aug 14 22:54:27 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/48e12481c8d32e8184f058ff
    Modified Files:
    exec/fido-nodelist-browser.js
    Log Message:
    A faster, better looking, less janky version of the FTN nodelist
    browser. Should be feature-equivalent with the old one, though
    the navigation is a bit different.

    If you don't like it, dig the old one out of git and run it from
    some other location.

    This is a build of:
    https://gitlab.synchro.net/echicken/nodelist-browser
    and it will be maintained there for now. I'll try to remember to
    update this copy as needed. Do not edit / commit changes to this
    file; it's transpiled from TypeScript and not meant to be edited
    by hand. Do not read this file if you value your sanity.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Thu Aug 15 06:54:24 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b119776c596c88ab1fa8ffa6
    Modified Files:
    exec/fido-nodelist-browser.js
    Log Message:
    Restore cursor on exit; which should be happening via js.on_exit anyway but ... isn't?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Thu Aug 15 07:44:28 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/96404086df02bd45cefdb0e4
    Modified Files:
    exec/fido-nodelist-browser.js
    Log Message:
    Temporary fix to restore things on exit pending figuring out why the other way doesn't work.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Thu Aug 15 09:52:16 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b68b7f600fe843307c27f7ab
    Modified Files:
    exec/fido-nodelist-browser.js
    Log Message:
    Includes swindows with unborked home/end key handling in lightbar. Fixes problem reported by Nightfox.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net