• src/sbbs3/js_archive.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Apr 4 15:13:57 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/6385c925e22f18d15ac69798
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Insure outdir is never NULL

    CID 319037

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat May 22 20:52:14 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/5c99cb01eb8714a542f1a836
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Replace la_int64_t with int64_t for rjwboys.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 1 22:46:14 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/15251026c5f556f3c92ac424
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    Remove extraneous <p> tag (copied from js_file.c no doubt)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 1 23:58:45 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/555bc7bea7ead9a79e036571
    Modified Files:
    src/sbbs3/js_archive.c
    Log Message:
    JSDOC output beautification

    I wanted to use an unordered bullet list, but the CSS tricks are making those not-displayed, so going with ordered (numbered) list for now.

    ---
    þ 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