RocketChat / RocketChat/Rocket.Chat
how i can upload bmpr and vsdx file?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
for upload bmpr(balsamiq) and vsdx(visio) file type
in rocketchat administraor
Administration > File Upload
insert "
image/,audio/,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.presentation,application/x-tika-msoffice,application/x-tika-ooxml,application/x-tika-visio-ooxml,application/vnd.ms-visio.drawing,application/vnd.visio2013,application/vnd.visio,application/x-zip,application/x-zip-compressed,application/octet-stream,application/x-sqlite3,application/x-sql,application/vnd.sqlite3,application/vnd.balsamiq.bmpr
"
but this ,don't work
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at Administration > File Upload and reproduce the problem using the listed BMPR and VSDX MIME types. Trace where the upload allowlist is applied and verify that both file types are accepted after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100