saulteafarmer
  • Joined on 2025-05-18
saulteafarmer synced commits to auto-rename at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:25 +00:00
241a9325b3 Merge branch 'V2' into auto-rename
87c63efcec Feature/v2/filewithid implementation (#4369)
5caec41d96 Enable ESLint no-empty-object-type rule (#4354)
d558bb5fac Enable ESLint ban-ts-comment rule (#4350)
cd1fc682ab Enable ESLint no-case-declarations rule (#4348)
Compare 11 commits »
saulteafarmer synced commits to booklet at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:25 +00:00
6c43558975 Potential fix for code scanning alert no. 313: Information exposure through an error message
saulteafarmer synced commits to feature/v2/Filewithid-implementation at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:25 +00:00
9a8110a7cb Merge branch 'V2' into feature/v2/Filewithid-implementation
d195b5c210 Update frontend/src/hooks/tools/shared/useToolOperation.ts
0169145212 Remove remaining workbench references
5caec41d96 Enable ESLint no-empty-object-type rule (#4354)
d558bb5fac Enable ESLint ban-ts-comment rule (#4350)
Compare 11 commits »
saulteafarmer synced commits to main at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:25 +00:00
9b3e2c29a5 perf(core): Stream responses and unify temp file lifecycle across controllers (#4330)
9a39aff19f refactor: standardize MIME handling via Spring MediaType (#4389)
f14955a019 fix(security): prevent NPE on logout when JWT service is unavailable (#4390)
Compare 3 commits »
saulteafarmer synced and deleted reference refs/tags/V2-eslint-ban-ts-comment at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
saulteafarmer synced and deleted reference refs/tags/V2-eslint-no-case-declarations at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
saulteafarmer synced and deleted reference refs/tags/V2-eslint-no-empty-object-type at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
saulteafarmer synced and deleted reference refs/tags/V2-eslint-no-empty-pattern at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
saulteafarmer synced commits to V2 at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
87c63efcec Feature/v2/filewithid implementation (#4369)
5caec41d96 Enable ESLint no-empty-object-type rule (#4354)
d558bb5fac Enable ESLint ban-ts-comment rule (#4350)
cd1fc682ab Enable ESLint no-case-declarations rule (#4348)
b9cf7e7820 Enable ESLint no-empty-pattern rule (#4343)
Compare 5 commits »
saulteafarmer synced commits to V2-eslint-no-unused-vars at saulteafarmer/Stirling-PDF from mirror 2025-09-05 11:09:24 +00:00
168b7f87c0 Enable ESLint no-unused-vars rule
87c63efcec Feature/v2/filewithid implementation (#4369)
5caec41d96 Enable ESLint no-empty-object-type rule (#4354)
d558bb5fac Enable ESLint ban-ts-comment rule (#4350)
cd1fc682ab Enable ESLint no-case-declarations rule (#4348)
Compare 10 commits »
saulteafarmer synced commits to main at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:23 +00:00
dde6cc2d49 🤖 format everything with pre-commit by stirlingbot (#4375)
5617740db9 Update 3rd Party Licenses (#4385)
7f4071204e Update messages_tr_TR.properties (#4384)
7a73a62a9c Bump project version from 1.2.0 to 1.3.0 (#4383)
Compare 4 commits »
saulteafarmer synced commits to pre-commit at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:23 +00:00
a3dedf3e8b Merge branch 'main' into pre-commit
c1ef1b6e26 📁 pre-commit
dde6cc2d49 🤖 format everything with pre-commit by stirlingbot (#4375)
5617740db9 Update 3rd Party Licenses (#4385)
7f4071204e Update messages_tr_TR.properties (#4384)
Compare 6 commits »
saulteafarmer synced commits to sync_readme at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:23 +00:00
83d3fc925b 📝 Sync README.md & scripts/ignore_translation.toml
74ef63e0d0 📝 Sync translation files
5617740db9 Update 3rd Party Licenses (#4385)
7f4071204e Update messages_tr_TR.properties (#4384)
7a73a62a9c Bump project version from 1.2.0 to 1.3.0 (#4383)
Compare 11 commits »
saulteafarmer synced commits to testDElteme at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:23 +00:00
6f9be99cbc Add files via upload
97afb27183 Remove application/x-www-form-urlencoded content type
bd08359ac8 Rename operationId from redactPdf to redactPdfAuto
2043ee1d18 Update pdftools.yml
4963303341 Add files via upload
Compare 5 commits »
saulteafarmer synced commits to update-3rd-party-licenses at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:23 +00:00
9cdf745e05 Update 3rd Party Licenses
7a73a62a9c Bump project version from 1.2.0 to 1.3.0 (#4383)
cb7471024b feat(common): add ChecksumUtils for MD5/SHA*/CRC32/Adler32 with Base64 and multi-algorithm support (#4261)
74870615df Replace uses of Arrays.asList() with either List.of() or Collections.singletonList() (#4219)
02d096d622 feat(security): add PFX alias for PKCS12; accept .crt/.cer/.der certs & .key keys; add certificate-signing tests (#4297)
Compare 19 commits »
saulteafarmer synced commits to booklet at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:22 +00:00
019fe714c5 change files around and wordings
saulteafarmer synced commits to feature/V2/BulkSelectionPanel at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:22 +00:00
saulteafarmer synced new reference feature/V2/BulkSelectionPanel to saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:22 +00:00
saulteafarmer synced commits to feature/v2/Filewithid-implementation at saulteafarmer/Stirling-PDF from mirror 2025-09-05 02:59:22 +00:00
9eae2573fd Merge branch 'feature/v2/Filewithid-implementation' of https://github.com/Stirling-Tools/Stirling-PDF into feature/v2/Filewithid-implementation
9766949f76 stirlingFileStub instead of workbench file
Compare 2 commits »
saulteafarmer synced commits to changeset-release/master at saulteafarmer/nsite-ts from mirror 2025-09-04 18:59:30 +00:00
4cff73450c Version Packages
100ff4c1dc Update dependencies and improve error handling in blob streaming functions
f3cf298ea5 Merge pull request #15 from hzrd149/changeset-release/master
Compare 3 commits »