Stirling-PDF/scripts
Anthony Stirling e0746b468e
Fix for security not downloading and running correctly in V1.0.0 (#3902)
# 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/devGuide/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/devGuide/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/devGuide/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/devGuide/DeveloperGuide.md#6-testing)
for more details.
2025-07-07 23:54:58 +01:00
..
counter_translation.py updating path in script (#3678) 2025-06-11 17:49:36 +01:00
download-security-jar.sh Fix for security not downloading and running correctly in V1.0.0 (#3902) 2025-07-07 23:54:58 +01:00
generate_requirements.bat deps: update Python requirements and add --strip-extras flag (#3887) 2025-07-07 10:05:23 +01:00
ignore_translation.toml 🌐 Sync Translations + Update README Progress Table (#3890) 2025-07-07 10:34:47 +01:00
init-without-ocr.sh feat:centralise temp-file management & cleanup across app/docker (#3797) 2025-06-25 18:32:28 +01:00
init.sh feat:centralise temp-file management & cleanup across app/docker (#3797) 2025-06-25 18:32:28 +01:00
installFonts.sh print (WIP), fake scan (WIP) and text conversion for ultra-lite (#1098) 2024-04-21 23:06:44 +01:00
png_to_webp.py Add: Convert PDF to WebP (#1666) 2024-08-20 16:17:54 +01:00
PropSync.java Switch order of literals to prevent NullPointerException 2024-02-02 00:29:18 +00:00
remove_translation_keys.sh remove unused translation 2024-10-20 21:00:16 +01:00
replace_translation_line.sh Removal of Ghostscript to use qpdf and tesseract directly (#2338) 2024-11-26 20:50:35 +00:00
split_photos.py exception handling and exception improvements (#3858) 2025-07-02 16:51:45 +01:00