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
History
Tom Butcher
3776b4bea3
Refactor database operations: Enhanced filtering logic to translate keys ending with ._id for Mongoose, added optional distribution for new and delete operations, and implemented a recursive deletion function for child objects. Updated audit logging to handle distributed changes more effectively.
2025-09-05 23:23:26 +01:00
..
database
Refactor database operations: Enhanced filtering logic to translate keys ending with ._id for Mongoose, added optional distribution for new and delete operations, and implemented a recursive deletion function for child objects. Updated audit logging to handle distributed changes more effectively.
2025-09-05 23:23:26 +01:00
routes
Updated auth.js to include redirect type.
2025-08-24 11:09:53 +01:00
schemas
Update dependencies, refactor routes, and enhance caching: Upgraded various package versions in package.json and package-lock.json for improved performance and security. Refactored routes to include new document-related endpoints and integrated caching mechanisms for user and token lookups to optimize authentication processes. Updated schemas to support new data structures and relationships, ensuring better data integrity and retrieval.
2025-08-18 00:51:46 +01:00
services
Using global functions for database interaction.
2025-08-24 11:09:40 +01:00
index.js
Added localhost as COR domain.
2025-08-24 11:06:42 +01:00
keycloak.js
Update dependencies, refactor routes, and enhance caching: Upgraded various package versions in package.json and package-lock.json for improved performance and security. Refactored routes to include new document-related endpoints and integrated caching mechanisms for user and token lookups to optimize authentication processes. Updated schemas to support new data structures and relationships, ensuring better data integrity and retrieval.
2025-08-18 00:51:46 +01:00
utils.js
Update dependencies, refactor routes, and enhance caching: Upgraded various package versions in package.json and package-lock.json for improved performance and security. Refactored routes to include new document-related endpoints and integrated caching mechanisms for user and token lookups to optimize authentication processes. Updated schemas to support new data structures and relationships, ensuring better data integrity and retrieval.
2025-08-18 00:51:46 +01:00