nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 21:47:51 +02:00
bc6702b3e9 chore: pin Node 24.15.0 in Docker and CI
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 21:38:30 +02:00
6278825f0a feat(docs): update main priorities in NEXT_STEPS to reflect new focus on Node.js version parity
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 20:11:29 +02:00
96833f0eea fix: improve pdf parsing with pdfjs-dist fallback
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 20:09:46 +02:00
19ef7a4ea5 feat: Integrate pdfjs-dist for improved PDF parsing fallback
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 20:03:10 +02:00
99343f74af feat: Enhance PDF parsing with fallback to pdf-lib for improved handling of complex PDFs
723730fd2f feat: Update documentation with new receipt categorization rules and test infrastructure details
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 19:58:13 +02:00
700eb2c851 feat(docs): update NEXT_STEPS and TEKNISK_BESKRIVNING with new categories and improved rules
5b6d44b555 feat(receipt-import): enhance receipt processing with new category rules and add unit tests
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 19:55:40 +02:00
8f9e1bac1e Refactor code structure for improved readability and maintainability
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 19:55:09 +02:00
7bc785e8e0 ci: add automated test workflow
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 19:55:06 +02:00
85b41f8587 ci: add automated test workflow
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 18:20:10 +02:00
6abedff07a feat(seed): add new categories for Delikatesschark, Sylt, mos & marmelad, and Hårdost lagrad
a555e74201 feat(receipt-import): add function to ignore specific receipt names and filter out ignored items
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 18:18:15 +02:00
c8bfde346c feat: Add function to ignore non-item lines in receipt parsing
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 17:05:58 +02:00
6c3e391582 fix(receipt-import): remove unused file extension from file metadata
1320f936ec Refactor technical documentation for clarity and updates
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 17:03:27 +02:00
a5f6ebe6ff feat: Update documentation with recent improvements and status for microservice importer
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 16:34:17 +02:00
fa7f225ee5 feat(receipt-import): enhance bread category detection and improve session management
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-05-03 16:16:14 +02:00
a0bedcc9a9 feat: Update multipack handling in quantity rules and extraction logic
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 16:16:05 +02:00
a1c4a2f24d feat(receipt-import): add multipack count extraction from raw name and update package fields inference
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 16:01:15 +02:00
87eff6a37f refactor(products): remove brand field from Product model and update related DTO and service
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 15:54:24 +02:00
dbd8c6d849 refactor(products): remove subcategory from Product model and related queries
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 15:47:37 +02:00
5864a6f111 refactor(receipt-import): streamline category tree loading and enhance error handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-03 15:29:59 +02:00
046dad870f refactor(receipt-import): update CategoryLookup initialization and improve imports