commit 2179d622f1a2a2d6ca3bd4cb058a30d261088be8
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Jul 7 19:41:02 2026 -0700

    Improve exception handling for the Start Server menu item

commit 09399345ec2baec98df5906409eef15b539db3d0
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Mon Feb 23 22:28:24 2026 -0800

    Update authenticator for API change

commit 9bee7192b8a94523ed3f5f3f4f27894dea0981af
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Feb 21 13:10:00 2024 -0800

    Update a call to an EmbeddedWebServer constructor

commit a30d1b4085c1b71b231f4bde4c472f69a4dbb88f
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Mar 23 13:26:53 2023 -0700

    Clean up docker/Dockerfile

commit 54120507d7a3b3cf801c1a6a80312f78eaf2140c
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Mar 22 20:43:54 2023 -0700

    Temporarily modify the copyright file to suppress lintian warnings/errors

commit a98e82e0fcaff20823a9032794ce99c925fa0a7e
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Mar 22 20:31:10 2023 -0700

    Update docker files due to having to change the base image
      * The change was due to the openjek images being moved.

commit 8a1432255657f7c3d644655c33a4ba5d99de6f34
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Jul 21 11:11:51 2022 -0700

    Eliminate some new lines + leading whitespace from the saved-state format

commit 222f4c548b4a4f0924d1ae2d84e96040e8c1c725
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Jun 18 14:32:11 2022 -0700

    Update license file

commit 373e8995302b03d2cfbb08420d160a3cd4e77e12
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Jun 18 14:13:05 2022 -0700

    Fix a bug in which the duration and min time were not scaled to ms

commit f163dd39c1810ea46f1220fc78fe63ece569bfb4
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat May 28 15:45:09 2022 -0700

    Change back to using --add-modules
      * Some testing indicates that how Java behaves without --add-modules
        is erratic when -p and -classpath options are combined.

commit 157c2fe7b4f402c086e9000cac17ae9ac88df060
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat May 28 14:45:59 2022 -0700

    Remove --add-module arguments that are not needed

commit 1824e80be8cf01e9cffe28080a0d3bb72251e56a
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat May 28 13:52:09 2022 -0700

    Update the makefile to trigger a new version number for an installer fix

commit 673241e8c547dfa3b844831c819d7d0174043be9
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu May 26 09:10:34 2022 -0700

    Correct a comment in the Makefile

commit 9ed3d67985d6833b4b67a0ab597637f27ea0ec26
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu May 26 09:03:13 2022 -0700

    Fix a missing reverse-video case and a related checkbox setting

commit 0d820e072492f639dec0b3621e19ed6a7ee728a2
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Apr 20 22:13:02 2022 -0700

    Make some words in the copyright file upper case

commit 5b69f73d32b4ff9c19598239712487eba42d782b
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Apr 20 22:05:25 2022 -0700

    Add a directory to .gitignore

commit b8e191e222171b6c093409dad5b1aec8ee9a2b0c
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Apr 19 20:18:33 2022 -0700

    Modify install-pop to reflect apparent changes in PopOS

commit 435f6b81ba343a9636a3e6bfc0546b4aa725a546
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Mar 24 17:24:55 2022 -0700

    Update the documentation & handle the port=0 case
      * Added documentation about Firefox/NoScript issues.
        For port = 0, set the port to the one allocated by the system,
        and, just to be safe, try a connection to make sure the server
        is completely initialized before starting the browser.

commit 8ed82992fb952708778986990b70892ef0f97f4f
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Mon Mar 21 22:40:58 2022 -0700

    Update the web page (minor changes in wording)

commit f34bdcdeeb2bea42f25ab20319b7d5ee468ad220
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Mar 13 14:42:17 2022 -0700

    Fix a link in docs/index.md

commit 12fae0bf86f51b61665f08bdc437bfca920faec3
Merge: b8df33f 03b0135
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Mar 13 11:38:03 2022 -0700

    merge because of updates on GitHub
    
    Merge branch 'main' of github.com:BillZaumen/webnail into github

commit b8df33f53bf81507edff4d9f68fdd381dca4c961
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Mar 13 11:34:30 2022 -0700

    Fix some typos in the top-level documentation file

