From 9a3e4d8fa7f0f3e2170aca45b4ef476f23767471 Mon Sep 17 00:00:00 2001 From: ZDDC Date: Mon, 4 May 2026 06:29:23 -0500 Subject: [PATCH] chore(embedded): cut v0.0.16-beta with loading-efficiency wins Bake into the dev binary: - ETag + max-age=0 on embedded HTML (304s on repeat loads) - gzip compression middleware (~75% wire-size reduction) - vendored jszip + docx-preview in archive/transmittal/classifier - tee'd file-based access log via --access-log --- mdedit/dist/mdedit.html | 2 +- zddc/internal/apps/embedded/archive.html | 54 ++++++++++++-------- zddc/internal/apps/embedded/browse.html | 2 +- zddc/internal/apps/embedded/classifier.html | 30 +++++++++-- zddc/internal/apps/embedded/index.html | 2 +- zddc/internal/apps/embedded/mdedit.html | 2 +- zddc/internal/apps/embedded/transmittal.html | 29 +++++++++-- zddc/internal/apps/embedded/versions.txt | 14 ++--- zddc/internal/handler/form.html | 2 +- 9 files changed, 95 insertions(+), 42 deletions(-) diff --git a/mdedit/dist/mdedit.html b/mdedit/dist/mdedit.html index 5a3a54b..c5d58a9 100644 --- a/mdedit/dist/mdedit.html +++ b/mdedit/dist/mdedit.html @@ -1792,7 +1792,7 @@ body.help-open .app-header {
ZDDC Markdown - v0.0.16-beta · 2026-05-04 · 62ce6e9 + v0.0.16-beta · 2026-05-04 · 8df0def
diff --git a/zddc/internal/apps/embedded/archive.html b/zddc/internal/apps/embedded/archive.html index 9afa1e6..40d4de0 100644 --- a/zddc/internal/apps/embedded/archive.html +++ b/zddc/internal/apps/embedded/archive.html @@ -2131,7 +2131,7 @@ td[data-field="trackingNumber"] {
ZDDC Archive - v0.0.16-beta · 2026-05-04 · 62ce6e9 + v0.0.16-beta · 2026-05-04 · 8df0def
@@ -2463,6 +2463,28 @@ td[data-field="trackingNumber"] {