Age | Commit message (Expand) | Author |
2023-03-27 | [Glitch] Remove legacy decorators syntax | neatchee |
2023-03-05 | [Glitch] Add `lang` attribute to media and poll options | Christian Schmidt |
2023-02-25 | [Glitch] Rename JSX files with proper `.jsx` extension | Renaud Chaput |
2023-02-03 | [Glitch] Run eslint --fix | Claire |
2023-01-10 | [Glitch] Add variable autoFocus to video | Akira Ouchi |
2022-10-11 | Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature... | Claire |
2022-10-11 | Rename flavours/glitch/util into flavours/glitch/utils | Claire |
2022-10-11 | Move flavours/glitch/util/initial_state to flavours/glitch/initial_state | Claire |
2022-04-06 | [Glitch] Replace deprecated String.prototype.substr() | CommanderRoot |
2022-03-08 | [Glitch] Spelling | Josh Soref |
2021-05-07 | [Glitch] Fix expand video on public page | Takeshi Umeda |
2021-05-07 | [Glitch] Fix not being able to open audio modal in web UI | Eugen Rochko |
2021-05-07 | Change media modals look in web UI | Eugen Rochko |
2021-01-06 | [Glitch] Fix defaultProps of frameRate to string | Takeshi Umeda |
2020-11-25 | Default to 25 fps for frame seeking if framerate information isn't known | Thibaut Girka |
2020-11-25 | [Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI | Eugen Rochko |
2020-11-20 | Fix video not taking focus on interaction | Thibaut Girka |
2020-11-20 | [Glitch] Add hotkeys for audio/video control | Eugen Rochko |
2020-11-04 | Fix hiding video breaking playback | Thibaut Girka |
2020-11-03 | [Glitch] Make click area of video/audio player buttons bigger in WebUI | Mélanie Chauvel |
2020-11-03 | [Glitch] Fix wrong seek bar width on media player | fuyu |
2020-10-26 | [Glitch] Add pop-out player for audio/video in web UI | Eugen Rochko |
2020-07-16 | [Glitch] Fix error when closing a playing audio or video modal | ThibG |
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 UI | Eugen Rochko |
2020-07-02 | [Glitch] Change volume control and download buttons in web UI | Eugen Rochko |
2020-06-26 | [Glitch] Fix various issues around OpenGraph representation of media | Eugen Rochko |
2020-04-25 | [Glitch] Fix expanded video player issues | ThibG |
2020-03-08 | [Glitch] Add tooltips to audio/video player buttons | Mélanie Chauvel (ariasuni) |
2020-02-06 | [Glitch] Don't display toggle reveal button in video modal when full screen | fuyu |
2019-11-30 | [Glitch] Add hotkey for opening media files | ThibG |
2019-10-27 | [Glitch] Add download button to audio and video players | Nima Boscarino |
2019-10-27 | [Glitch] Fix volume slider in chromium 🤷 | ThibG |
2019-09-09 | Use the `Icon` component instead of directly using `i` tag | Thibaut Girka |
2019-09-09 | Move “export” before decorators | Thibaut Girka |
2019-08-29 | [Glitch] Add audio player | Eugen Rochko |
2019-08-19 | [Glitch] Add media editing modal | Eugen Rochko |
2019-06-26 | [Glitch] Add option to disable blurhash previews | ThibG |
2019-05-27 | Fix video player regressions introduced by blurhash merge | Thibaut Girka |
2019-05-27 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka |
2019-05-07 | Fix front-end crash when a video has a blurhash and is hidden behind a CW | Thibaut Girka |
2019-05-04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI | Eugen Rochko |
2019-05-04 | [Glitch] Add button to view context to media modal | Eugen Rochko |
2019-05-04 | [Glitch] Add blurhash | Eugen Rochko |
2019-03-11 | add local setting to auto reveal media behind cw | ash lea |
2019-02-18 | Fix video player width not being updated to fit container width | Thibaut Girka |
2019-02-10 | Avoid two-step rendering of statuses as much as possible | Thibaut 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 videos | Thibaut Girka |
2018-11-25 | Render placeholder when inline video container width isn't known | Thibaut Girka |