..
app
refactor(trigger): update variable names for clarity and consistency
2025-10-09 12:23:48 +08:00
app-sidebar
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-09-28 19:32:33 +08:00
apps
[Chore/Refactor] Add missing 'type' attribute on 'button' components ( #26249 )
2025-09-28 13:43:43 +08:00
base
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-09 09:07:01 +08:00
billing
[Chore/Refactor] Add missing 'type' attribute on 'button' components ( #26249 )
2025-09-28 13:43:43 +08:00
custom
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation ( #26252 )
2025-09-29 20:35:55 +09:00
datasets
perf(web): improve app workflow build performance. ( #26310 )
2025-10-07 14:21:08 +08:00
develop
fix: add missing key prop to TabPanel and initialize useRef with null ( #26517 )
2025-10-02 18:08:57 +08:00
explore
fix: style with self-start ( #26492 )
2025-09-30 15:30:27 +08:00
goto-anything
feat(goto-anything): add RAG pipeline node search ( #25948 )
2025-09-19 18:28:13 +08:00
header
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation ( #26252 )
2025-09-29 20:35:55 +09:00
plugins
fix: update frontend trigger field mapping from triggers to events
2025-10-01 09:53:45 +08:00
rag-pipeline
chore: time from now i18n support ( #26328 )
2025-09-28 13:37:42 +08:00
share
chore: improve bool input of start node ( #26647 )
2025-10-08 19:09:03 +08:00
signin
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation ( #26252 )
2025-09-29 20:35:55 +09:00
tools
refactor(trigger): rename trigger references to event for consistency
2025-10-09 03:12:35 +08:00
workflow
refactor(trigger): update variable names for clarity and consistency
2025-10-09 12:23:48 +08:00
workflow-app
refactor(trigger): rename trigger references to event for consistency
2025-10-09 03:12:35 +08:00
browser-initializer.tsx
Perf: remove user profile loading ( #22710 )
2025-07-21 16:35:52 +08:00
i18n-server.tsx
fix: Refactor i18n config and fix plugin search box styling issue ( #22945 )
2025-07-25 15:01:28 +08:00
i18n.tsx
fix: Refactor i18n config and fix plugin search box styling issue ( #22945 )
2025-07-25 15:01:28 +08:00
sentry-initializer.tsx
Perf: remove user profile loading ( #22710 )
2025-07-21 16:35:52 +08:00
swr-initializer.tsx
feat: oauth provider ( #24206 )
2025-08-29 14:10:51 +08:00
with-i18n.tsx