nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 11:52:12 +02:00
4eeaef9435 feat(reset-script): add option to rebuild images during full database reset
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 11:47:27 +02:00
6762100619 fix(reset-script): improve error handling and skip logic for git pull in reset script
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 11:41:54 +02:00
fe6fac8464 feat(reset-script): add script for full database reset and rebuild process
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 11:38:40 +02:00
d47d6466a8 fix(deploy): update seed script references to use full seed_all.sql
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 11:19:59 +02:00
f270f8510e feat: Enhance receipt parsing with additional preprocessing functions and improved AI response handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 11:19:52 +02:00
70645232ab feat(profile): add admin tools for manual category updates in backend cache
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 10:54:38 +02:00
2612a64ca5 fix(receipt-import): add missing UseGuards import in receipt-import.controller.ts
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 10:48:09 +02:00
b2eb870ec7 feat(receipt-import): add refresh categories endpoint and UI integration
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 10:47:58 +02:00
fa27c4d4de feat: Enhance receipt parsing with rule-based line interpretation and AI fallback for complex cases
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 10:02:33 +02:00
5879712a7f feat: Update README and next steps with Mistral AI model details and parsing rules for receipts
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 09:54:46 +02:00
841d098405 feat: Optimize AI usage in import function with structured workflow and caching strategies
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 08:14:41 +02:00
6503d29801 Merge branch 'main' of ssh://gitea.gynther.se:2222/nilsjohan/recipe-app
d4769519c2 fix(receipt-import): correct regex for single pack extraction to handle unit formatting
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 07:56:57 +02:00
2da69f70b9 Merge remote-tracking branch 'origin/main'
1bba4d92f8 Loggar och chmod +x på skripts
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 07:36:32 +02:00
3a4d73da18 feat: Enhance quantity rules for receipt parsing and update prompt structure
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 23:36:22 +02:00
f108034742 fix(receipt-import): upgrade confidence level for next suggestion based on rule application
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 23:12:28 +02:00
b7d68afd58 chore(receipt-import): include quantity and package details in decision trace
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 23:10:07 +02:00
5286db4385 fix(receipt-import): harden bacon signal detection with pork category fallback chain
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 23:02:14 +02:00
fa34a3a16d feat(receipt-tracing): add scripts to enable and disable receipt trace decisions
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 22:59:58 +02:00
1c73261c0b chore(compose): add RECEIPT_TRACE_DECISIONS env toggle for recipe-api
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 22:59:49 +02:00
4345547cbf chore(receipt-import): add decision-path tracing for category pipeline