• exec/text_sec.js

    From rswindell@VERT to CVS commit on Sat May 2 01:02:22 2020
    exec text_sec.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11892

    Modified Files:
    text_sec.js
    Log Message:
    Save the path of the file added.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon May 4 02:01:51 2020
    exec text_sec.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25807

    Modified Files:
    text_sec.js
    Log Message:
    When editing a descripton, actuallly save it.
    When viewing, default to view the next file.
    Support a "petscii_graphics=true" setting for displaying PETSCII files that use the Upper/Graphics character set rather than the Upper/Lower character set but lack the control code to switch the mode.
    Trim whitespace off the end of paths.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Sep 13 12:36:58 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/3c0e406faa91acf3b7523b8e
    Modified Files:
    exec/text_sec.js
    Log Message:
    Display an error message to the user when attempting to view non-existent file

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Sep 13 16:26:23 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/89f1f0c65b0e42698afb7b9f
    Modified Files:
    exec/text_sec.js
    Log Message:
    Display a nice error message if the file is 0-bytes in size.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to main/sbbs/master on Fri Feb 5 19:43:47 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/bf3d51ddd3a7ae642351fc19
    Modified Files:
    exec/text_sec.js
    Log Message:
    Update text_sec.js - don't ask for description if file does not exist, don't permanently change file path if file doesn't exist (let user correct the path on next add attempt)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to main/sbbs/master on Fri Feb 5 19:43:47 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/f8b3f7ab032b321fb08277de
    Modified Files:
    exec/text_sec.js
    Log Message:
    change var naming

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to main/sbbs/master on Fri Feb 5 19:43:47 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/b57e41ef67729439d0b99f2a
    Modified Files:
    exec/text_sec.js
    Log Message:
    default_path

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Feb 5 19:43:47 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d1a50dcd05adac6f4ce128a1
    Modified Files:
    exec/text_sec.js
    Log Message:
    Merge branch 'mlong/textsec'

    ---
    þ 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 Sun Jul 21 13:59:21 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/4bdaebf9072001d4b8f46aa2
    Modified Files:
    exec/text_sec.js
    Log Message:
    Check console.aborted flag in display loops

    So that hitting 'N' at pause prompt will abort the loop.
    Reported by phigz via irc.synchro.net

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