798 Commits (a007207ca445bef5e67f8dae6d102f882a0b24a8)

Author SHA1 Message Date
shrimbly 2810572651 feat(06-04): improve error handling and loading states 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago
shrimbly 1e60f18140 feat(06-03): add ModelParameters component for dynamic parameter inputs 6 months ago
shrimbly beb0af3089 feat(06-03): add model schema endpoint and ModelParameter type 6 months ago
shrimbly 28c3edbe5e fix(06-02): create generateVideo node for video models in browser 7 months ago
shrimbly 5d8c1753fa feat(06-02): connect generateVideo output to workflow pipeline 7 months ago
shrimbly b935bc7cc3 feat(06-02): add video detection and playback to OutputNode 7 months ago
shrimbly 1846105a8f fix(06-01): add GenerateVideo to connection drop menu 7 months ago
shrimbly 937480f3ea feat(06-01): add video generation to API route 7 months ago
shrimbly 0c29ad198b feat(06-01): create GenerateVideoNode component 7 months ago
shrimbly 2195a6ed9c feat(05-02): convert large images to URLs with cleanup 7 months ago
shrimbly 6324af38eb feat(05-02): add image_url to fal.ai requests 7 months ago
shrimbly 4477f6f822 feat(05-02): add image input to Replicate predictions 7 months ago
shrimbly 49ad058d47 feat(05-01): create uploadImageForUrl utility 7 months ago
shrimbly 9e85f0b996 feat(05-01): create image serving API endpoint 7 months ago
shrimbly 5cbff58aa4 feat(05-01): create in-memory image store with explicit cleanup 7 months ago
shrimbly 7ace12a57f feat(04-02): increase model ID font size for legibility 7 months ago
shrimbly 81b4221a7a feat(04-02): show variant suffix in fal.ai model names 7 months ago
shrimbly 59a238a21e feat(04-02): add external link to model page on provider website 7 months ago
shrimbly 686f624ef7 feat(04-02): widen model search dialog 7 months ago
shrimbly 2fc4589522 feat(04-02): improve model cards with capability badges and model ID 7 months ago
shrimbly 4221225f52 fix(04-02): use client-side search filtering for Replicate 7 months ago
shrimbly 651dddfefb feat(04-02): create ModelSearchDialog component 7 months ago
shrimbly e0a21f8d39 feat(04-01): add placeholder model search dialog with state management 7 months ago
shrimbly 88c6232e45 feat(04-01): add provider icon buttons to FloatingActionBar 7 months ago
shrimbly 88b8962392 feat(03-03): handle legacy data in GenerateImageNode UI 7 months ago
shrimbly da326c90d2 feat(03-03): update executeWorkflow for multi-provider dispatch 7 months ago
shrimbly 2811e62e0d feat(03-03): add workflow migration logic for legacy nodes 7 months ago
shrimbly ac11c6e964 feat(03-02): update generate API route for multi-provider dispatch 7 months ago
shrimbly d9c0ce75cb feat(03-02): implement fal.ai provider generate() method 7 months ago
shrimbly cbfdc9f579 feat(03-02): implement Replicate provider generate() method 7 months ago
shrimbly ed9bfa9a54 fix(03-01): improve Replicate capability inference to exclude video models 7 months ago
shrimbly ff39c35a8a fix(03-01): add pagination to Replicate and fal.ai model fetching 7 months ago
shrimbly 69217d9a80 fix(03-01): add pagination to Replicate and fal.ai model fetching 7 months ago
shrimbly f2895c3ff3 fix(03-01): add capabilities filtering to /api/models endpoint 7 months ago
shrimbly a2540f1392 fix(03-01): pass API keys to /api/models and extract models array 7 months ago
shrimbly cec11f206c feat(03-01): update store and canvas references 7 months ago
shrimbly 977b5f530b feat(03-01): create GenerateImageNode with provider/model selector 7 months ago
shrimbly d3bc29c738 feat(03-01): add SelectedModel type and update NanoBananaNodeData 7 months ago
shrimbly 91a54496ad feat(02-03): add provider module exports and helper functions 7 months ago
shrimbly 421620ccd6 feat(02-03): create unified models API endpoint 7 months ago
shrimbly 83ef0b4dc4 feat(02-03): create model caching utility 7 months ago
shrimbly be490bbcd7 fix(02-01): add null check for search results to prevent crash 7 months ago
shrimbly 2fe312db43 fix(02-02): remove multiple category params causing 400 error 7 months ago
shrimbly 3d4a97fc75 feat(02-02): create fal.ai models API route 7 months ago
shrimbly 523bc1f5e6 feat(02-02): create fal.ai provider implementation 7 months ago
shrimbly 70d4c53308 feat(02-01): create Replicate models API route 7 months ago
shrimbly ac10daf22d feat(02-01): create Replicate provider implementation 7 months ago
shrimbly c8618ab58a feat(01-02): create provider registry and factory 7 months ago
shrimbly 8b49db4a6f feat(01-02): create provider abstraction interfaces 7 months ago