Stirling-PDF/scripts
Anthony Stirling bc9c127819
feat:centralise temp-file management & cleanup across app/docker (#3797)
# Description of Changes
Introduces TempFileManager, registry, and scheduled cleanup service;
aligns all Docker images and runtime scripts to use a dedicated
/tmp/stirling-pdf directory; updates controllers, utilities, and tests
to use the new API; adds configurable system.tempFileManagement section.

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.

---------

Co-authored-by: a <a>
2025-06-25 18:32:28 +01:00
..
counter_translation.py updating path in script (#3678) 2025-06-11 17:49:36 +01:00
download-security-jar.sh Multi module refactor (#3640) 2025-06-09 12:51:41 +01:00
ignore_translation.toml Added Hungarian translations for audit dashboard and added the untranslatable items to .toml file (#3765) 2025-06-18 18:48:56 +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 refactor: normalize files 2024-02-11 11:47:00 -05:00