From 5b0145fa478b914e7b82a7724b1eb4ad30945e55 Mon Sep 17 00:00:00 2001 From: sbplat <71648843+sbplat@users.noreply.github.com> Date: Sat, 30 Dec 2023 18:22:46 -0500 Subject: [PATCH] misc: change all repo links from Frooodle to Stirling-Tools --- .../SPDF/controller/api/misc/AutoSplitPdfController.java | 2 +- src/main/resources/static/js/githubVersion.js | 4 ++-- src/main/resources/templates/error.html | 2 +- src/main/resources/templates/fragments/errorBanner.html | 4 ++-- .../resources/templates/fragments/errorBannerPerPage.html | 4 ++-- src/main/resources/templates/fragments/navbar.html | 2 +- src/main/resources/templates/misc/ocr-pdf.html | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java b/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java index e32e325ed..9b447fcb3 100644 --- a/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java +++ b/src/main/java/stirling/software/SPDF/controller/api/misc/AutoSplitPdfController.java @@ -42,7 +42,7 @@ import stirling.software.SPDF.utils.WebResponseUtils; @Tag(name = "Misc", description = "Miscellaneous APIs") public class AutoSplitPdfController { - private static final String QR_CONTENT = "https://github.com/Frooodle/Stirling-PDF"; + private static final String QR_CONTENT = "https://github.com/Stirling-Tools/Stirling-PDF"; @PostMapping(value = "/auto-split-pdf", consumes = "multipart/form-data") @Operation( diff --git a/src/main/resources/static/js/githubVersion.js b/src/main/resources/static/js/githubVersion.js index 0fddc3ef2..6400d5cfe 100644 --- a/src/main/resources/static/js/githubVersion.js +++ b/src/main/resources/static/js/githubVersion.js @@ -18,7 +18,7 @@ function compareVersions(version1, version2) { async function getLatestReleaseVersion() { - const url = "https://api.github.com/repos/Frooodle/Stirling-PDF/releases/latest"; + const url = "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/releases/latest"; try { const response = await fetch(url); const data = await response.json(); @@ -52,4 +52,4 @@ async function checkForUpdate() { document.addEventListener('DOMContentLoaded', (event) => { checkForUpdate(); -}); \ No newline at end of file +}); diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html index dff3fab47..4e6fc5852 100644 --- a/src/main/resources/templates/error.html +++ b/src/main/resources/templates/error.html @@ -115,7 +115,7 @@ margin-top: 0;

Need help / Found a issue?

If you're still having trouble, don't hesitate to reach out to us for help. You can submit a ticket on our GitHub page or contact us through Discord:

- Submit a ticket on GitHub + Submit a ticket on GitHub Join our Discord server
Go back to homepage diff --git a/src/main/resources/templates/fragments/errorBanner.html b/src/main/resources/templates/fragments/errorBanner.html index cdba311a9..1bc790318 100644 --- a/src/main/resources/templates/fragments/errorBanner.html +++ b/src/main/resources/templates/fragments/errorBanner.html @@ -31,7 +31,7 @@

       
       
-      Submit a ticket on GitHub
+      Submit a ticket on GitHub
       Join our Discord server
     
   
@@ -84,4 +84,4 @@
       }
     }
   
-
\ No newline at end of file
+
diff --git a/src/main/resources/templates/fragments/errorBannerPerPage.html b/src/main/resources/templates/fragments/errorBannerPerPage.html
index ccc2f7b40..583d057b5 100644
--- a/src/main/resources/templates/fragments/errorBannerPerPage.html
+++ b/src/main/resources/templates/fragments/errorBannerPerPage.html
@@ -43,7 +43,7 @@
 	            

Need help / Found an issue?

If you're still having trouble, don't hesitate to reach out to us for help. You can submit a ticket on our GitHub page or contact us through Discord:

- GitHub - Submit a ticket + GitHub - Submit a ticket Discord - Submit Support post
Go to Homepage @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/templates/fragments/navbar.html b/src/main/resources/templates/fragments/navbar.html index 2ddb36794..8e5ce7322 100644 --- a/src/main/resources/templates/fragments/navbar.html +++ b/src/main/resources/templates/fragments/navbar.html @@ -267,7 +267,7 @@ - + diff --git a/src/main/resources/templates/misc/ocr-pdf.html b/src/main/resources/templates/misc/ocr-pdf.html index 440c42a1d..c9063a9da 100644 --- a/src/main/resources/templates/misc/ocr-pdf.html +++ b/src/main/resources/templates/misc/ocr-pdf.html @@ -243,7 +243,7 @@

- https://github.com/Frooodle/Stirling-PDF/blob/main/HowToUseOCR.md + https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToUseOCR.md @@ -251,4 +251,4 @@
- \ No newline at end of file +