• exec/lbshell.js

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, January 12, 2025 17:56:18
    https://gitlab.synchro.net/main/sbbs/-/commit/ecf197806fb0275318bbe1b2
    Modified Files:
    exec/lbshell.js
    Log Message:
    Since datestr() now can return "Never" avoid calling datestr with 0.

    "Scan for New Files since Never" is gibberish.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, January 12, 2025 17:57:26
    https://gitlab.synchro.net/main/sbbs/-/commit/6433049e1c0c1c9a5e49e902
    Modified Files:
    exec/lbshell.js
    Log Message:
    Remove stutter.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thursday, October 23, 2025 01:14:50
    https://gitlab.synchro.net/main/sbbs/-/commit/dac5c3e275b99e55b8459304
    Modified Files:
    exec/lbshell.js
    Log Message:
    Add support for JPEG XL backgrounds

    Just drop 640x400 *.jxl files in text/backgrounds and one will be
    chosen randomly.
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thursday, October 23, 2025 09:57:15
    https://gitlab.synchro.net/main/sbbs/-/commit/51bf3fe88e5276b794553a8a
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix mouse suport

    This has been broken since 80a30d178... which is ironic, since this
    is the reason mouse_getkey.js was created. :D
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thursday, October 23, 2025 14:49:42
    https://gitlab.synchro.net/main/sbbs/-/commit/702d6933fb25b093941582ae
    Modified Files:
    exec/lbshell.js
    Log Message:
    Update for JXL backgrounds

    Cache all of them at startup, then choose a new random one each time
    the buffer is re-created (ie: every time you return to the shell)
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, December 07, 2025 01:48:31
    https://gitlab.synchro.net/main/sbbs/-/commit/a861ecb0ef44fb46b54bb587
    Modified Files:
    exec/lbshell.js
    Log Message:
    Don't list msgs from "Read" EMail menu options.
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Saturday, January 10, 2026 14:09:38
    https://gitlab.synchro.net/main/sbbs/-/commit/2e2f9d24c8ffab7a233fe463
    Modified Files:
    exec/lbshell.js
    Log Message:
    Have "Your File Transfer Statistics" do bbs.user_info()

    This is what the default shell does, even though most of the info
    there is not file transfer statistics.

    This is a duplicate of View → Your Statistics now.
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Saturday, January 10, 2026 14:20:20
    https://gitlab.synchro.net/main/sbbs/-/commit/6fa66050ee29942d4977cc0d
    Modified Files:
    exec/lbshell.js
    Log Message:
    Longest line with no variables in File menu is 33
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Saturday, January 10, 2026 14:22:25
    https://gitlab.synchro.net/main/sbbs/-/commit/dafd316ddd2a9903833afe62
    Modified Files:
    exec/lbshell.js
    Log Message:
    Use new can_post property to show/hide post option.
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sunday, January 18, 2026 17:01:04
    https://gitlab.synchro.net/main/sbbs/-/commit/f0efeb96873dfc3d2bb7e4fc
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix typo

    line 528: TypeError: msg_area.grp_list[bbs.curgrp].sub_list[bbs.crusub] is undefined
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, March 01, 2026 22:03:56
    https://gitlab.synchro.net/main/sbbs/-/commit/9c6e28890ca46d7c069845e2
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix error in "View File Info" when the filespec isn't in current dir.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, March 01, 2026 22:07:16
    https://gitlab.synchro.net/main/sbbs/-/commit/faf4d6af04b72b5f8e7443e1
    Modified Files:
    exec/lbshell.js
    Log Message:
    Same change for lbshell
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, March 01, 2026 22:10:57
    https://gitlab.synchro.net/main/sbbs/-/commit/500ac8465b937b53e21078eb
    Modified Files:
    exec/lbshell.js
    Log Message:
    Fix last commit.

    Do it in the file info item, not the remove file one.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)