Nils-Johan Gynther
ec24f49836
feat(categories): add new categories for Kondis & fika and Kaffebröd, and Te & choklad
2026-05-02 17:44:01 +02:00
Nils-Johan Gynther
1604751b65
feat(receipt-import): add rule-based category suggestion logic for items
...
feat(migrations): add new categories for lactose-free products and allergy options
2026-05-02 16:42:33 +02:00
Nils-Johan Gynther
d64f34f4ff
feat: enhance product matching logic with improved scoring and tokenization
2026-05-02 00:05:09 +02:00
Nils-Johan Gynther
32358a4e54
fix: update Blob creation for file uploads to use Uint8Array for better buffer handling
2026-04-30 20:15:41 +02:00
Nils-Johan Gynther
8910e6817d
fix: update Blob creation for file uploads to handle buffer offsets correctly
2026-04-30 20:12:10 +02:00
Nils-Johan Gynther
797241f262
feat: migrate import functionality to microservice-importer for quick-import, receipt parsing, and markdown parsing
2026-04-30 20:00:32 +02:00
Nils-Johan Gynther
046791b63e
feat: allow application/octet-stream MIME type for PDF uploads in receipt import
2026-04-30 13:38:23 +02:00
Nils-Johan Gynther
976a72612e
feat(inventory): add origin field to InventoryItem and update related DTOs and services
2026-04-19 15:11:35 +02:00
Nils-Johan Gynther
045f160655
feat(api): implement retry logic for Mistral API calls in receipt import and AI services
2026-04-19 11:31:05 +02:00
Nils-Johan Gynther
cd14e59ff8
fix(receipt-import): update receipt import model to 'mistral-small-2603'
2026-04-19 11:10:14 +02:00
Nils-Johan Gynther
f3db5ba51a
feat(ai): implement AI models management and configuration in admin panel
2026-04-19 11:07:15 +02:00
Nils-Johan Gynther
054a19ed7c
MAJOR UPPDATE: "First Ai"
...
feat: add AI categorization for products and enhance user management
- Integrated AI service for category suggestions in receipt import and product management.
- Added premium subscription feature for users with corresponding API endpoints.
- Implemented admin interface for managing pending product suggestions.
- Enhanced user management to include premium status and corresponding UI updates.
- Updated database schema to support new fields for premium status and product status.
2026-04-19 10:34:21 +02:00
Nils-Johan Gynther
af88a0dc81
feat: implement receipt alias functionality with CRUD operations and integrate with receipt import
2026-04-16 21:06:16 +02:00
Nils-Johan Gynther
b8744f625b
feat: enhance receipt import to support PDF files with updated UI and backend processing
2026-04-16 20:22:27 +02:00
Nils-Johan Gynther
a12abe0402
feat: add receipt import functionality with UI and backend integration
2026-04-16 20:02:57 +02:00