aboutsummaryrefslogtreecommitdiff
path: root/src/components/video_attachment/video_attachment.vue
Commit message (Collapse)AuthorAge
* Apply 1 suggestion(s) to 1 file(s)HJ2024-02-29
|
* Revert "Merge branch 'video-poster' into 'develop'"HJ2024-01-29
| | | This reverts merge request !1879
* Fix video posters on SafariMark Felder2023-12-17
|
* video_attachment: Only preload metadataHaelwenn (lanodan) Monnier2020-11-19
| | | | | | This hints browsers that only the metadata and maybe the first few frames are needed. Which avoids downloading the entire video, which isn't really needed in our case.
* Timeline virtual scrollingShpuld Shpludson2020-09-29
|
* change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
| | | | uploads to use attachment component
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Redo everything in the MRshpuld2019-01-26