Logo
Explore Help
Register Sign In
jandres/dify
1
0
Fork 0
You've already forked dify
mirror of https://github.com/langgenius/dify.git synced 2026-02-24 01:45:13 +00:00
Code Issues Actions 4 Packages Projects Releases Wiki Activity
All Workflows api-tests.yml autofix.yml build-push.yml db-migration-test.yml deploy-agent-dev.yml deploy-dev.yml deploy-enterprise.yml deploy-hitl.yml docker-build.yml labeler.yml main-ci.yml semantic-pull-request.yml stale.yml style.yml tool-test-sdks.yaml translate-i18n-claude.yml trigger-i18n-sync.yml vdb-tests.yml web-tests.yml
Actor
All actors jandres
Status
All status Success Failure Waiting Running
fix: add return type annotation to abstract _publish method (#32493)
#2221:Commit 80f49367eb pushed by jandres
main
2026-02-24 01:46:03 +00:00
0s
View workflow file
fix: add return type annotation to Moderation.validate_config abstract method (#32491)
#2218:Commit 7c60ad01d3 pushed by jandres
main
2026-02-24 01:45:48 +00:00
0s
View workflow file
refactor: inherit ABC in AppQueueManager for proper abstract method usage (#32461)
#2215:Commit 4c48e3b997 pushed by jandres
main
2026-02-23 17:35:42 +00:00
0s
View workflow file
fix: fix node after change can not select start node (#32441)
#2210:Commit 8141e3af99 pushed by jandres
main
2026-02-22 10:35:02 +00:00
0s
View workflow file
chore(deps): bump flask from 3.1.2 to 3.1.3 in /api (#32432)
#2206:Commit 7b3b3dbe52 pushed by jandres
main
2026-02-21 08:15:41 +00:00
0s
View workflow file
chore(deps): bump pypdf from 6.6.2 to 6.7.1 in /api (#32427)
#2203:Commit 41e2812349 pushed by jandres
main
2026-02-20 15:55:42 +00:00
0s
View workflow file
fix: clear stale provider credentials during plugin uninstall (#32380)
#2199:Commit fbacb9f7a2 pushed by jandres
main
2026-02-20 07:45:44 +00:00
0s
View workflow file
chore(deps-dev): bump import-linter from 2.7 to 2.10 in /api (#32403)
#2195:Commit ce75f26744 pushed by jandres
main
2026-02-19 07:24:32 +00:00
0s
View workflow file
chore(deps-dev): bump opensearch-py from 2.4.0 to 3.1.0 in /api (#32400)
#2192:Commit 368db04519 pushed by jandres
main
2026-02-18 23:14:38 +00:00
0s
View workflow file
feat: enhance asset packaging to handle empty assets and direct storage uploads
#2188:Commit 2dc86363e3 pushed by jandres
deploy/agent-dev
2026-02-18 06:43:49 +00:00
0s
View workflow file
refactor(document_extractor): Extract configs (#31828)
#2184:Commit 41a4a57d2e pushed by jandres
main
2026-02-18 00:43:49 +00:00
0s
View workflow file
fix(i18n): fix critical errors and overhaul Persian (fa-IR) translations in workflow.json (#32342)
#2181:Commit 6824eda1c6 pushed by jandres
main
2026-02-16 22:04:42 +00:00
0s
View workflow file
refactor: remove SSH installation check from agentbox command
#2179:Commit d8f290de63 pushed by jandres
deploy/agent-dev
2026-02-17 06:14:02 +00:00
0s
View workflow file
chore(deps-dev): bump types-greenlet from 3.1.0.20250401 to 3.3.0.20251206 in /api (#32349)
#2176:Commit 3cf13ba9c6 pushed by jandres
main
2026-02-16 13:55:36 +00:00
0s
View workflow file
fix: update files_url to use FILES_API_URL in DifyCliConfig
#2172:Commit a1d3acdc2d pushed by jandres
deploy/agent-dev
2026-02-16 13:54:00 +00:00
0s
View workflow file
fix: agentbox using nginx for traffic proxy
#2170:Commit 48e694eafe pushed by jandres
deploy/agent-dev
2026-02-15 13:23:59 +00:00
0s
View workflow file
feat: centralize command execution timeout constant for sandbox providers
#2167:Commit dd8385abf1 pushed by jandres
1.14.0-rc1
2026-02-15 18:43:53 +00:00
0s
View workflow file
test: remove unrelated enterprise service test
#2166:Commit 5025e29220 pushed by jandres
release/e-1.12.1
2026-02-15 18:43:52 +00:00
0s
View workflow file
refactor(web): centralize role-based route guards and fix anti-patterns (#32302)
#2164:Commit ba12960975 pushed by jandres
main
2026-02-15 18:43:51 +00:00
0s
View workflow file
Merge branch 'release/e-1.12.1' into deploy/enterprise
#2162:Commit 7a8c96b4b7 pushed by jandres
deploy/enterprise
2026-02-15 18:43:51 +00:00
0s
View workflow file
feat: centralize command execution timeout constant for sandbox providers
#2161:Commit dd8385abf1 pushed by jandres
deploy/agent-dev
2026-02-15 05:04:03 +00:00
0s
View workflow file
chore(deps): bump sqlparse from 0.5.3 to 0.5.4 in /api (#32315)
#2158:Commit c7bbe05088 pushed by jandres
main
2026-02-14 12:45:46 +00:00
0s
View workflow file
fix: view vars artifacts md not support scroll and loading not in the center
#2156:Commit 4b6f1861ef pushed by jandres
deploy/agent-dev
2026-02-14 12:44:00 +00:00
0s
View workflow file
refactor(web): extract custom hooks from complex components and add comprehensive tests (#32301)
#2151:Commit 210710e76d pushed by jandres
main
2026-02-14 04:35:27 +00:00
0s
View workflow file
refactor(web): remove sandbox provider literals from i18n
#2149:Commit 6415a0b799 pushed by jandres
deploy/agent-dev
2026-02-14 04:34:03 +00:00
0s
View workflow file
feat: support scan window for celery schedule clean tasks
#2147:Commit 9f5078f271 pushed by jandres
build/optimize-workflow-run-cleanup
2026-02-14 12:43:49 +00:00
0s
View workflow file
test: add unit tests for base components-part-1 (#32154)
#2145:Commit 84d090db33 pushed by jandres
main
2026-02-13 12:16:04 +00:00
0s
View workflow file
fix: use localized doc pathMap links for multilingual anchors
#2143:Commit 87d09b2e3d pushed by jandres
deploy/agent-dev
2026-02-13 12:14:35 +00:00
0s
View workflow file
fix: optimize workflow run get batch cursor
#2141:Commit f6c07a53cb pushed by jandres
build/optimize-workflow-run-cleanup
2026-02-13 12:14:00 +00:00
0s
View workflow file
chore(deps): bump pillow from 12.0.0 to 12.1.1 in /api (#32250)
#2138:Commit 0118b45cff pushed by jandres
main
2026-02-13 04:06:19 +00:00
0s
View workflow file
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.25.2 Page: 122ms Template: 12ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API