7 Commits

Author SHA1 Message Date
6a9cd2a2ea Refactor Redis integration to use ioredis instead of redis, enhancing performance and compatibility. Updated connection handling and command syntax for improved functionality. Added new dependencies for ioredis and updated mongoose version in package.json.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
2026-08-01 12:42:08 +01:00
4231d548cc Added sharp and blurhash dependencies, implemented thumbnail generation and retrieval functionality in the file management system. Updated database schema to include thumbnail metadata and enhanced route handlers for thumbnail access.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
2026-07-26 03:07:23 +01:00
af0934b163 Added product category support, including new routes, database schemas, and service updates. Enhanced existing product functionalities to incorporate product categories in filtering and population. 2026-06-14 23:51:51 +01:00
f852e607f9 Added excel support.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-03-03 01:01:52 +00:00
78509ed3a2 Implemented email notifications. 2026-03-01 16:54:56 +00:00
838e48ade6 Install lodash.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-02-01 22:44:42 +00:00
19690c3a16 Added pnpm lock.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
2026-02-01 21:51:46 +00:00