about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/video/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-10[Glitch] Add variable autoFocus to videoAkira Ouchi
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-04-06[Glitch] Replace deprecated String.prototype.substr()CommanderRoot
2022-03-08[Glitch] SpellingJosh Soref
2021-05-07[Glitch] Fix expand video on public pageTakeshi Umeda
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2021-01-06[Glitch] Fix defaultProps of frameRate to stringTakeshi Umeda
2020-11-25Default to 25 fps for frame seeking if framerate information isn't knownThibaut Girka
2020-11-25[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UIEugen Rochko
2020-11-20Fix video not taking focus on interactionThibaut Girka
2020-11-20[Glitch] Add hotkeys for audio/video controlEugen Rochko
2020-11-04Fix hiding video breaking playbackThibaut Girka
2020-11-03[Glitch] Make click area of video/audio player buttons bigger in WebUIMélanie Chauvel
2020-11-03[Glitch] Fix wrong seek bar width on media playerfuyu
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-07-16[Glitch] Fix error when closing a playing audio or video modalThibG
2020-07-10[Glitch] Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-02[Glitch] Fix audio/video/images/cards not reacting to window resizes in web UIEugen Rochko
2020-07-02[Glitch] Change volume control and download buttons in web UIEugen Rochko
2020-06-26[Glitch] Fix various issues around OpenGraph representation of mediaEugen Rochko
2020-04-25[Glitch] Fix expanded video player issuesThibG
2020-03-08[Glitch] Add tooltips to audio/video player buttonsMélanie Chauvel (ariasuni)
2020-02-06[Glitch] Don't display toggle reveal button in video modal when full screenfuyu
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-10-27[Glitch] Add download button to audio and video playersNima Boscarino
2019-10-27[Glitch] Fix volume slider in chromium 🤷ThibG
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-05-27Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-05-07Fix front-end crash when a video has a blurhash and is hidden behind a CWThibaut Girka
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-03-11add local setting to auto reveal media behind cwash lea
2019-02-18Fix video player width not being updated to fit container widthThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-01-27[Glitch] Fix initial value of volume slider in video player and handle volume...Thibaut Girka
2018-11-27[Glitch] Volume sliders for videosThibaut Girka
2018-11-25Render placeholder when inline video container width isn't knownThibaut Girka
2018-10-21Attempt at fixing inline video playerThibaut Girka
2018-10-01[Glitch] Add support for new display_media settingThibaut Girka