• exec/filelist.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Oct 25 16:53:09 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9ab7436b01bbe4f21a44a2db
    Modified Files:
    exec/filelist.js
    Log Message:
    Better application of the -user=name argument

    Parse it before all other options (e.g. before -all).

    Filter out non-accessible directories from the prompt and from the list generation.

    ---
    þ 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 Sat Oct 25 16:53:09 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6073f99d0b20e73ddbac90ea
    Modified Files:
    exec/filelist.js
    Log Message:
    Allow the -utf8 option to work with the -json option

    Previously, the content (e.g. file descriptions) would still be CP437 encoded even when then -utf8 option was used (but only in combination with -json).

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