984 Commits (109012cbbfa05e58a6fdf20a005bc7deae06f6d7)

Author SHA1 Message Date
shrimbly 105e086273 update prompt workflow description to mention Gemini 6 months ago
shrimbly 7f05bde2f6 revert prompt workflow button description 6 months ago
shrimbly b1ccae3455 update prompt workflow button description to mention Gemini 6 months ago
shrimbly cb16cefc37 improve prompt workflow view text legibility and add Gemini note 6 months ago
shrimbly ca9aaf56cd add description and Discord link to workflow templates view 6 months ago
Claude 7c3b32ae58
fix: address PR review comments for security, CSS, and test isolation 6 months ago
shrimbly 7efa8fe8d3 Update welcome modal tests and input image storage hashing approach 6 months ago
shrimbly ade1ca8948 docs: update README with multi-provider beta info and add docs link 6 months ago
shrimbly 55ca761108 add favicon 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly 6391d8b0c6 feat: add copy button to toast notifications 6 months ago
shrimbly cd3fa18105 feat: add custom server with 10-minute timeout for video generation 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 071a03e8e4 test(20-02): add workflow execution data flow tests 6 months ago
shrimbly 25920f0432 fix: show open project icon when project is already saved 6 months ago
shrimbly addeeeb1a4 test(20-01): add topological sort integration tests 6 months ago
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