mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 14:58:23 +08:00
- Add queue credential sync functionality when tenant is created - Replace FeatureService with dify_config for enterprise feature check - Improve logging format in WorkspaceSyncService - Update timestamp creation to use UTC - Simplify tenant creation event emission by removing unnecessary source parameter |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clean_when_dataset_deleted.py | ||
| clean_when_document_deleted.py | ||
| create_document_index.py | ||
| create_installed_app_when_app_created.py | ||
| create_site_record_when_app_created.py | ||
| delete_tool_parameters_cache_when_sync_draft_workflow.py | ||
| queue_credential_sync_when_tenant_created.py | ||
| sync_plugin_trigger_when_app_created.py | ||
| sync_webhook_when_app_created.py | ||
| sync_workflow_schedule_when_app_published.py | ||
| update_app_dataset_join_when_app_model_config_updated.py | ||
| update_app_dataset_join_when_app_published_workflow_updated.py | ||
| update_app_triggers_when_app_published_workflow_updated.py | ||
| update_provider_when_message_created.py | ||