Skip to content

fix(mimetype): Add TSV support in mimetype aliases, mapping, and names#61147

Merged
susnux merged 3 commits into
nextcloud:masterfrom
brlin-tw:add-tsv-support
Jun 25, 2026
Merged

fix(mimetype): Add TSV support in mimetype aliases, mapping, and names#61147
susnux merged 3 commits into
nextcloud:masterfrom
brlin-tw:add-tsv-support

Conversation

@brlin-tw

@brlin-tw brlin-tw commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

This pull requests adds definitions for the text/tab-separated-values mime type.

TODO

  • How to verify this one? I'm not actually sure. The devcontainer seems to be run just fine.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@brlin-tw brlin-tw requested a review from a team as a code owner June 10, 2026 10:33
@brlin-tw brlin-tw requested review from ArtificialOwl, come-nc, icewind1991 and salmart-dev and removed request for a team June 10, 2026 10:33

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f3799c8654

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread resources/config/mimetypealiases.dist.json
@susnux susnux added enhancement 3. to review Waiting for reviews labels Jun 10, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jun 10, 2026
Comment thread resources/config/mimetypealiases.dist.json
@CarlSchwan CarlSchwan requested a review from a team as a code owner June 11, 2026 09:22
@CarlSchwan CarlSchwan requested review from nfebe, skjnldsv and sorbaugh and removed request for a team June 11, 2026 09:22
@susnux susnux added the community pull requests from community label Jun 11, 2026
@susnux susnux force-pushed the add-tsv-support branch 2 times, most recently from 25d21e7 to 286d0e4 Compare June 11, 2026 23:27
@come-nc come-nc removed their request for review June 18, 2026 10:05
brlin-tw and others added 2 commits June 21, 2026 22:00
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Comment thread core/js/mimetypelist.js Outdated
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 2ccab88 into nextcloud:master Jun 25, 2026
202 of 204 checks passed
@welcome

welcome Bot commented Jun 25, 2026

Copy link
Copy Markdown

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Nextcloud lacks mime type definition for TSV(tab-separated values) files

4 participants