Stirling-PDF/src/main/java/stirling/software/SPDF/controller/api
Anthony Stirling 1e4134c7d1
Number fxes (#898)
* init

* user and pass to just pass lang update

* session management fixes and avoid demo user locking

* fix for UMASK and extract cleanups

* fixes for user #889 and #332

* increase session count for demo site

* fix

* gcc

* formatting

* number fixes init

* || true test

* version bump

* Hardening suggestions for Stirling-PDF / numberFxes (#899)

Switch order of literals to prevent NullPointerException

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-10 14:00:00 +00:00
..
converters more fixes 2024-02-10 00:21:00 +00:00
filters fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
misc Number fxes (#898) 2024-03-10 14:00:00 +00:00
pipeline Corrected the reading of the port. See: #834 (#855) 2024-02-25 19:15:03 -05:00
security fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
strippers formatting 2023-12-30 19:11:27 +00:00
CropController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00
MergeController.java Added option to split PDF into multiple parts and merge into one PDF (#841) 2024-02-24 15:26:35 -05:00
MultiPageLayoutController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
PdfOverlayController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
RearrangePagesPDFController.java Number fxes (#898) 2024-03-10 14:00:00 +00:00
RotationController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
ScalePagesController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
SplitPdfBySectionsController.java fix(SplitPDF): create immutable list for dynamic additions (#877) 2024-03-07 12:05:26 -05:00
SplitPdfBySizeController.java fix: use the same margins for x and y in the stamp feature 2024-02-07 21:40:33 -05:00
SplitPDFController.java Number fxes (#898) 2024-03-10 14:00:00 +00:00
ToSinglePageController.java pdfbox3 upgrade and fix 2024-01-12 23:15:27 +00:00
UserController.java fixes for user permissions (#892) 2024-03-09 14:03:46 +00:00