233 Commits (0d9ea4847e3048ed8aea7c3395307d596c3dec14)

Author SHA1 Message Date
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
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