1091 Commits (6ac9507da6f505d32664be97084cedacd5729b4d)

Author SHA1 Message Date
shrimbly 5b6d128fa6 test(20-01): add validateWorkflow integration tests 6 months ago
shrimbly e1f88ce31a test(20-01): add getConnectedInputs integration tests 6 months ago
shrimbly 0706bc0888 fix: wrap dynamicInputs in arrays when schema expects array type 6 months ago
shrimbly 5a14d19e24 feat(23-01): add icon-based provider filter and recently used section 6 months ago
shrimbly 975c0ce178 feat(23-01): add Gemini models to /api/models endpoint 6 months ago
shrimbly 1dd24e7f63 feat(19-02): extract API types and finalize index.ts 6 months ago
shrimbly e07ec512e0 feat(19-02): extract workflow and model types 6 months ago
shrimbly 3336ed6790 feat(23-01): add recently used models tracking and storage 6 months ago
shrimbly 1b486bdfee feat(19-02): extract provider types to providers.ts 6 months ago
shrimbly f178b722bd feat(19-01): extract node and annotation types to domain files 6 months ago
shrimbly 4c86e6bddf fix(21-01): unify image hashing to MD5 6 months ago
shrimbly 0f3f9e50e1 test(22-01): add API route tests for parameters field 6 months ago
shrimbly 6170745da9 test(22-01): extend GenerateVideoNode dynamic handle tests 6 months ago
shrimbly 32a94bfef7 test(22-01): extend GenerateImageNode dynamic handle tests 6 months ago
shrimbly cd9135c8ec test(18-05): add models route tests for caching and provider aggregation 6 months ago
shrimbly b2660d3277 test(18-04): add generate route tests for fal.ai provider 6 months ago
shrimbly c3bbed9eec test(18-04): add generate route tests for Replicate provider 6 months ago
shrimbly 55d95fe8cc test(18-03): add generate route validation and edge case tests 6 months ago
shrimbly 8ae14b40cf test(18-03): add generate route tests for Gemini provider 6 months ago
shrimbly 8ba3a7184b test(18-02): add LLM route tests for OpenAI provider 6 months ago
shrimbly 6666b9274a test(18-02): add LLM route tests for Google provider 6 months ago
shrimbly 17ee68c7d7 test(18-01): add save-generation route tests with fs and fetch mocking 6 months ago
shrimbly f7625ed1ca test(18-01): add workflow route tests with fs mocking 6 months ago
shrimbly 63b473a698 test(17-11): add GroupsOverlay and ModelParameters tests 6 months ago
shrimbly 76bc01b3cd test(17-11): add GlobalImageHistory component tests 6 months ago
shrimbly 6ee07ed738 test(17-10): add remaining quickstart component tests 6 months ago
shrimbly 731a9835ff test(17-10): add WelcomeModal and QuickstartInitialView tests 6 months ago
shrimbly 8e0bdc2df1 test(17-09): add SplitGridSettingsModal and AnnotationModal tests 6 months ago
shrimbly 8b26f042ba test(17-09): add PromptEditorModal component tests 6 months ago
shrimbly c5c2171b9a test(17-08): add ProjectSetupModal and CostDialog tests 6 months ago
shrimbly 2cac199515 test(17-08): add ModelSearchDialog component tests 6 months ago
shrimbly 6c7e1412f1 test(17-07): add Toast and CostIndicator component tests 6 months ago
shrimbly 109cd3fb5b test(17-07): add ConnectionDropMenu component tests 6 months ago
shrimbly 049faacf4e test(17-06): add edge component tests 6 months ago
shrimbly 99ef3b3053 test(17-06): add WorkflowCanvas component tests 6 months ago
shrimbly 6d05a9f158 test(17-05): add FloatingActionBar and MultiSelectToolbar tests 6 months ago
shrimbly 92979130aa test(17-05): add Header component tests 6 months ago
shrimbly 1084931b22 test(17-04): add AnnotationNode component tests 6 months ago
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