3 Commits

Author SHA1 Message Date
0b94774443 Refactor Puppeteer launch options for improved configurability
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
This update introduces a new module, `puppeteerLaunchOptions.js`, which centralizes the Puppeteer launch configuration. The `getPuppeteerLaunchOptions` function is added to provide customizable launch arguments, enhancing the flexibility of browser instantiation in both `mailworker.js` and `pdffactory.js`. This refactor improves code maintainability and allows for easier adjustments to Puppeteer settings in the future.
2026-08-19 22:19:05 +01:00
a9c4b29f9f Improved notifications.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
2026-03-01 19:21:05 +00:00
78509ed3a2 Implemented email notifications. 2026-03-01 16:54:56 +00:00