bb-plane-fork/apps/api/plane/settings
punto 57806f9bd5
[GIT-45] fix: allow markdown file attachments (#8524)
* fix: allow markdown file attachments

- Add text/markdown to ATTACHMENT_MIME_TYPES
- Fixes issue where .md files were rejected with 'Invalid file type' error

* added the support for frontend mime type too
2026-01-23 13:38:47 +05:30
..
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
common.py [GIT-45] fix: allow markdown file attachments (#8524) 2026-01-23 13:38:47 +05:30
local.py [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
mongo.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
openapi.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
production.py [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
redis.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
storage.py [WEB-5657] feat: add synchronization configuration for multiple providers in authentication adapter (#8336) 2025-12-22 12:23:39 +05:30
test.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30