nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 10:11:36 +02:00
9161de5d52 feat(receipt-import): enhance package handling with new fields and UI adjustments
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 09:27:56 +02:00
f9dc55d42c feat(migrations): add admin-controlled toggle for recipe sharing in User table
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 09:24:51 +02:00
755258a4bc feat(auth): refactor token retrieval to use maybeWhen for improved null handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 09:20:05 +02:00
41ae7d4d06 feat(recipes): add recipe visibility and sharing features
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 08:39:57 +02:00
f67bf8baef feat: update AI categorization model to 'mistral-tiny' for improved performance
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 00:24:30 +02:00
d6fef0145c feat: implement hybrid alias model for receipt import and enhance alias learning in UI
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-02 00:05:06 +02:00
d64f34f4ff feat: enhance product matching logic with improved scoring and tokenization
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 23:59:15 +02:00
d3dac61765 feat: separate AI and product suggestion chips, normalize product names, and validate AI categories
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 23:41:15 +02:00
2c71970fb5 feat: enhance AI suggestion display in edit dialog with product name and category labels
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 23:33:32 +02:00
51e654c592 feat: implement product name normalization to Title Case with smart rules
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 23:18:30 +02:00
e4f1aae047 feat: add package quantity normalization and AI suggestion handling in receipt import
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 23:05:01 +02:00
32e83caa35 feat: enhance category picker functionality with preselection support and new existing category picker
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 22:46:57 +02:00
4cbd658fa0 feat: enhance receipt import functionality with category selection and PDF opening support
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 20:44:29 +02:00
04c6129efd Add UFW rules to README for Docker Caddy configuration
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 20:34:12 +02:00
24b76309dd Add README and technical description for Caddy reverse proxy configuration
nilsjohan pushed to main at nilsjohan/caddy 2026-05-01 12:59:25 +02:00
5263d9a206 Uppdaterade Caddyfile utifrån flutter
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 08:57:35 +02:00
5c263a14df feat: add receipt import session management with file handling and item editing support
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:44:30 +02:00
f983458ff0 feat: implement two-step category and product picker with private product creation support
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:41:02 +02:00
4f387fe6eb feat: enhance category selection flow by adding preselection support and a select button
8bc1bd3e21 feat: add user-scope design rules for new functionality in documentation
Compare 2 commits »
nilsjohan pushed to main at nilsjohan/recipe-app 2026-05-01 02:29:37 +02:00
9ee061d5f3 feat: add isPrivate field to Product model and implement private product creation and retrieval