182 Commits (170a24040791c53cc13de8eede6a4f57c0484d44)

Author SHA1 Message Date
shrimbly 52efbeaae9 feat(10-01): auto-resize generate nodes on output 6 months ago
shrimbly b0d0a4c5ba feat(10-01): create node dimension calculation utility 6 months ago
shrimbly 198319ec14 feat(09-01): add carousel controls to GenerateVideoNode 6 months ago
shrimbly 62964c30f9 feat(09-01): update load-generation API for video formats 6 months ago
shrimbly bcc9108be9 feat(09-01): add video history types and store support 6 months ago
shrimbly dbc0727b3c fix(08-01): use white text for error overlay contrast 6 months ago
shrimbly ee6214db3a fix(08-01): reduce error overlay opacity 6 months ago
shrimbly 7356fd06c8 feat(08-01): add error overlay and toast trigger to GenerateVideoNode 6 months ago
shrimbly 77fdea50fa feat(08-01): add error overlay and toast trigger to GenerateImageNode 6 months ago
shrimbly 66254496fc feat(08-01): update Toast component for error notifications 6 months ago
shrimbly 9cce95fa22 feat: enhance API key management and provider integration 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly 69b097c0f0 fix: align handle connection points with visual handle positions 6 months ago
shrimbly 35ca7add11 feat: connection drop menu works with dynamic handles 6 months ago
shrimbly 254cb01fa2 style: redesign node handles to match reference UI 6 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 6 months ago
shrimbly 0285d6125c feat(ENHANCE-001): store input schema in node data 6 months ago
shrimbly df505380c1 feat(ENHANCE-001): extract model inputs from schema 6 months ago
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