55b4c1a42e
Add PDF conversion utilities and update build scripts for Linux packaging
...
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
Introduce a new pdfUtils.js file for on-demand PDF conversion using pdf-to-img and sharp. Update package.json to include new build scripts for Linux packaging, enhancing the build process with public package handling. Add .npmrc for public hoisting patterns and create build-linux-packages.sh for streamlined package creation.
2026-07-26 21:47:21 +01:00
d1592bf55e
Refactor build scripts in package.json to enhance Mac and Linux build processes. Introduce new build:linux-bundle script, update dependencies, and remove deprecated WorkingDirectory from farmcontrol-server.service. Add import-meta-url.js for improved module handling in headless mode.
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
2026-07-26 21:37:20 +01:00
c04ce32431
Enhance part stock and stock event creation in PrinterDatabase. Update part retrieval to include partSku, improve logging for part stock creation, and add stock event creation with detailed information for subjobs.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-07-26 21:21:42 +01:00
8c6176b593
Enhance alert management in PrinterDatabase and PrinterClient. Introduce unique alert IDs using randomUUID, refactor alert removal methods to filter by code, and implement new methods for handling motion errors and axis movements. Update logging for improved clarity.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-07-26 21:12:07 +01:00
db8e035c86
Remove console.log statements for weight and filament detection in PrinterClient and PrinterDatabase. Update precision of currentFilamentUsed logging to 8 decimal places. Add placeholder for homeAxis method in PrinterClient.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-07-26 18:38:15 +01:00
57e0c5a30d
Fix download progress calculation in FileManager and improve error handling in PrinterDatabase. Refactor PrinterClient to manage current filament state more effectively.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-07-26 16:54:18 +01:00
b57d269f9b
Fixed build config.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-07-26 14:21:06 +01:00
ffa6d84251
Update dependencies, improve document printer management, and add workspace configuration
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2026-06-15 00:53:28 +01:00
d01355bee1
Fixed linux and macOS builds.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2025-12-29 01:32:51 +00:00
d98140491f
Fixed config path issue.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2025-12-28 22:18:23 +00:00
34ee72b19e
Changed config file location for builds.
farmcontrol/farmcontrol-server/pipeline/head Something is wrong with the build of this commit
2025-12-28 22:09:29 +00:00
7dbe7da4ee
Overhauled server code.
farmcontrol/farmcontrol-server/pipeline/head Something is wrong with the build of this commit
2025-12-28 21:46:58 +00:00
5db74f2c5c
New version of farmcontrol-server. Includes electron UI, connects only via WS and authenticates using OTP and then auth code.
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
2025-09-05 23:33:21 +01:00
ec0f2e4d16
Fixed a few things.
2025-06-02 02:00:32 +01:00
90d031c5fe
Added CI Support and other things.
2025-06-01 20:44:06 +01:00
2ac65ec717
Refactored and fixed printer stated system. Added filament loading and stock.
2025-05-19 00:28:42 +01:00
81196897fa
Updated to update the DB and handle print commands.
2025-05-09 22:20:37 +01:00
92906e940d
Initial Commit
2025-04-13 18:31:40 +00:00