409 Commits (65dbf79c8aa52cfe9017a804259d0937c3a0fd64)
 

Author SHA1 Message Date
shrimbly 65dbf79c8a test(quick-001): add regression tests for multi-image dynamicInputs aggregation 5 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 5 months ago
shrimbly 15e958c7fb fix: download community workflows directly from R2 5 months ago
Willie 94ef5afc3b
Merge pull request #38 from shrimbly/feat/llm-node-improvements 6 months ago
shrimbly fa481498cd feat: improve LLM and prompt node functionality 6 months ago
shrimbly d18130c23f fix: resolve node selection bug where nodes with undefined bounds get incorrectly selected 6 months ago
Willie e19705e9c7
Merge pull request #37 from shrimbly/fix/phase-30-small-fixes 6 months ago
shrimbly 042745c52a test: fix PromptNode test for blur-based update 6 months ago
shrimbly 5ff159a4fb fix: hardcode community workflows API URL 6 months ago
shrimbly 9bcf6bfbd9 fix: handle indexed handles and cursor jumping in prompt nodes 6 months ago
Willie af62799b1b
Merge pull request #36 from shrimbly/pr/r2-community-workflows 6 months ago
shrimbly d9e0fbc0e9 security: add SSRF protection for presigned URL fetches 6 months ago
shrimbly 69984faa58 fix: use presigned URLs for fetching large community workflows 6 months ago
Willie b67256c33a
Merge pull request #35 from shrimbly/pr/r2-community-workflows 6 months ago
shrimbly 08fa9cf896 chore: increase fetch timeout to 90 seconds 6 months ago
shrimbly 5dc33c632c fix: add URL encoding and fetch timeout to community workflow API 6 months ago
shrimbly 7a859ae47c feat: migrate community workflows to R2 storage 6 months ago
Willie 833566bd2e
Merge pull request #33 from shrimbly/pr/develop-to-master 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
Willie e5ecd19a37
Merge pull request #30 from shrimbly/develop 6 months ago
shrimbly dcdfae88aa chore: remove .planning docs from git tracking 6 months ago
shrimbly 8a2ed02ff6 fix: resolve image history race condition and duplicate images on save 6 months ago
Willie b9eb41c565
Merge pull request #28 from shrimbly/template-explorer 6 months ago
Willie 0356094c2b
Merge pull request #27 from shrimbly/claude/fix-image-history-sOzfq 6 months ago
shrimbly bb37de34f8 feat(28-01): add Shift+V keyboard shortcut for video nodes 6 months ago
shrimbly ccdd5509ef feat(28-01): wire up model selection dialogs for node defaults 6 months ago
shrimbly 1278cd24c7 feat(28-01): add Node Defaults tab to ProjectSetupModal 6 months ago
shrimbly 59394f0a9c docs(28): create phase plan for Node Defaults UI 6 months ago
shrimbly 7e8c925018 feat(27-01): add node defaults infrastructure for user preferences 6 months ago
shrimbly b0ee905c1c refactor: simplify template categories and add provider tags 6 months ago
shrimbly 7a8bdfff83 Update model-product template image and style-transfer prompt 6 months ago
shrimbly f50aeb809f fix: use owl image as style-transfer primary thumbnail 6 months ago
shrimbly 0b68657203 perf: resize thumbnails to 288px for better quality at display size 6 months ago
shrimbly a265dd1e2f fix: use object-cover to fill square thumbnails 6 months ago
shrimbly ae8e908bf5 fix: square thumbnails with object-contain for better image quality 6 months ago
shrimbly 4a9f7e284f fix: swap primary/hover thumbnails - content images as primary, workflow screenshots as hover 6 months ago
shrimbly 9e1b5be185 feat: add template thumbnail images with hover transitions 6 months ago
Claude 1a5b285418
Fix image history carousel by syncing IDs with saved filenames 6 months ago
shrimbly 1f1e342ad5 docs(24-03): complete CostDialog UI plan 6 months ago
shrimbly ac6e953d3b fix(24-03): remove fal.ai pricing API calls causing 429 errors 6 months ago
shrimbly 611760e377 fix(24-03): always show dollar format in cost indicator 6 months ago
shrimbly 5aec401d08 fix(26-01): narrow initial view dialog to max-w-2xl 6 months ago
shrimbly ce43e40fb7 fix(26-01): make dialog width conditional on current view 6 months ago
shrimbly edcc421557 feat(26-01): widen template explorer dialog with two-column card layout 6 months ago
shrimbly d037668b5b refactor(26-01): simplify to horizontal cards with direct workflow loading 6 months ago
shrimbly 8007766d35 refactor(26-01): use actual screenshot in detail modal instead of preview 6 months ago
shrimbly 2fdf771d4b feat(26-01): create detail modal flow for template selection 6 months ago
shrimbly d4b65f3933 feat(26-01): improve workflow preview with outlined nodes and labels 6 months ago
shrimbly a93b41f95a refactor(26-01): move workflow preview to modal with icon trigger 6 months ago
shrimbly e1ade58b6f feat(26-01): integrate WorkflowPreview into TemplateCard 6 months ago