From c67eaf2b4d8ecf9b1ad7b86e33a19822d01b45d5 Mon Sep 17 00:00:00 2001 From: ThePandaB0i <89083980+ThePandaB0i@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:52:03 +0300 Subject: [PATCH 1/2] Fixed Turkish languages.html Added the missing "data-bs-language-code" to Turkish language dropdown item. --- src/main/resources/templates/fragments/languages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/fragments/languages.html b/src/main/resources/templates/fragments/languages.html index ce95c55c5..2b4c58386 100644 --- a/src/main/resources/templates/fragments/languages.html +++ b/src/main/resources/templates/fragments/languages.html @@ -50,7 +50,7 @@ icon Svenska - + icon Türkçe From f32832f70df7168ade33a229bd5380c84fba93b1 Mon Sep 17 00:00:00 2001 From: Andrey Voronkov Date: Tue, 2 Jan 2024 02:37:20 +0300 Subject: [PATCH 2/2] Add meta::description; pass header variable --- src/main/resources/templates/account.html | 2 +- src/main/resources/templates/addUsers.html | 2 +- .../resources/templates/auto-split-pdf.html | 2 +- src/main/resources/templates/change-creds.html | 2 +- .../templates/convert/file-to-pdf.html | 2 +- .../templates/convert/html-to-pdf.html | 2 +- .../resources/templates/convert/img-to-pdf.html | 2 +- .../templates/convert/markdown-to-pdf.html | 2 +- .../resources/templates/convert/pdf-to-csv.html | 2 +- .../templates/convert/pdf-to-html.html | 2 +- .../resources/templates/convert/pdf-to-img.html | 2 +- .../templates/convert/pdf-to-pdfa.html | 2 +- .../templates/convert/pdf-to-presentation.html | 2 +- .../templates/convert/pdf-to-text.html | 2 +- .../templates/convert/pdf-to-word.html | 2 +- .../resources/templates/convert/pdf-to-xml.html | 2 +- .../resources/templates/convert/url-to-pdf.html | 2 +- src/main/resources/templates/crop.html | 2 +- src/main/resources/templates/extract-page.html | 2 +- .../resources/templates/fragments/common.html | 17 ++++++++--------- src/main/resources/templates/login.html | 2 +- src/main/resources/templates/merge-pdfs.html | 2 +- .../resources/templates/misc/add-image.html | 2 +- .../templates/misc/add-page-numbers.html | 2 +- .../templates/misc/adjust-contrast.html | 2 +- .../resources/templates/misc/auto-crop.html | 2 +- .../resources/templates/misc/auto-rename.html | 2 +- .../templates/misc/change-metadata.html | 2 +- src/main/resources/templates/misc/compare.html | 2 +- .../resources/templates/misc/compress-pdf.html | 2 +- .../templates/misc/extract-image-scans.html | 2 +- .../templates/misc/extract-images.html | 2 +- src/main/resources/templates/misc/flatten.html | 2 +- src/main/resources/templates/misc/ocr-pdf.html | 2 +- .../templates/misc/remove-annotations.html | 2 +- .../resources/templates/misc/remove-blanks.html | 2 +- src/main/resources/templates/misc/repair.html | 2 +- .../templates/misc/show-javascript.html | 2 +- .../resources/templates/multi-page-layout.html | 2 +- src/main/resources/templates/multi-tool.html | 2 +- src/main/resources/templates/overlay-pdf.html | 2 +- src/main/resources/templates/pdf-organizer.html | 2 +- .../resources/templates/pdf-to-single-page.html | 2 +- src/main/resources/templates/pipeline.html | 2 +- src/main/resources/templates/remove-pages.html | 2 +- src/main/resources/templates/rotate-pdf.html | 2 +- src/main/resources/templates/scale-pages.html | 2 +- .../templates/security/add-password.html | 2 +- .../templates/security/add-watermark.html | 2 +- .../templates/security/auto-redact.html | 2 +- .../resources/templates/security/cert-sign.html | 2 +- .../templates/security/change-permissions.html | 2 +- .../templates/security/get-info-on-pdf.html | 2 +- .../templates/security/remove-password.html | 2 +- .../templates/security/remove-watermark.html | 2 +- .../templates/security/sanitize-pdf.html | 2 +- src/main/resources/templates/sign.html | 2 +- .../templates/split-by-size-or-count.html | 2 +- .../templates/split-pdf-by-sections.html | 2 +- src/main/resources/templates/split-pdfs.html | 2 +- 60 files changed, 67 insertions(+), 68 deletions(-) diff --git a/src/main/resources/templates/account.html b/src/main/resources/templates/account.html index c0e7a7579..3401eb13c 100644 --- a/src/main/resources/templates/account.html +++ b/src/main/resources/templates/account.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/addUsers.html b/src/main/resources/templates/addUsers.html index 27701ae48..d088364e2 100644 --- a/src/main/resources/templates/addUsers.html +++ b/src/main/resources/templates/addUsers.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/auto-split-pdf.html b/src/main/resources/templates/auto-split-pdf.html index 4cc39c999..4fd27772d 100644 --- a/src/main/resources/templates/auto-split-pdf.html +++ b/src/main/resources/templates/auto-split-pdf.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/change-creds.html b/src/main/resources/templates/change-creds.html index 94b87b648..a954e862d 100644 --- a/src/main/resources/templates/change-creds.html +++ b/src/main/resources/templates/change-creds.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/file-to-pdf.html b/src/main/resources/templates/convert/file-to-pdf.html index fe56c1647..f76bc6dbb 100644 --- a/src/main/resources/templates/convert/file-to-pdf.html +++ b/src/main/resources/templates/convert/file-to-pdf.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/html-to-pdf.html b/src/main/resources/templates/convert/html-to-pdf.html index 546ef1fcd..ab6c53245 100644 --- a/src/main/resources/templates/convert/html-to-pdf.html +++ b/src/main/resources/templates/convert/html-to-pdf.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/img-to-pdf.html b/src/main/resources/templates/convert/img-to-pdf.html index ae38143c8..e2c7fb3ee 100644 --- a/src/main/resources/templates/convert/img-to-pdf.html +++ b/src/main/resources/templates/convert/img-to-pdf.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/markdown-to-pdf.html b/src/main/resources/templates/convert/markdown-to-pdf.html index 7b8be4639..c81931124 100644 --- a/src/main/resources/templates/convert/markdown-to-pdf.html +++ b/src/main/resources/templates/convert/markdown-to-pdf.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/pdf-to-csv.html b/src/main/resources/templates/convert/pdf-to-csv.html index 5cfceeb63..463e1a9c6 100644 --- a/src/main/resources/templates/convert/pdf-to-csv.html +++ b/src/main/resources/templates/convert/pdf-to-csv.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/pdf-to-html.html b/src/main/resources/templates/convert/pdf-to-html.html index 671ff034d..43e713200 100644 --- a/src/main/resources/templates/convert/pdf-to-html.html +++ b/src/main/resources/templates/convert/pdf-to-html.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/pdf-to-img.html b/src/main/resources/templates/convert/pdf-to-img.html index ebe1bbf36..57bae9977 100644 --- a/src/main/resources/templates/convert/pdf-to-img.html +++ b/src/main/resources/templates/convert/pdf-to-img.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/pdf-to-pdfa.html b/src/main/resources/templates/convert/pdf-to-pdfa.html index dfddb7924..5b0d5cf14 100644 --- a/src/main/resources/templates/convert/pdf-to-pdfa.html +++ b/src/main/resources/templates/convert/pdf-to-pdfa.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/convert/pdf-to-presentation.html b/src/main/resources/templates/convert/pdf-to-presentation.html index 51a0440b6..58c28e9fc 100644 --- a/src/main/resources/templates/convert/pdf-to-presentation.html +++ b/src/main/resources/templates/convert/pdf-to-presentation.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/pdf-to-text.html b/src/main/resources/templates/convert/pdf-to-text.html index 0f4791786..75b71d11f 100644 --- a/src/main/resources/templates/convert/pdf-to-text.html +++ b/src/main/resources/templates/convert/pdf-to-text.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/pdf-to-word.html b/src/main/resources/templates/convert/pdf-to-word.html index d25310843..27d7d8335 100644 --- a/src/main/resources/templates/convert/pdf-to-word.html +++ b/src/main/resources/templates/convert/pdf-to-word.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/pdf-to-xml.html b/src/main/resources/templates/convert/pdf-to-xml.html index d32ba5dc2..b26a97fe9 100644 --- a/src/main/resources/templates/convert/pdf-to-xml.html +++ b/src/main/resources/templates/convert/pdf-to-xml.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/convert/url-to-pdf.html b/src/main/resources/templates/convert/url-to-pdf.html index 09a0d35a0..1d821b10f 100644 --- a/src/main/resources/templates/convert/url-to-pdf.html +++ b/src/main/resources/templates/convert/url-to-pdf.html @@ -1,7 +1,7 @@ - +
diff --git a/src/main/resources/templates/crop.html b/src/main/resources/templates/crop.html index b0347477a..47aa504b9 100644 --- a/src/main/resources/templates/crop.html +++ b/src/main/resources/templates/crop.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/extract-page.html b/src/main/resources/templates/extract-page.html index d8ae7fb5b..92e3905af 100644 --- a/src/main/resources/templates/extract-page.html +++ b/src/main/resources/templates/extract-page.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index a3fad3f8d..924140e62 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -1,11 +1,17 @@ + + + + + + + - + - @@ -19,16 +25,9 @@ - - - - - - - diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index fa9fb2793..bac8f9651 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -1,7 +1,7 @@ - +