commit 03b013537a92bc7c56f6d6e588e57f2c3433fb1c
Author: Bill Zaumen <bill.zaumen@gmail.com>
Date:   Sat Mar 12 22:54:32 2022 -0800

    Set theme jekyll-theme-midnight

commit 59434b0fae56cf40c3310e659a6aca37d9997155
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Mar 12 22:20:06 2022 -0800

    Set up on-line manual & fix some HTML errors
      * The images used by the manual were moved to docs/manual/
        so those could be shared.  Manual/manual.html was modified
        and, with the use of a sed script, is used to create
        docs/manual/manual.html for the on-line manual.

commit 5700a4354c28b1c41b67d9d1a9c9573880260efd
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Feb 25 17:47:16 2022 -0800

    Add a comment to docker/Makefile

commit 5301d789bacfbfd855293abf02dd527fc4999875
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Feb 25 17:41:18 2022 -0800

    Modify docker Makefile

commit 915f59656127ed98f7cb202ee0e46ce70ae9744c
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Feb 25 16:28:15 2022 -0800

    Added some comments to a source-code file.

commit 46646e1be07aeb41f56ea93ae99be274954e7875
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Feb 25 15:25:35 2022 -0800

    Make some minor changes to the manual (mostly spelling corrections)

commit 7b46f630f1a4da9261a709224d38b0dfebee81e7
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Feb 24 23:27:47 2022 -0800

    Set up docker so it can run the webnail server

commit 50dbfffa447e5ff8cb779c65a4b99ff730b44d0d
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Feb 23 20:06:07 2022 -0800

    Update the on-line user manual

commit 609a2d8934f1a1bdc2192201415342758552c327
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Feb 23 18:28:53 2022 -0800

    Change the webnail server so it can use environment variables
      * This change makes webnail-server easier to use with Docker

commit 0c5964fcd610be319749d46172b0889033d87752
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Feb 22 22:16:59 2022 -0800

    Incremented the minor version number

commit 370b6f8f073c9567e922bc7e874e309095fd9bd5
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Feb 22 21:36:17 2022 -0800

    Add the module-info.java file for webnail-server

commit 6c68de944c209600fc6b951d1f44be89ce2c0cf1
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Feb 22 21:33:43 2022 -0800

    Add two missing files

commit ee940c2b48c762c6109fda71b29bdba09ade79ea
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Feb 22 21:20:22 2022 -0800

    Extend DTD; add 'Extras' menu item; fix some GUI bugs; update the manual

commit 96de871ec95fb5f8eb5a42c01038a9e116d3a691
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Feb 13 23:37:09 2022 -0800

    Change a couple of menu items to use classes from libbzdev 1.3.53

commit 3b67763a7affc344512eff9c403d1dc521190eaa
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Feb 10 21:09:25 2022 -0800

    Update version number to 1.5

commit 25a4a87a640c2aadea2f7571c276bef84ebc2892
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Feb 10 20:59:17 2022 -0800

    Improved dialogs; updated documentation

commit dcc8f45924d396bbf22222c20d73f6edc4813d07
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Mon Feb 7 22:01:34 2022 -0800

    Add a servlet and update for libbzdev-java 1.3.48

commit b295d7ec27f81a705096e2468db9cea5fb7c947f
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Feb 3 21:46:27 2022 -0800

    Updated the minor version number

commit 31c4362402bcfefd49107a99f5d47fe42030a400
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Feb 3 21:43:03 2022 -0800

    Add servlets and add a password menu item.

commit 3b97bb07ac8434c70276cdf9778e88a5c83198e4
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Jan 30 22:24:50 2022 -0800

    Add code so the server can coordinate slideshows

commit dd23badd668ef90852973fecb6e9fdd3423d15fb
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Jan 29 18:38:25 2022 -0800

    Checkpointing

commit 5dde938d1b0d23d6ba075fd8f86300dcb7267ab1
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Jan 29 18:54:23 2022 -0800

    Fix generating ZIP files - old code not commented out

commit 04664e0a01df2cb2bda71f69c543803cb0c65657
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Jan 26 18:45:28 2022 -0800

    Add an embedded web server; get frames to cooperate (http only)
      * All the controls will work together instead of independently
        for the case where the web pages are loaded from an http or https
        server.  For a 'file' URL, this will not work with, for example,
        firefox because of security constraints designed to prevent
        cross-scripting attacks. That cannot be fixed - it is the way
        browsers now work. It could work if the browers gave full
        access to files in a subdirectory.

