jp-rad
jp-rad
Clearing the 'Allow download' checkbox on the media edit page will hide 'Download' on the media screen. **Not only that, 'Status info' and 'Report' will also be hidden.**
Fixed event handler for displaying comments and adding markers to the timeline https://github.com/mediacms-io/mediacms/issues/694 ## Description Changing `loadedmetadata` event to `loadeddata` event, because called after `initialize()`. `initialize()` https://github.com/mediacms-io/mediacms/blob/main/frontend/src/static/js/components/comments/videojs-markers.js#L454 The original `onCommentsLoad`...
**Describe the issue** A clear and concise description of what the issue is. **To Reproduce** 1. TIMESTAMP_IN_TIMEBAR = True # shows timestamped comments in the timebar for videos 1. Add...