This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-api
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-api
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
206
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tom Butcher
c0112d61fb
Add thumbnail creation call in slicerUploadRouteHandler to generate file thumbnails upon upload. This enhancement improves the user experience by ensuring thumbnails are created for uploaded files.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-08-01 15:22:04 +01:00
Tom Butcher
a42f953e9a
Removed console.log statements across various files to clean up the code and improve performance. This includes logging related to audit logs, user notifications, database operations, and session management.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
2026-07-23 21:44:32 +01:00
Tom Butcher
cb16385b33
Added printer and filament profile schemas, routes, and associated logic for managing profiles. Enhanced authentication for slicer uploads and integrated new routes for handling slicer-related operations. Updated database utilities and services to support new features, improving overall functionality and user experience.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-07-20 02:11:44 +01:00