Giancarmine Salucci
49bccf8f15
simplify
2026-02-18 01:21:44 +01:00
Giancarmine Salucci
bf3e5c679f
fix(RECIPE-0008): complete iteration 1 — resolve all TypeScript strict mode errors
2026-02-18 00:56:12 +01:00
Giancarmine Salucci
56d3aec3e2
fix(RECIPE-0006): complete iteration 1 - unit tests for Instagram caption extraction
...
- Exported cleanText() and extractFromDOM() for unit testing
- Fixed metadata prefix regex to handle optional quotes
- Created comprehensive unit tests with mocked Playwright Page (15 tests, 12ms)
- All 275 tests passing
2026-02-17 11:03:33 +01:00
Giancarmine Salucci
b0b5c3579b
fix(RECIPE-0005): complete iteration 0 — Playwright Alpine fix and Docker LMStudio setup
2026-02-17 04:19:55 +01:00
Giancarmine Salucci
67ab3c02d7
chore(RECIPE-0004): complete iteration 1 — fix TypeScript Timer type errors
...
- Fixed NodeJS.Timer → NodeJS.Timeout in scheduler.ts line 13
- Fixed NodeJS.Timer[] → NodeJS.Timeout[] in fixtures.ts line 151
- Resolves TypeScript compile errors from iteration 0 review
- All 260 tests passing, build succeeds with no errors
2026-02-17 03:08:21 +01:00
Giancarmine Salucci
8aafbb9d88
feat(RECIPE-0003): complete iteration 2 - fix Docker deployment
...
- Updated Dockerfile base image: node:22-alpine → node:24-alpine
- Regenerated package-lock.json to sync with package.json Tailwind v4
- Docker build now completes successfully (npm ci no longer fails)
- Docker compose with .env.example runs without errors
- Application verified accessible and functional in Docker
- Instagram extraction pipeline tested successfully
Resolves package-lock.json sync issue that blocked iteration 1.
2026-02-16 18:26:59 +01:00
Giancarmine Salucci
d55bcf9ae3
feat(RECIPE-0003): complete iteration 0 — update icon and add docker deployment
2026-02-16 15:56:23 +01:00
Giancarmine Salucci
3810d0e401
feat(RECIPE-0002): complete iteration 0 — generate PWA icons and update manifest
2026-02-16 12:19:49 +01:00
Giancarmine Salucci
0ab89a125f
fix(RECIPE-0001): complete iteration 0 — automatic model loading and error display fix
2026-02-15 03:18:12 +01:00