dify/web/app/components/plugins/plugin-page
crazywoola 8f9cbe1c49
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Chore/cleanup warnings (#17974)
2025-04-14 11:27:14 +08:00
..
empty refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
filter-management Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
list Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
plugin-tasks Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
context.tsx feat: add search params to url (#17684) 2025-04-10 11:18:43 +08:00
debug-info.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
index.tsx Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
install-plugin-dropdown.tsx refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
plugin-info.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
plugins-panel.tsx refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 2025-04-09 17:49:27 +08:00
use-permission.ts optimize: plugin permission (#17507) 2025-04-07 10:17:53 +08:00
use-uploader.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00