• exec/load/filebase.js

    From echicken@1:103/705 to CVS commit on Mon Jul 20 12:59:38 2020
    exec/load filebase.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16239

    Modified Files:
    filebase.js
    Log Message:
    Strip trailing spaces from file extension (ScottD)

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Git commit to main/sbbs/master on Wed Jan 27 12:01:06 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1e28b7ceb41182f6723f309c
    Modified Files:
    exec/load/filebase.js
    Log Message:
    For FileEntry.name, just return base if ext is empty.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Apr 17 13:37:40 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ea1d2248af1388e863b0c5f6
    Modified Files:
    exec/load/filebase.js
    Log Message:
    Replace the guts of OldFileBase to make it v3.19 compatibleThis appears to be enough to make hatchit.js work again and filelistings in webv4 (not sure beyond
    that).This file is now just an unnecessary shim and should go away whenthe consumers (hatchit and webv4) no longer need it.I did not "port" support for the file properties:- base- ext- datoffset- opencount- misc- altpathThey don't appear to be needed.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)