57 Commits (020c4bf2af17b1dc041a623680214c2440749731)

Author SHA1 Message Date
Takeshi Umeda 251ce8e88a [Glitch] Fix defaultProps of frameRate to string
4 years ago
Thibaut Girka 42630afabb Default to 25 fps for frame seeking if framerate information isn't known
4 years ago
Eugen Rochko 3a6cae746e [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
4 years ago
Thibaut Girka 7875455336 Fix video not taking focus on interaction
4 years ago
Eugen Rochko c1d8a04660 [Glitch] Add hotkeys for audio/video control
4 years ago
Thibaut Girka 0b30bdedf6 Fix hiding video breaking playback
4 years ago
Mélanie Chauvel 374938814e [Glitch] Make click area of video/audio player buttons bigger in WebUI
4 years ago
fuyu 8ebf849f62 [Glitch] Fix wrong seek bar width on media player
4 years ago
Eugen Rochko f08b14ce71 [Glitch] Add pop-out player for audio/video in web UI
4 years ago
ThibG 98223df18c [Glitch] Fix error when closing a playing audio or video modal
4 years ago
Sasha Sorokin 2e73171628 [Glitch] Replace repetitive blurhash code with component (#14267)
4 years ago
Eugen Rochko 9d737108a6 [Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
4 years ago
Eugen Rochko 27becaa9df [Glitch] Change volume control and download buttons in web UI
4 years ago
Eugen Rochko 03273b3c7b [Glitch] Fix various issues around OpenGraph representation of media
4 years ago
ThibG ed2267b78e [Glitch] Fix expanded video player issues
4 years ago
Mélanie Chauvel (ariasuni) 787b4748dc [Glitch] Add tooltips to audio/video player buttons
5 years ago
fuyu 0c266be79b [Glitch] Don't display toggle reveal button in video modal when full screen
5 years ago
ThibG 55d1f5c78c [Glitch] Add hotkey for opening media files
5 years ago
Nima Boscarino 6800ddd649 [Glitch] Add download button to audio and video players
5 years ago
ThibG f94af5dc67 [Glitch] Fix volume slider in chromium 🤷
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka 080bdf6949 Move “export” before decorators
5 years ago
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
Eugen Rochko 4982885bfa [Glitch] Add media editing modal
5 years ago
ThibG dd97db20d0 [Glitch] Add option to disable blurhash previews
5 years ago
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
Thibaut Girka 40a480ea34 Fix front-end crash when a video has a blurhash and is hidden behind a CW
5 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Eugen Rochko 52c09770fe [Glitch] Add button to view context to media modal
5 years ago
Eugen Rochko 87a7a9a4df [Glitch] Add blurhash
5 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Thibaut Girka 2bf47542f3 Fix video player width not being updated to fit container width
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka 00fc362103 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka b8018a1bcb Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka 3d8c1f6104 Attempt at fixing inline video player
6 years ago
Thibaut Girka 536d95ae7c [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka 6af379cf53 Prevent clicks on video from initiating selections
6 years ago
Thibaut Girka 12abb0f530 Fix media description in various media modals
6 years ago
Thibaut Girka d465da45b4 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka 1295515bd4 [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 919bd0842d Slightly more aggressive video preloading
6 years ago
Thibaut Girka 99b2e034c2 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka 2f73a9358e Prevent default event handling when clicking on the video position slider
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
6 years ago
beatrix d53630b9ed Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
Thibaut Girka e4b0a92c0f Fix video player on toot public views
7 years ago