• webv4/root/api/files.ssjs

    From echicken@VERT to Git commit to sbbs/master on Wednesday, October 07, 2020 07:29:59
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e598995fad82cfa21e9ff3b3
    Modified Files:
    webv4/root/api/files.ssjs
    Log Message:
    Check directory download_ars in addition to can_download,
    maybe that'll do something.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to echicken on Wednesday, October 07, 2020 11:39:32
    Re: webv4/root/api/files.ssjs
    By: echicken to Git commit to sbbs/master on Wed Oct 07 2020 08:29 am

    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e598995fad82cfa21e9ff3b3 Modified Files:
    webv4/root/api/files.ssjs
    Log Message:
    Check directory download_ars in addition to can_download,
    maybe that'll do something.

    That shouldn't be necessary.

    digital man

    This Is Spinal Tap quote #22:
    David St. Hubbins: Here lies David St. Hubbins... and why not?
    Norco, CA WX: 84.8øF, 39.0% humidity, 0 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT/ECBBS to Digital Man on Wednesday, October 07, 2020 15:01:59
    Re: webv4/root/api/files.ssjs
    By: Digital Man to echicken on Wed Oct 07 2020 12:39:32

    Check directory download_ars in addition to can_download,
    maybe that'll do something.

    That shouldn't be necessary.

    I didn't think so, but I had a bug report suggesting otherwise, which this allegedly fixed.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From Digital Man@VERT to echicken on Wednesday, October 07, 2020 12:32:29
    Re: webv4/root/api/files.ssjs
    By: echicken to Digital Man on Wed Oct 07 2020 04:01 pm

    Re: webv4/root/api/files.ssjs
    By: Digital Man to echicken on Wed Oct 07 2020 12:39:32

    Check directory download_ars in addition to can_download,
    maybe that'll do something.

    That shouldn't be necessary.

    I didn't think so, but I had a bug report suggesting otherwise, which this allegedly fixed.

    Ah, that might be because you're using file_area.dir[x] instead of file_area.lib_list[x].dir_list[y]. That'd be an interesting experiment.

    digital man

    Synchronet/BBS Terminology Definition #87:
    UTF-8 = 8-bit Unicode Transformation Format
    Norco, CA WX: 86.3øF, 38.0% humidity, 10 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Altere@VERT/ATHEL to Digital Man on Wednesday, October 07, 2020 16:52:58
    Re: webv4/root/api/files.ssjs
    By: echicken to Digital Man on Wed Oct 07 2020 04:01 pm

    Check directory download_ars in addition to can_download,
    maybe that'll do something.

    That shouldn't be necessary.
    I didn't think so, but I had a bug report suggesting otherwise, which this allegedly fixed.

    That's correct, but in response to the msg after this one I wouldn't know but I'm willing to test whatever experiment. lol

    -altere

    ---
    þ Synchronet þ Athelstan BBS þ athelstan.org þ telnet:23 / ssh:2222
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, December 05, 2024 17:00:15
    https://gitlab.synchro.net/main/sbbs/-/commit/218d51ec87678b32963858f1
    Modified Files:
    webv4/root/api/files.ssjs
    Log Message:
    user.downloaded_file() expects *just* the filename, not a full path

    This is why files downloaded via ecWebv4 haven't been properly accounted.

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