You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
9624c44e4a
fix: handle forward-slash drive roots and UNC paths in validation
Broaden the trailing-slash exemption to recognize both C:\ and C:/ as
drive roots. Tighten the client-side absolute path check to require a
separator after the drive letter and accept UNC paths (\\server\share).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
..
__tests__
fix: handle forward-slash drive roots and UNC paths in validation
6 months ago
edges
Subtle connectors, zip download to context menu
6 months ago
modals
feat(23-01): add icon-based provider filter and recently used section
6 months ago
nodes
feat: improve LLM and prompt node functionality
6 months ago
quickstart
fix: download community workflows directly from R2
6 months ago
AnnotationModal.tsx
QOL updates, connection pauses, UX issue fixes.
7 months ago
ConnectionDropMenu.tsx
feat: improve LLM and prompt node functionality
6 months ago
CostDialog.tsx
feat(24-03): simplify CostDialog with model links for external providers
6 months ago
CostIndicator.tsx
fix(24-03): always show dollar format in cost indicator
6 months ago
EdgeToolbar.tsx
QOL updates, connection pauses, UX issue fixes.
7 months ago
FloatingActionBar.tsx
Add generate video to FAB, fix dynamic inputs for video nodes.
6 months ago
GlobalImageHistory.tsx
image grid splitting, resizing improvements, image history
7 months ago
GroupsOverlay.tsx
Add group locking feature, and implement image carousel for nodes. Update workflow store to manage image history and group states. Improve node execution logic to skip locked groups. Readme updates.
7 months ago
Header.tsx
feat: Template Explorer, Comment Navigation, and Output Node Improvements
6 months ago
MultiSelectToolbar.tsx
Subtle connectors, zip download to context menu
6 months ago
ProjectSetupModal.tsx
fix: handle forward-slash drive roots and UNC paths in validation
6 months ago
SplitGridSettingsModal.tsx
grid splitter node, LLM Improvements, gemini 3 flash
7 months ago
Toast.tsx
feat: add copy button to toast notifications
6 months ago
WorkflowCanvas.tsx
fix: resolve node selection bug where nodes with undefined bounds get incorrectly selected
6 months ago