• exec/default.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, July 21, 2023 12:39:24
    https://gitlab.synchro.net/main/sbbs/-/commit/70f5fe96df2b8cd1ddc31923
    Modified Files:
    exec/default.js
    Log Message:
    js.exec() expects a full path to the script, normally

    There's a weird issue where the scope-walk to find a "js.exec_dir" isn't working (for Nick Young or Nightfox) after invoking DDMsgReader. This should fix (or work around) that issue.

    And js.exec() doesn't search the mods_dir first when a full script path isn't passed, so with this change, child scripts that are in the mods_dir should now work as a sysop would expect.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, November 18, 2023 17:13:09
    https://gitlab.synchro.net/main/sbbs/-/commit/1ffd1d5561c30aa900df9806
    Modified Files:
    exec/default.js
    Log Message:
    Don't load text.js - no longer needed in v3.20

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Monday, July 15, 2024 19:52:50
    https://gitlab.synchro.net/main/sbbs/-/commit/18d4e2f8b5840add50ffc6bb
    Modified Files:
    exec/default.js
    Log Message:
    Don't display the sysop file transfer menu (in response to '!' key)

    ... for non-sysops

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, February 17, 2026 01:13:11
    https://gitlab.synchro.net/main/sbbs/-/commit/f262fc656d6da9b5f78e990a
    Modified Files:
    exec/default.js
    Log Message:
    Use the shell_lib 'cls' feature to enable the screen clearing before menu file

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