922 Commits (e920ed27ada1f68f3d054d9c8e7c0e8df01e90d2)

Author SHA1 Message Date
shrimbly 6669ee080f test(17-04): add LLMGenerateNode component tests 6 months ago
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 3d5cde77d5 test(16-01): add unit tests for localStorage and nodeDefaults modules 6 months ago
shrimbly cf6675125d refactor(16-01): extract node defaults to dedicated module 6 months ago
shrimbly 836c77e1c3 refactor(16-01): extract localStorage helpers to dedicated module 6 months ago
shrimbly 5dfc5cf0c5 test(15-01): add sample component test for PromptNode 6 months ago
shrimbly e743f670fe chore(15-01): install React Testing Library dependencies and update config 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 0e496bc855 feat(13-01): add content hashing to save-generation API 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly 55a905b926 feat(12-01): extend model cache TTL to 1 hour 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 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