nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-14 22:28:40 +02:00
4a241c1cb9 refactor: Remove PDF parser and quick import controller/service implementations
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-14 22:24:41 +02:00
1ce1318bf5 feat: Implement PDF recipe parser and quick import service for file and URL inputs
nilsjohan pushed to main at nilsjohan/caddy 2026-04-14 15:50:56 +02:00
b5a3c3fe21 Updatede [common] to handle cookies
nilsjohan pushed to main at nilsjohan/wetty 2026-04-13 14:36:27 +02:00
dd5e55d236 changed port to match caddy
nilsjohan pushed to main at nilsjohan/caddy 2026-04-13 14:35:36 +02:00
7c7cf1bd02 Changed wettys port to 3001, gave recept.gynter.se basic_auth and updated basic_auth handling
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-04-12 18:57:46 +02:00
e18bf79395 feat: Implement PDF document import functionality with Markdown conversion
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 17:10:23 +02:00
e90fd2d670 feat: Enhance README and technical description with quick-import module details and parser architecture
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-04-12 17:08:50 +02:00
a1a4f9beb3 Update README with comprehensive architecture and API documentation
nilsjohan created branch main in nilsjohan/microservice-importer 2026-04-12 16:59:06 +02:00
nilsjohan pushed to main at nilsjohan/microservice-importer 2026-04-12 16:59:06 +02:00
1608eb4d70 Initial microservice-importer setup with NestJS backend and Next.js frontend
nilsjohan created repository nilsjohan/microservice-importer 2026-04-12 14:48:51 +02:00
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 11:12:47 +02:00
8fe9a7a4d2 fix: Adjust grid layout for review step to maintain consistent column structure
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 11:08:20 +02:00
b795bbfc71 feat: Update ingredient units and improve layout responsiveness across various components
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 10:51:04 +02:00
3d4994f24d feat: Enhance ingredient parsing to support mixed fractions and add description extraction in recipe parsers
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 10:30:32 +02:00
9ca7fcce96 feat: Add optional note field to ingredient parsing and update related components
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 10:06:53 +02:00
03727ee3c5 feat: Implement auto-parsing of markdown in WriteRecipePage with error handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 09:47:11 +02:00
a028b8ce3a feat: Enhance recipeToMarkdown to include source URL in output
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 09:41:38 +02:00
0e18f382c8 fix: Add type annotations for better type safety in recipe parsers
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 09:39:37 +02:00
4e2616fe2e feat: Implement site-specific recipe parsers for ICA and generic fallback
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-12 09:29:19 +02:00
2c92e07d39 fix: Update backend URL in QuickImportProxy to use the correct API endpoint