commit 078f4527328eab35fdcacd3acace31b661ec8ebd
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Jan 21 18:28:28 2022 -0800

    Create a dialog box to handle an error, set cdir, & update documentation

commit 378c8c57e7138608bf33b06efc8efd45887f02cb
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Jan 20 22:19:49 2022 -0800

    Increment the minor version number

commit f5aaecd8e60426969c7399d17c242b36ef0a577e
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Jan 20 22:18:16 2022 -0800

    Remove unneeded files and update documentation

commit 95f7e875c726e9a4db38b114066aba15f261d4d1
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Wed Jan 19 22:58:55 2022 -0800

    Add some additional layouts & code to read preferences

commit d22d33f7ffb721396de66d032e215cfa9a37eab6
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Mon Jan 17 22:41:38 2022 -0800

    Modify slideshow2.js to use the DOM requestFullscreen method

commit 6bfc99d6d0e29498854d63ada02f1241aa06bd27
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Mon Jan 17 20:38:55 2022 -0800

    clean up and add additional layouts

commit 9bbd1f7667e1f362b06e414ef1fe68979670a6cb
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sat Jan 15 18:30:31 2022 -0800

    Change the color scheme & fix a typo in the manual

commit 93f61d8265b9166ed0a033a40266dee2df3a418e
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Jan 14 20:54:41 2022 -0800

    Add darkmode support for help & update the DTD

commit ed80ee3bdcfa0ac05169a7c2857e98299a6d9816
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Jan 13 19:21:05 2022 -0800

    Fix detecting zip options; enhance GUI & command line
      * There was a bug in which a restored state was not finding
        the correct radio button to enable.  The --gui flag is no
        longer needed when there is a single argument. A background
        color was adjusted.

commit 51c190cb5aa09244459f0420347f07c467003b11
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Jan 13 14:31:32 2022 -0800

    Update for latest browsers
       * A series of changes were needed, primarily because browsers
         such as firefox place constraints on how javascript is used
         to prevent cross-scripting security exploits.  The original
         code was written over a decade ago, and not changed as the
         author was not using the program to create web pages. Some
         things were simplified as well, again due to the security
         constraints.

commit d6a9d181d6f28375e4c40570a3e87f1116be4085
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Dec 24 19:25:25 2021 -0800

    Modify Makefile for latest inkscape options

commit a4d950937391d32bc0441c040379c4fa4aa076c9
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Dec 24 19:18:24 2021 -0800

    Add darkmode support + switch to system PLAF

commit 9c195b85af06f28a645b851c79fe1588181c2495
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Jun 14 20:48:46 2020 -0700

    Add support for Pop icons and fix a line in webnail.5

commit 3e6e11a124705a47746bb2df7d1a5967c07bc7b4
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu May 7 20:12:38 2020 -0700

    Port webnail for API changes due to libbzdev-java versio 1.2.34

commit 1b70ec25bfac050c892f95ec89fbc8a14c161d59
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Thu Dec 27 17:25:00 2018 -0800

    Port webnail to Java 11
      * There were just a couple of minor changes due to depracated
        Java APIs  (use of keystrokes to set accelerators)

commit cbb2e676be4cc35fe2bbdc570f2d7a2e564b4ea3
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Sun Dec 23 17:20:54 2018 -0800

    Fix MajorMinor.mk

commit c560c11b3983eb5c0ac13bbe34eb4349349e0455
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Dec 22 17:30:46 2017 -0800

    Add gzip -n flags to prevent "package-contains-timestamped-gzip" warnings

commit 29526dc12f5b4816b463b2fe47e6826b3d7ed6a6
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Fri Dec 22 17:24:32 2017 -0800

    Change version to 1.0 and compile for Java 8

commit 88595f8abd8a327d1180d282cb021d99ac60fa76
Author: Bill Zaumen <bzdev.org@gmail.org>
Date:   Tue Jul 18 23:44:47 2017 -0700

    Change ForMT methods to ForMimeType methods
      * The change reflects an API change

--- Earlier changes not shown ---
