• exec/load/filebase.js

    From echicken@VERT to CVS commit on Mon Jul 20 19: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)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Wed Jan 27 20: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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 17 20: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 compatible

    This appears to be enough to make hatchit.js work again and file
    listings in webv4 (not sure beyond that).

    This file is now just an unnecessary shim and should go away when
    the consumers (hatchit and webv4) no longer need it.

    I did not "port" support for the file properties:
    - base
    - ext
    - datoffset
    - opencount
    - misc
    - altpath

    They don't appear to be needed.

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