]> git.mxchange.org Git - friendica.git/commit
add upload for video/*, audio/* and application/* via dropzone
authorJakobus Schürz <jakobus.schuerz@home.arpa>
Tue, 14 Jan 2025 10:17:48 +0000 (11:17 +0100)
committerJakobus Schürz <jakobus.schuerz@home.arpa>
Tue, 14 Jan 2025 10:17:48 +0000 (11:17 +0100)
commit6e6903e073e64e44c5462dc612dbc01020abdd36
tree956cc0f8422cdb369bc39057607332857ab49757
parentc47323e358b9841eb287c71e54ae549ea5f6d62d
add upload for video/*, audio/* and application/* via dropzone

Upload videos, audios and documents (all mimetype application/*) via
Drag&Drop and Copy&Paste in new postings and comments as attachments.
The same as images before with placeholder on insert-position.
You can write text while upload is done.
view/js/dropzone-factory.js