• xtrn/ddfilelister/ddfilelister.js defaultTheme.cfg readme.txt revision

    From Eric Oulashin to Git commit to main/sbbs/master on Sun May 14 19:23:07 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/749d08217fe88915afda3c15
    Modified Files:
    xtrn/ddfilelister/ddfilelister.js defaultTheme.cfg readme.txt revision_history.txt
    Log Message:
    DDFileLister: Theme configuration files can now just have the attribute characters without the control code. Refactored the code that reads the configuration.
  • From Rob Swindell to Git commit to main/sbbs/master on Sun May 14 19:23:07 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e2de3900067a568c54d156d4
    Modified Files:
    xtrn/ddfilelister/ddfilelister.js defaultTheme.cfg readme.txt revision_history.txt
    Log Message:
    Merge branch 'ddfilelister_config_read_refactor' into 'master'

    DDFileLister: Theme configuration files can now just have the attribute characters without the control code. Refactored the code that reads the configuration.

    See merge request main/sbbs!293
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Mon Feb 24 11:26:37 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ac2a7cccd768393b65e0b9c3
    Modified Files:
    xtrn/ddfilelister/ddfilelister.js defaultTheme.cfg readme.txt revision_history.txt
    Log Message:
    DDFileLister: New color option for the filename when used in the description: filenameInDesc
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Mon Feb 24 11:26:37 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/23b26a232dc62b015d0e3065
    Modified Files:
    xtrn/ddfilelister/ddfilelister.js defaultTheme.cfg readme.txt revision_history.txt
    Log Message:
    Merge branch 'dd_file_lister_filename_color_in_desc_and_refactor' into 'master'

    DDFileLister: New color option (filenameInDesc) for the color of the full filename when used in the description. Also, a refactor of the extended description toggle mechanism

    See merge request main/sbbs!507