Skip to content

fix: Search for all office file types#15

Merged
juliusknorr merged 2 commits into
mainfrom
fix/search-all-mimes
May 29, 2026
Merged

fix: Search for all office file types#15
juliusknorr merged 2 commits into
mainfrom
fix/search-all-mimes

Conversation

@juliusknorr
Copy link
Copy Markdown
Member

The file creators only advertise one file format they create, so we need to extend the list so that all office mimes can be found

Signed-off-by: Julius Knorr jus@bitgrid.net

The file creators only advertise one file format they create, so we need to extend the list so that all office mimes can be found

Signed-off-by: Julius Knorr <jus@bitgrid.net>
@juliusknorr juliusknorr added the bug Something isn't working label May 29, 2026
@juliusknorr
Copy link
Copy Markdown
Member Author

/backport to stable34

@backportbot backportbot Bot added the backport-request A backport was requested for this pull request label May 29, 2026
@juliusknorr
Copy link
Copy Markdown
Member Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@juliusknorr juliusknorr merged commit abea0eb into main May 29, 2026
21 checks passed
@juliusknorr
Copy link
Copy Markdown
Member Author

/backport a060ca2 to stable34

@backportbot backportbot Bot added backport-request A backport was requested for this pull request and removed backport-request A backport was requested for this pull request labels May 29, 2026
@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 29, 2026

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/15/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick a060ca2

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/15/stable34

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/15/stable34."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

backport-request A backport was requested for this pull request bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants