..
app
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-11 12:42:01 +08:00
app-sidebar
fix(web): resolve type checks in app operations
2025-11-05 20:08:59 +08:00
apps
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-05 12:59:25 +08:00
base
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-11 12:42:01 +08:00
billing
feat: add trigger events, workflow execution, and start nodes to billing plan features
2025-11-11 15:00:25 +08:00
custom
feat: implement file extension blacklist for upload security ( #27540 )
2025-11-04 15:45:22 +08:00
datasets
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-05 12:59:25 +08:00
develop
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-11 12:42:01 +08:00
explore
refactor(trigger): refactor app mode type to enum
2025-10-21 16:50:18 +08:00
goto-anything
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-05 16:50:53 +08:00
header
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-11-11 12:42:01 +08:00
plugins
fix(trigger): subscription schema config not display field description
2025-11-10 13:43:56 +08:00
rag-pipeline
fix: serialize workflow draft sync operations ( #27487 )
2025-10-27 13:29:40 +08:00
share
fix(web): improve the consistency of the inputs-form UI ( #27837 )
2025-11-05 09:29:13 +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
Merge branch 'main' into feat/trigger
2025-10-29 00:08:50 +08:00
workflow
feat(last-run): add handling for Listening status in run result calculation
2025-11-07 16:39:30 +08:00
workflow-app
fix: improve error handling in useOneStepRun and useWorkflowRun to provide structured error messages
2025-11-06 14:05:45 +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
rm useless router.replace ( #27386 )
2025-10-26 19:26:46 +08:00
with-i18n.tsx