• exec/archive.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 19:38:01 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/02719f89470af68fe10f3eac
    Modified Files:
    exec/archive.js
    Log Message:
    Add -json (JSON formatted output) and -sort option.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat May 29 18:28:18 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/15db552d6317e2857f246a3e
    Modified Files:
    exec/archive.js
    Log Message:
    Since viewable file types support wildcards now, just use '*'

    This installs as the last viewable file type, so it just becomes a
    fall-through for all file extensions/types and attempts to view them
    using the Archive class.

    ---
    þ 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 20:59:15 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/84259b350cd0ae278909c856
    Modified Files:
    exec/archive.js
    Log Message:
    Log exception details if 'list' command fails

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Feb 12 12:17:04 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/7dc07918a6b6c5269b4135ad
    Modified Files:
    exec/archive.js
    Log Message:
    Lower the "list" archive error log level from NOTICE to DEBUG

    Since we install archive.js as the viewer for '*' by default, we expect
    it to be asked to list non-archive file-types frequently, so don't be
    too alarmist about it.

    ---
    þ 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 Mon Feb 26 17:53:01 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/657c6dc01c9162b6577db5e6
    Modified Files:
    exec/archive.js
    Log Message:
    Insure that archive content listing starts a new line

    ... when run from the BBS (terminal server)

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