• exec/update.js

    From rswindell@VERT to CVS commit on Mon May 4 18:09:27 2020
    exec update.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv21860

    Modified Files:
    update.js
    Log Message:
    Move exec/jsexec.ini to ctrl/jsexec.ini if it exists.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Fri Sep 25 18:46:14 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5ec28f43ab519b5e50da482d
    Modified Files:
    exec/update.js
    Log Message:
    Install the logonlist module daily (maintenance) event...

    only if there's not already a daily event already configured.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Sep 29 09:00:30 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/2a11b15e84fd8f3e9acc78f7
    Modified Files:
    exec/update.js
    Log Message:
    Fix ReferenceError: maint_event is not defined

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sat Oct 3 16:33:44 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a8167fb76addbb058b73e904
    Modified Files:
    exec/update.js
    Log Message:
    Update user birthdate formats in user base

    i.e. from MM/DD/YY or DD/MM/YY to YYYYMMDD.

    The C/C++ source still supports all 3 formats, so it's not terrible if the birthdates aren't converted, but thing will be better if we do this ahead
    of time and find all the remaining issues with the new format rather than
    wait for new users (with the new format) to trickle in.

    ---
    ï¿­ 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 Thu Jan 2 16:50:43 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/fd274f6e2795e258257c1fbd
    Modified Files:
    exec/update.js
    Log Message:
    Add Trashman as Monthly system/fixed event, if there isn't one

    This'll keep your ip.can and spamblock.cfg files maintained.

    ---
    þ 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 Thu Jan 2 17:38:08 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9e3995292f6f300f1ec29f5a
    Modified Files:
    exec/update.js
    Log Message:
    Make the output of the logonlist and trashman installer nicer

    ... especially when it's already beeen installed

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