dify/web/service
yyh d0ea5a5e0d
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
2026-07-06 13:51:33 +00:00
..
__tests__ refactor(web): migrate plugin console contracts (#38252) 2026-07-01 15:34:52 +00:00
access-control refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
knowledge feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
_tools_util.spec.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
_tools_util.ts fix: properly escape collectionName in query string parameters (#14476) 2025-02-27 18:59:07 +08:00
annotation.spec.ts feat(web): allow annotation reply score threshold below 0.8 (#36337) 2026-05-18 10:05:13 +00:00
annotation.ts feat(web): allow annotation reply score threshold below 0.8 (#36337) 2026-05-18 10:05:13 +00:00
apps.ts feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
base.spec.ts chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
base.ts chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
billing.ts chore: seprate vector space quota query (#36514) 2026-05-22 09:26:17 +00:00
client.spec.ts chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
client.ts chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
common.ts chore(knip): add mdx support clean unused code (#37882) 2026-06-24 12:30:11 +00:00
console-link.ts chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
console-openapi-url.ts fix: normalize query array params for oRPC (#38322) 2026-07-02 11:07:10 +00:00
console-router-loader.spec.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
console-router-loader.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
datasets.ts chore(web): remove unused frontend code (#37866) 2026-06-24 09:25:52 +00:00
debug.spec.ts feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
debug.ts feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
device-flow.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
explore.spec.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
explore.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
fetch.spec.ts feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
fetch.ts feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
log.ts refactor(web): migrate log service to TanStack Query (#30065) 2025-12-24 15:25:28 +08:00
marketplace-templates.ts feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
plugins.ts refactor(web): move marketplace contract to contracts package (#38311) 2026-07-02 08:41:02 +00:00
refresh-token.ts refactor(web): remove app initializer and move auth boot logic to route boundaries (#36818) 2026-05-29 12:26:34 +00:00
server.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
share.ts feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
sso.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
strategy.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
tools.ts refactor(web): converge overlay layering on dify-ui z-50 (#35976) 2026-05-09 12:18:39 +00:00
try-app.spec.ts refactor(web): migrate trial app console contracts (#38254) 2026-07-01 16:31:49 +00:00
try-app.ts refactor(web): migrate trial app console contracts (#38254) 2026-07-01 16:31:49 +00:00
use-apps.ts refactor(web): migrate console contracts to generated types (#38231) 2026-07-01 01:40:12 +00:00
use-base.ts refactor(web): consolidate query/mutation guidance and deprecate use-base wrappers (#33456) 2026-03-16 13:38:29 +08:00
use-billing.ts refactor(web): migrate console contracts to generated routes (#38233) 2026-07-01 05:41:37 +00:00
use-common.ts chore(web): clean up unused production code (#37854) 2026-06-24 07:10:17 +00:00
use-dataset-card.ts refactor: restructure DatasetCard component for improved readability and maintainability (#30617) 2026-01-06 21:57:21 +08:00
use-datasource.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-education.ts fix: correct useEducationStatus query cache configuration (#30416) 2025-12-31 13:51:05 +08:00
use-endpoints.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-explore.ts refactor(web): remove custom console contract loaders (#38284) 2026-07-02 03:32:02 +00:00
use-flow.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
use-log.ts refactor: add console client migration demo (#36300) 2026-05-18 07:41:23 +00:00
use-models.ts fix: handle Xinference model credential context (#38348) 2026-07-03 04:12:00 +00:00
use-oauth.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
use-pipeline.ts refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
use-plugins-auth.ts feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
use-plugins.ts refactor(web): move marketplace contract to contracts package (#38311) 2026-07-02 08:41:02 +00:00
use-share.spec.tsx feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
use-share.ts feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
use-snippet-workflows.ts refactor(web): migrate snippet console contracts (#38258) 2026-07-01 16:31:39 +00:00
use-snippets.ts refactor(web): migrate snippet console contracts (#38258) 2026-07-01 16:31:39 +00:00
use-strategy.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
use-tools.ts feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
use-triggers.ts refactor(web): migrate trigger console contracts (#38255) 2026-07-01 14:46:30 +00:00
use-try-app.ts refactor(web): migrate trial app console contracts (#38254) 2026-07-01 16:31:49 +00:00
use-workflow.ts refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
use-workspace.ts feat: ee workspace permission control (#30841) 2026-01-19 11:06:04 +08:00
utils.spec.ts feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
utils.ts feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
webapp-auth.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
workflow.ts refactor(web): migrate console contracts to generated routes (#38233) 2026-07-01 05:41:37 +00:00