5m 9s
Feb 28, 2025, 10:26 AM

joomla-cms

[5.3] Media: allow thumbnail for any file type

richard67
richard67
synchronizedpull request
#44847

Console Logs

1Cloning with 0 retries 0s
2Initialized empty Git repository in /drone/src/.git/ 0s
3+ git fetch origin +refs/heads/5.3-dev: 0s
4From https://github.com/joomla/joomla-cms 32s
5 * branch 5.3-dev -> FETCH_HEAD 32s
6 * [new branch] 5.3-dev -> origin/5.3-dev 32s
7+ git checkout 5.3-dev 32s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'. 33s
9Switched to a new branch '5.3-dev' 33s
10+ git fetch origin refs/pull/44847/head: 33s
11From https://github.com/joomla/joomla-cms 33s
12 * branch refs/pull/44847/head -> FETCH_HEAD 33s
13+ git merge 6bdefc0ca81a28b06e4ddd883ecd59bad209fd83 33s
14Updating a9710998e1..6bdefc0ca8 33s
15Fast-forward 34s
16 .../scripts/components/browser/items/audio.vue | 36 ++++++++++++++++++++-- 34s
17 .../scripts/components/browser/items/directory.vue | 36 ++++++++++++++++++++-- 34s
18 .../scripts/components/browser/items/document.vue | 36 ++++++++++++++++++++-- 34s
19 .../scripts/components/browser/items/file.vue | 36 ++++++++++++++++++++-- 34s
20 .../scripts/components/browser/items/image.vue | 30 +++++++++--------- 34s
21 .../scripts/components/browser/items/video.vue | 36 ++++++++++++++++++++-- 34s
22 .../com_media/scss/components/_media-browser.scss | 4 +++ 34s
23 7 files changed, 189 insertions(+), 25 deletions(-) 34s
Exit Code 0