• exec/load/json-client.js

    From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sat Sep 5 15:06:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/de455e84c892008b4b9bfbdf
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Log better connect failure error messages.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sat Sep 26 15:25:06 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/271dca08f4a3b490006e0adb
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Throw an Error instance (as an exception) instead of a string.This enables much
    easier debugging of logged exceptions/errors.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sat Sep 26 18:13:08 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c78059a3c037cef849880cf7
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Store the socket error description before closing the socket.Also, don't include "error" in the Error message.Also, socket error strings can be quite long on Windows (e.g. >128 chars)so place at the end of the Error message.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to main/sbbs/master on Wed Dec 9 02:10:19 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/eb885019c74c528e117fce8f
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Update comments on jsonclient
    --- SBBSecho 3.11-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 Wed Dec 9 02:10:19 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/1c2d9c5e914bee19ca72ffe9
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Merge branch 'mlong/jsonclient' into 'master'Update comments on jsonclientSee merge request main/sbbs!58
    --- SBBSecho 3.11-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 Wed Dec 9 19:08:45 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/0ac53148d984c8a5a5c62fde
    Modified Files:
    exec/load/json-client.js
    Log Message:
    Merge remote-tracking branch 'origin/master'
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)