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
farmcontrol-api
/
src
/
database
History
Tom Butcher
0b3a911611
Added recalculation logic to printer schema for managing printer states based on activity and online status. Integrated editObject utility for state updates, enhancing printer state management.
2026-07-26 19:40:16 +01:00
..
__tests__
Refactored editObject function to flatten object ID references before updating the database, ensuring proper data structure. Added corresponding test case to verify the flattening functionality in update operations.
2026-07-20 02:28:13 +01:00
schemas
Added recalculation logic to printer schema for managing printer states based on activity and online status. Integrated editObject utility for state updates, enhancing printer state management.
2026-07-26 19:40:16 +01:00
ceph.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
clearDbs.js
Removed development logging.
2025-12-27 15:19:13 +00:00
csv.js
Added CSV support.
2026-03-03 01:20:38 +00:00
database.js
Implemented a merge utility function for object updates in database.js to handle array merging correctly, enhancing cache update logic for improved data integrity.
2026-07-26 15:00:37 +01:00
excel.js
Added excel support.
2026-03-03 01:01:52 +00:00
mongo.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
nats.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
odata.js
Implemented multiple app passwords.
2026-03-02 01:58:24 +00:00
redis.js
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.
2026-07-20 02:11:44 +01:00
utils.js
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.
2026-07-20 02:11:44 +01:00