Anthony Stirling
|
c8e25f4c5a
|
Fix TemplateResolver and LibreOfficeListener bugs (#3555)
## Summary
- log missing exceptions in FileFallbackTemplateResolver
- implement exists check for InputStreamTemplateResource
- use LISTENER_PORT constant when verifying LibreOffice listener
## Testing
- `./gradlew build --no-daemon`
- `./gradlew test --no-daemon`
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-20 12:02:26 +01:00 |
|
Anthony Stirling
|
ed633616e7
|
File paths dynamic (#2605)
# Description
Please provide a summary of the changes, including relevant motivation
and context.
Closes #(issue_number)
## Checklist
- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have performed a self-review of my own code
- [ ] I have attached images of the change if it is UI based
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] If my code has heavily changed functionality I have updated
relevant docs on [Stirling-PDFs doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
- [ ] My changes generate no new warnings
- [ ] 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)
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: a <a>
|
2025-01-06 12:41:30 +00:00 |
|
Anthony Stirling
|
03150c6462
|
format
|
2024-06-06 21:59:13 +01:00 |
|
Anthony Stirling
|
6c09bcf23c
|
resolve #1386
|
2024-06-06 21:57:18 +01:00 |
|
Anthony Stirling
|
890163053b
|
introduces custom settings file (#1158)
* Introducing a custom settings file
* formats
* chnages
* Update README.md
|
2024-05-03 20:43:48 +01:00 |
|
Anthony Stirling
|
8c9d6f7b66
|
Custom HTML support #355 (#1129)
* test
* settings
* version
|
2024-04-27 11:03:57 +01:00 |
|