dify/web/context
NFish f5e177db89
fix: call checkOrSetAccessToken when app access mode is PUBLIC (#23195)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-31 14:18:54 +08:00
..
access-control-store.ts
app-context.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
dataset-detail.ts
datasets-context.tsx
debug-configuration.ts feat: Add Audio configuration setting to app configuration UI (#21957) 2025-07-11 14:04:42 +08:00
event-emitter.tsx
explore-context.ts Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
external-api-panel-context.tsx
external-knowledge-api-context.tsx
global-public-context.tsx Perf/web app authrozation (#22524) 2025-07-17 10:52:10 +08:00
i18n.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
mitt-context.tsx fix: agent app tool update (#20490) 2025-05-30 14:56:32 +08:00
modal-context.tsx feat: convert components to dynamic imports for improved performance (#22614) 2025-07-18 11:43:37 +08:00
provider-context.tsx Feat/change user email (#22213) 2025-07-17 10:55:59 +08:00
query-client.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
web-app-context.tsx fix: call checkOrSetAccessToken when app access mode is PUBLIC (#23195) 2025-07-31 14:18:54 +08:00
workspace-context.tsx