saulteafarmer
  • Joined on 2025-05-18
saulteafarmer closed issue rustysats/orangemart.cs#2 2025-06-20 18:48:55 +00:00
Missing Inventory Space Validation Leading to Item Loss
saulteafarmer closed issue rustysats/orangemart.cs#3 2025-06-20 18:48:43 +00:00
No Rate Limiting or Amount Validation - Spam & Economic Exploits
saulteafarmer commented on issue rustysats/orangemart.cs#5 2025-06-20 18:48:32 +00:00
Invoice Payment Hash Inconsistency in CheckPendingInvoices

Fixed on 0.4.0

saulteafarmer closed issue rustysats/orangemart.cs#5 2025-06-20 18:48:32 +00:00
Invoice Payment Hash Inconsistency in CheckPendingInvoices
saulteafarmer closed issue rustysats/orangemart.cs#6 2025-06-20 18:48:21 +00:00
Replace VipPermissionGroup with VipCommand for Better Plugin Compatibility
saulteafarmer closed issue rustysats/orangemart.cs#8 2025-06-20 18:48:07 +00:00
Improve Transaction Logging - Log Transactions at Initiation
saulteafarmer released Websocket Support at rustysats/orangemart.cs 2025-06-20 18:40:03 +00:00
saulteafarmer pushed tag 0.4.0 to rustysats/orangemart.cs 2025-06-20 18:40:02 +00:00
saulteafarmer pushed to main at rustysats/orangemart.cs 2025-06-20 17:29:19 +00:00
eaddc06575 0.4.0
saulteafarmer synced commits to async at saulteafarmer/Stirling-PDF from mirror 2025-06-20 14:35:03 +00:00
1e62b4e3bc Merge branch 'async' of git@github.com:Stirling-Tools/Stirling-PDF.git into async
1a998f4cdc remove
Compare 2 commits »
saulteafarmer synced commits to embedded-files-support at saulteafarmer/Stirling-PDF from mirror 2025-06-20 14:35:03 +00:00
1d174f74fa Corrected api structure, updated deps, clean up
9b23c0c01d Fixed inaccessible attachments, clean up
4dc31adc45 changed response type, updated tests
a4454fbd3c added attachments text to language files
a598b73a17 added tests
Compare 76 commits »
saulteafarmer synced commits to async at saulteafarmer/Stirling-PDF from mirror 2025-06-19 22:15:03 +00:00
e1b9b78094 Update AutoJobPostMapping.java
bdd7598098 Merge branch 'main' into async
9923411ade Eml-to-pdf bug fixes: removal of incompatible fonts, removal of emoji in favor of @, jakarta-mail dependency handling improvements (#3770)
4e3ec3da48 Merge branch 'main' into async
5a8162ff60 ci: add matrix strategy for spring-security and improve test report check logic (#3768)
Compare 7 commits »
saulteafarmer synced commits to dependabot/pip/testing/cucumber/pip-2c7469b053 at saulteafarmer/Stirling-PDF from mirror 2025-06-19 22:15:03 +00:00
cb9e567874 Bump urllib3 in /testing/cucumber in the pip group across 1 directory
9d5f97c5ad Update multi-toolAdvert to respect SYSTEM_ROOTURIPATH. (#3776)
Compare 2 commits »
saulteafarmer synced commits to main at saulteafarmer/Stirling-PDF from mirror 2025-06-19 22:15:03 +00:00
bbaadc1822 chore: improve label matching rules in labeler config (#3779)
9923411ade Eml-to-pdf bug fixes: removal of incompatible fonts, removal of emoji in favor of @, jakarta-mail dependency handling improvements (#3770)
5a8162ff60 ci: add matrix strategy for spring-security and improve test report check logic (#3768)
387ae5934d chore: expand GitHub label configuration with size, language, and workflow labels (#3778)
Compare 4 commits »
saulteafarmer opened issue rustysats/orangemart.cs#8 2025-06-19 20:40:11 +00:00
Improve Transaction Logging - Log Transactions at Initiation
saulteafarmer opened issue rustysats/orangemart.cs#7 2025-06-19 20:35:06 +00:00
Add API for Plugin Interoperability
saulteafarmer opened issue rustysats/orangemart.cs#6 2025-06-19 20:25:26 +00:00
Replace VipPermissionGroup with VipCommand for Better Plugin Compatibility