• exec/archive.js

    From Rob Swindell@1:103/705 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.
    --- SBBSecho 3.14-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 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 afall-through for all file extensions/types and attempts to view themusing the Archive class.
    --- SBBSecho 3.14-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 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
    --- SBBSecho 3.14-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 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 DEBUGSince we install archive.js as the viewer for '*' by default, we expectit to be asked to list non-archive file-types frequently, so don't betoo alarmist about it.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 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)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)