about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components/video_player.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-16Show error message if video cannot be loaded (#1879)Isabelle Knott
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-02single-quotesTobias Merkle
2017-04-02remove black border on buttonsTobias Merkle
2017-04-01improve video button visibililtyTobias Merkle
2017-03-07Try to detect iOS and *not* autoplay any videosEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-02-28Fix #561 - Detect presence of audio in video, hide mute toggle when noneEugen Rochko
2017-02-10Move more inline colours to scssLorenz Diener
2017-01-19Show visibility toggle on videos, show regardless of sensitivityblackle
2017-01-07Show correct volume icons on video playerblackle
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-07Click video player to toggle playbackEugen Rochko
2016-11-07Better look/behaviours for video player/lightboxEugen Rochko
2016-09-25Improved styling for media/videos in detailed status viewEugen Rochko
2016-09-18Volume toggle control in VideoPlayerEugen Rochko
2016-09-17Adding webm playback to UIEugen Rochko