mirror of
https://github.com/friendica/friendica
synced 2025-04-24 07:50:11 +00:00
basic video playback support using VideoJS
This commit is contained in:
parent
04681618da
commit
fec4581f34
29 changed files with 5596 additions and 13 deletions
|
@ -405,6 +405,8 @@
|
|||
|
||||
collapseHeight();
|
||||
|
||||
// setup videos, since VideoJS won't take care of any loaded via AJAX
|
||||
_V_.autoSetup();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue