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
216
Commits
2
Branches
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
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
50eacb3974
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-07-04 16:48:50 +01:00
Tom Butcher
1b858d8814
Added better listing and listing varient support.
2026-03-21 21:39:10 +00:00
Tom Butcher
250c404408
Implemented market places.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-03-13 23:32:30 +00:00