81 Commits (21b72ec6656806cf58e82c9e5f1e2f2960553f0d)

Author SHA1 Message Date
Eugen Rochko fef9f157a9 [Glitch] Fix missing action label on sensitive videos and embeds in web UI
1 year ago
Claire 615a7d5795 Fix extraneous newlines
1 year ago
Claire a7e6f3df20 Fix import order with ESLint
1 year ago
Claire fb2bf621eb [Glitch] Use the new JSX transform everywhere
1 year ago
Christian Schmidt 6cde4718c0 [Glitch] Fix UI crash in moderation interface when opening the media modal
2 years ago
Nick Schonning dc9dcd0fa9 [Glitch] Enable ESLint react/no-deprecated
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
2 years ago
Claire 62f5d29c25 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire 12e8bcac9d Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire e390c26429 Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Christian Schmidt b50a08b15b [Glitch] Add `lang` attribute to media and poll options
2 years ago
Renaud Chaput 295d193e7f [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
Akira Ouchi 54b6e2ce08 [Glitch] Add variable autoFocus to video
2 years ago
Claire 812b755bcb Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
CommanderRoot 368f6ac07a [Glitch] Replace deprecated String.prototype.substr()
3 years ago
Josh Soref beb59e188e [Glitch] Spelling
3 years ago
Takeshi Umeda 6ea8c347ab [Glitch] Fix expand video on public page
4 years ago
Eugen Rochko 49b205ad89 [Glitch] Fix not being able to open audio modal in web UI
4 years ago
Eugen Rochko 65f497cac2 Change media modals look in web UI
4 years ago
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
5 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
6 years ago