• src/sbbs3/js_archive.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Feb 26 13:53:03 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/14e2ee206051e63e1e7a085b
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Better error handling in Archive.read()

    Inspired by jsdoor's equivalent change.

    ---
    þ 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 Sun Jan 12 16:34:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5ec7399e0c589ca2358ae24f
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Add Archive.supported_formats (array of strings)

    Helpful for scripts that want to know what file types (extensions) are supported by the Archive class object.

    Still need to work out the JSDOC support for this. Similar to the
    Socket class object properties, this will have no documentation/description.

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