dify/api/configs
zhaohao1004 1b49059231 feat: add frontend environment reference generation
- Introduced `frontend-env.reference.json` and `frontend-env.reference.md` to document frontend environment variables.
- Implemented `env-reference.mjs` script to extract and generate environment variable metadata from `web/env.ts`.
- Added tests for environment reference generation in `env-reference.spec.ts`.
2026-04-21 21:26:28 +08:00
..
deploy feat: add debug log for request and response (#19781) (#19783) 2025-05-17 17:31:09 +08:00
enterprise feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
extra feat: add archive storage client and env config (#30422) 2025-12-31 16:14:46 +08:00
feature feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
middleware feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
observability feat: add otel endpoint config (#22492) 2025-07-16 18:24:17 +08:00
packaging fix: resolve typing errors in configs module (#25268) 2025-09-06 16:08:14 +08:00
remote_settings_sources more httpx (#25651) 2025-09-22 23:07:09 +08:00
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
app_config.py feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
env_reference.py feat: add frontend environment reference generation 2026-04-21 21:26:28 +08:00