215 Commits (3ebb48d247d758da67c04c2c22dd2657a1232415)

Author SHA1 Message Date
shrimbly 6b7ce83377 feat(ENHANCE-002): auto-resize node when Parameters expands 6 months ago
shrimbly f59f4b0945 fix(06-04): correct fal.ai schema parsing for Model Search API 6 months ago
shrimbly 913e6ee697 fix(06-04): use fal.ai Model Search API for parameter schema 6 months ago
shrimbly e8fe72183c fix(06-04): handle fal.ai 404 on schema endpoint gracefully 6 months ago
shrimbly d5c777c86b docs(06-04): add @deprecated JSDoc to backward-compatible aliases 6 months ago
shrimbly 609ce62f0a feat(06-04): add parameter validation and reset on model/provider change 6 months ago
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 6 months ago
shrimbly 5d8c1753fa feat(06-02): connect generateVideo output to workflow pipeline 6 months ago
shrimbly b935bc7cc3 feat(06-02): add video detection and playback to OutputNode 6 months ago
shrimbly 1846105a8f fix(06-01): add GenerateVideo to connection drop menu 6 months ago
shrimbly 937480f3ea feat(06-01): add video generation to API route 6 months ago
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