From 876c95d6971fac13121791df9f4f50c3495da8bc Mon Sep 17 00:00:00 2001 From: elkimek <36666630+elkimek@users.noreply.github.com> Date: Fri, 15 May 2026 14:52:40 +0200 Subject: [PATCH 01/24] Implement redesign follow-up fixes --- index.html | 26 +- js/changelog.js | 12 +- js/dna.js | 8 +- js/feedback.js | 12 +- js/lens.js | 16 +- js/main.js | 4 +- js/nav.js | 135 ++- js/pdf-import.js | 16 +- js/settings.js | 182 +++- js/theme.js | 30 +- js/views.js | 1626 ++++++++++++++++++++++++++--- service-worker.js | 1 + styles.css | 2547 ++++++++++++++++++++++++++++++++++++++++++--- themes-extra.css | 570 ++++++++++ version.js | 2 +- 15 files changed, 4795 insertions(+), 392 deletions(-) create mode 100644 themes-extra.css diff --git a/index.html b/index.html index 1061b543..a808c5eb 100755 --- a/index.html +++ b/index.html @@ -17,30 +17,34 @@ + + + +
Skip to main contentOpens a GitHub issue in a new tab. Requires a GitHub account.
+
File: ${escapeHTML(fileName)}
Collection Date: ${dateFormatted}
Matched: ${matched.length} \u00b7
@@ -797,7 +804,8 @@ export function showImportPreview(parseResult) {
const importDisabled = !date ? ' disabled style="opacity:0.5;cursor:not-allowed"' : '';
html += `
Summary of all results across ${data.dates.length} collection date${data.dates.length !== 1 ? 's' : ''}
Auto-selected from your data