936 Commits (c11f877b3ec9c9f6a4493ed6b2a192ad3ae5407f)

Author SHA1 Message Date
shrimbly be43bbc6d8 test(17-03): add GenerateVideoNode component tests 6 months ago
shrimbly 24542eac84 test(17-03): add GenerateImageNode component tests 6 months ago
shrimbly 1cbabc5a8f test(17-02): add SplitGridNode and GroupNode component tests 6 months ago
shrimbly def71f0860 test(17-02): add OutputNode component tests 6 months ago
shrimbly cd8e0d3bc2 test(17-01): extend PromptNode tests and add ImageInputNode tests 6 months ago
shrimbly 93d30033b3 test(17-01): add BaseNode component tests 6 months ago
shrimbly 5dfc5cf0c5 test(15-01): add sample component test for PromptNode 6 months ago
shrimbly 945b8f5349 Add generate video to FAB, fix dynamic inputs for video nodes. 6 months ago
shrimbly f50c984180 fix(14-01): fix drag-connect node creation and handle persistence 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly bce0d19a90 feat(11-01): align header UI for unsaved projects 6 months ago
shrimbly 34febfa0ab style(11-01): increase provider badge icon size 6 months ago
shrimbly c3c27978f9 feat(11-01): improve provider badges on generate nodes 6 months ago
shrimbly 852a4a534d feat(11-01): streamline header UI with visual grouping 6 months ago
shrimbly 1dfde45706 feat(11-01): add provider badges to generate nodes 6 months ago
shrimbly 52efbeaae9 feat(10-01): auto-resize generate nodes on output 6 months ago
shrimbly 198319ec14 feat(09-01): add carousel controls to GenerateVideoNode 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 7 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 7 months ago
shrimbly 69b097c0f0 fix: align handle connection points with visual handle positions 7 months ago
shrimbly 35ca7add11 feat: connection drop menu works with dynamic handles 7 months ago
shrimbly 254cb01fa2 style: redesign node handles to match reference UI 7 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 7 months ago
shrimbly 0285d6125c feat(ENHANCE-001): store input schema in node data 7 months ago
shrimbly 6b7ce83377 feat(ENHANCE-002): auto-resize node when Parameters expands 7 months ago
shrimbly d5c777c86b docs(06-04): add @deprecated JSDoc to backward-compatible aliases 7 months ago
shrimbly 609ce62f0a feat(06-04): add parameter validation and reset on model/provider change 7 months ago
shrimbly 2810572651 feat(06-04): improve error handling and loading states 7 months ago
shrimbly 1e60f18140 feat(06-03): add ModelParameters component for dynamic parameter inputs 7 months ago
shrimbly 28c3edbe5e fix(06-02): create generateVideo node for video models in browser 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 0c29ad198b feat(06-01): create GenerateVideoNode component 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 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 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