99 Commits (0c29ad198b3801dccd2c2b85bd845e83aeff6001)

Author SHA1 Message Date
shrimbly 0c29ad198b feat(06-01): create GenerateVideoNode component 6 months ago
shrimbly 2195a6ed9c feat(05-02): convert large images to URLs with cleanup 6 months ago
shrimbly 6324af38eb feat(05-02): add image_url to fal.ai requests 6 months ago
shrimbly 4477f6f822 feat(05-02): add image input to Replicate predictions 6 months ago
shrimbly 49ad058d47 feat(05-01): create uploadImageForUrl utility 6 months ago
shrimbly 9e85f0b996 feat(05-01): create image serving API endpoint 6 months ago
shrimbly 5cbff58aa4 feat(05-01): create in-memory image store with explicit cleanup 6 months ago
shrimbly 7ace12a57f feat(04-02): increase model ID font size for legibility 6 months ago
shrimbly 81b4221a7a feat(04-02): show variant suffix in fal.ai model names 6 months ago
shrimbly 59a238a21e feat(04-02): add external link to model page on provider website 6 months ago
shrimbly 686f624ef7 feat(04-02): widen model search dialog 6 months ago
shrimbly 2fc4589522 feat(04-02): improve model cards with capability badges and model ID 6 months ago
shrimbly 4221225f52 fix(04-02): use client-side search filtering for Replicate 6 months ago
shrimbly 651dddfefb feat(04-02): create ModelSearchDialog component 6 months ago
shrimbly e0a21f8d39 feat(04-01): add placeholder model search dialog with state management 6 months ago
shrimbly 88c6232e45 feat(04-01): add provider icon buttons to FloatingActionBar 6 months ago
shrimbly 88b8962392 feat(03-03): handle legacy data in GenerateImageNode UI 6 months ago
shrimbly da326c90d2 feat(03-03): update executeWorkflow for multi-provider dispatch 6 months ago
shrimbly 2811e62e0d feat(03-03): add workflow migration logic for legacy nodes 6 months ago
shrimbly ac11c6e964 feat(03-02): update generate API route for multi-provider dispatch 6 months ago
shrimbly d9c0ce75cb feat(03-02): implement fal.ai provider generate() method 6 months ago
shrimbly cbfdc9f579 feat(03-02): implement Replicate provider generate() method 6 months ago
shrimbly ed9bfa9a54 fix(03-01): improve Replicate capability inference to exclude video models 6 months ago
shrimbly ff39c35a8a fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly 69217d9a80 fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly f2895c3ff3 fix(03-01): add capabilities filtering to /api/models endpoint 6 months ago
shrimbly a2540f1392 fix(03-01): pass API keys to /api/models and extract models array 6 months ago
shrimbly cec11f206c feat(03-01): update store and canvas references 6 months ago
shrimbly 977b5f530b feat(03-01): create GenerateImageNode with provider/model selector 6 months ago
shrimbly d3bc29c738 feat(03-01): add SelectedModel type and update NanoBananaNodeData 6 months ago
shrimbly 91a54496ad feat(02-03): add provider module exports and helper functions 6 months ago
shrimbly 421620ccd6 feat(02-03): create unified models API endpoint 6 months ago
shrimbly 83ef0b4dc4 feat(02-03): create model caching utility 6 months ago
shrimbly be490bbcd7 fix(02-01): add null check for search results to prevent crash 6 months ago
shrimbly 2fe312db43 fix(02-02): remove multiple category params causing 400 error 6 months ago
shrimbly 3d4a97fc75 feat(02-02): create fal.ai models API route 6 months ago
shrimbly 523bc1f5e6 feat(02-02): create fal.ai provider implementation 6 months ago
shrimbly 70d4c53308 feat(02-01): create Replicate models API route 6 months ago
shrimbly ac10daf22d feat(02-01): create Replicate provider implementation 6 months ago
shrimbly c8618ab58a feat(01-02): create provider registry and factory 6 months ago
shrimbly 8b49db4a6f feat(01-02): create provider abstraction interfaces 6 months ago
shrimbly 0364a8a3ea feat(01-01): add Providers tab to ProjectSetupModal 6 months ago
shrimbly b6b33bbe61 feat(01-01): add provider settings state to workflowStore 6 months ago
shrimbly acc6b12b4b feat(01-01): add provider types to types/index.ts 6 months ago
shrimbly 7c7105d8cc api route update to support prompt only image gens 6 months ago
shrimbly 688d61dae2 images optional on image generate node 6 months ago
shrimbly f5423ceba0 open working dir icon update 6 months ago
shrimbly 9d1db14050 UI cleanup 6 months ago
shrimbly d2de67e6fb update prompt details in tests 6 months ago
shrimbly b613527210 Update body size limit for server actions, refactor image file reading to use promises, and enhance error handling in project save function. 6 months ago