• exec/syncterm-ver.js

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Sep 28 16:11:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/1079354f592a1b658b3efc5e
    Added Files:
    exec/syncterm-ver.js
    Log Message:
    Add a new script to check for newer SyncTERM versions

    This will notify users whose terminals have a CTerm device attribute
    if the latest released version of SyncTERM is newer than their
    current one.

    Scrapes the latest release from the SyncTERM website at most once
    per day.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Sep 28 16:28:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f6db8bbcd6e3bf7bf1f909b1
    Modified Files:
    exec/syncterm-ver.js
    Log Message:
    Fix up the APC read a bit.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Sep 28 16:32:12 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/18eabc8593b74ee67e90a272
    Modified Files:
    exec/syncterm-ver.js
    Log Message:
    Throw an error if we try to derive SyncTERM version from CTerm version
    greater than 1322. Those should use the SyncTERM:VER
    Application Program Command.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Sep 28 16:33:08 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c5c50ad9366baab03eeba6b4
    Modified Files:
    exec/syncterm-ver.js
    Log Message:
    Actually, 1322.999 would still work.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)