Skip to content

Add "send to" Feature to Web-app #2771

@iamthe1st

Description

@iamthe1st

the Android app, does not support editing files and the search functionality does not use tika.

In the web app, both things work perfectly.

But the web app / PWA does not support the android "send to" Feature for sending files to opencloud.

please integrate the "send to" feature in the web app.

By integrating the share_target in the web app manifest.

"share_target": {
"action": "/share",
"method": "POST",
"enctype": "multipart/form-data",
"params": {
"title": "title",
"text": "text",
"url": "url"
}
}

Thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions