dify/api/services/knowledge_fs
FFXN 52df787444 feat(knowledge-fs): support source config updates and deferred sync
- allow updating mutable source configuration fields
- enqueue sync after active business configuration changes
- pause scheduled sync while a source is disabled
- preserve and rebind sync policies across source version updates
- support website, online document, and online drive sources
2026-08-30 22:10:12 +08:00
..
__init__.py
app_admission_service.py fix(workflow): stabilize KnowledgeFS retrieval access 2026-08-11 11:51:17 -04:00
app_binding_management.py Fix workflow binding sync session handling 2026-08-09 22:50:44 -04:00
app_execution_capability.py feat: capture workflow retrieval misses 2026-08-12 13:31:02 -04:00
batch_capability.py
capability_broker.py refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
cleanup.py
control_plane_service.py fix(knowledge-fs): persist icon style selection (WTA-2068) 2026-08-17 17:31:25 +08:00
control_space_commands.py default KnowledgeFS external access on creation 2026-08-19 00:33:43 -04:00
control_space_lifecycle.py
control_space_management.py
cutover_runtime_gate.py
cutover.py
data_facade.py refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
download_service.py fix(knowledge-fs): align document download contracts 2026-08-12 11:43:32 +08:00
greenfield_initializer.py
initial_source_preview_job.py feat(knowledge-fs): support datasource-driven source previews 2026-08-12 08:33:52 +08:00
initial_source_preview.py fix(knowledge-fs): disambiguate preview page types 2026-08-12 09:59:43 +08:00
lifecycle_port.py
lifecycle_readiness.py
lifecycle_remote_http.py
lifecycle_saga.py
membership_changes.py
object_storage.py feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
observability.py
orphan_reconciler.py
product_application_service.py fix(knowledge-fs): persist icon style selection (WTA-2068) 2026-08-17 17:31:25 +08:00
product_authorization.py
product_dto.py feat(knowledge-fs): support source config updates and deferred sync 2026-08-30 22:10:12 +08:00
product_operations.py refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
product_remote_http.py feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
product_remote.py feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
product_service.py fix(knowledge-fs): persist icon style selection (WTA-2068) 2026-08-17 17:31:25 +08:00
query_images.py
remote_images.py fix(knowledge-fs): persist document images across formats 2026-08-26 03:58:04 -04:00
remote_registry.py
revocation_commands.py
revocation_reconciler.py
runtime.py refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
service_api_authorization.py refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
source_import_commit_service.py fix(knowledge-fs): support source configuration editing 2026-08-27 23:52:18 +08:00
space_tag_service.py feat(knowledge-fs): update space tag management and improve type annotations 2026-08-13 11:14:52 +08:00
staged_upload_service.py feat(knowledge_fs): expand supported document upload formats 2026-08-25 19:58:15 +08:00