Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .excalidraw files to add a custom mimetype #6

Closed
Tracked by #2
juliusknorr opened this issue May 6, 2024 · 1 comment
Closed
Tracked by #2
Assignees
Milestone

Comments

@juliusknorr
Copy link
Member

juliusknorr commented May 6, 2024

Currently Nextcloud is not aware of .excalidraw files as a filetype. We should add support for it. Currently there is no API to do that as an app, so it would need to be done in server

nextcloud/server#35176 can be seen as a reference.

Once done there is a small frontend change required to adapt the mimetype in the viewer app integration here to it https://github.com/nextcloud-gmbh/whiteboard/blob/main/src/main.tsx#L67

@juliusknorr juliusknorr moved this to 📄 To do (~10 entries) in 📝 Office team May 6, 2024
@hweihwang hweihwang moved this from 📄 To do (~10 entries) to 🏗️ In progress in 📝 Office team May 13, 2024
@hweihwang hweihwang moved this from 🏗️ In progress to 👀 In review in 📝 Office team May 20, 2024
@grnd-alt
Copy link
Member

grnd-alt commented Jun 6, 2024

PR by @hweihwang for reference: nextcloud/server#45353

@juliusknorr juliusknorr added this to the 1.0 milestone Jun 7, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ☑️ Done in 📝 Office team Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants