Stirling-PDF/src/main/java/stirling/software/SPDF/utils
Anthony Stirling 69d4b52b06
Update sonarqube.yml and removal of gradle keys (#2866)
# Description of Changes

Please provide a summary of the changes, including:

- What was changed
- Why the change was made
- Any challenges encountered

Closes #(issue_number)

---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/DeveloperGuide.md#6-testing)
for more details.
2025-02-04 10:18:02 +00:00
..
misc File paths dynamic (#2605) 2025-01-06 12:41:30 +00:00
propertyeditor Csrf fix and ssoAutoLogin for enterprise users (#2653) 2025-01-09 14:40:51 +00:00
CheckProgramInstall.java Fix: introduces the verification of the python installation (#1730) 2024-08-21 11:16:29 +01:00
CustomHtmlSanitizer.java Frooodle/license (#1994) 2024-10-14 22:34:41 +01:00
ErrorUtils.java
FileInfo.java formattingand autowired constructors (#2557) 2024-12-24 09:52:53 +00:00
FileMonitor.java File paths dynamic (#2605) 2025-01-06 12:41:30 +00:00
FileToPdf.java Update sonarqube.yml and removal of gradle keys (#2866) 2025-02-04 10:18:02 +00:00
GeneralUtils.java Update sonarqube.yml and removal of gradle keys (#2866) 2025-02-04 10:18:02 +00:00
ImageProcessingUtils.java formattingand autowired constructors (#2557) 2024-12-24 09:52:53 +00:00
PDFToFile.java Pdf to markdown (#2730) 2025-01-17 22:18:55 +00:00
PdfUtils.java formattingand autowired constructors (#2557) 2024-12-24 09:52:53 +00:00
ProcessExecutor.java formattingand autowired constructors (#2557) 2024-12-24 09:52:53 +00:00
PropertyConfigs.java
RequestUriUtils.java Frooodle/license (#1994) 2024-10-14 22:34:41 +01:00
UrlUtils.java Pipeline fixes for json lists + delete func (#1425) 2024-06-09 13:56:55 +01:00
WebResponseUtils.java