• exec/txt_handler.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, April 09, 2026 20:50:50
    https://gitlab.synchro.net/main/sbbs/-/commit/b6fd468b28a33ff775f49127
    Added Files:
    exec/txt_handler.js
    Log Message:
    Add text file web handler with LIST-style viewer (txt_handler.js)

    Displays .txt files in a DOS LIST-style HTML viewer with blue
    background, keyboard navigation, search, touch swipe, and a ?raw
    option to serve the original plain text.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    ---
    þ 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 Wednesday, April 29, 2026 22:15:42
    https://gitlab.synchro.net/main/sbbs/-/commit/b1bb5dd17d8bdd1374e0bf3c
    Modified Files:
    exec/txt_handler.js
    Log Message:
    txt_handler: green-on-black palette, file mtime stamp, drop search

    - Recolor body and bars from blue/gray to green-on-black (mono-CRT look),
    with a thin themed scrollbar (was hidden with scrollbar-width:none, which
    left users with no visible scroll affordance).
    - Replace the "LIST v9.1" brand in the top bar with the file's mtime
    formatted as MM-DD-YY HH:MM.
    - Remove the custom "/" search, "n"/"N" next, and the search-bar UI —
    Ctrl-F covers it natively and with more features.

    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net