• webv4/root/index.xjs

    From echicken@VERT to Git commit to sbbs/master on Mon Sep 28 19:40:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/d82554d7aae5250160baea0b
    Modified Files:
    webv4/root/index.xjs
    Log Message:
    Small tweak to handle changes to page listing/loading.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to sbbs/master on Mon Sep 28 19:40:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/070248acfcd71dcd7f46941b
    Modified Files:
    webv4/root/index.xjs
    Log Message:
    Added loadComponent function. Should load and output the named
    component (xjs) file from webv4/mods/components/ if available,
    or from webv4/components if available there, or output nothing
    at all (and return false) otherwise. Semi-tested, the best kind
    of tested.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to sbbs/master on Thu Oct 8 12:58:26 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/27ae1aa1b1dfb22bee4c02d8
    Modified Files:
    webv4/root/index.xjs
    Log Message:
    If ctrl/modopts.ini -> [web] is missing, start with minimum
    viable best-guess settings ({web_directory: '../webv4}). This
    gives lib/init.js a chance to set further defaults.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Stephen Hurd@VERT to Git commit to sbbs/master on Tue Nov 17 23:44:34 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/1d1e86715df65443fef67666
    Modified Files:
    webv4/root/index.xjs
    Log Message:
    Use a better default for web root.

    This should be use in all the other places, but this was enough for
    me to debug the issue at hand.

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