Files
Gitea/modules/setting
bircni 5a56e118e4 feat(actions): Add artifact preview in Actions run view (#36754)
Closes https://github.com/go-gitea/gitea/issues/33579.

Adds browser previews for Actions artifacts. Selecting an artifact opens
its file browser; selecting a file renders it in the same tab. The ZIP
download remains available separately.

Previews require sign-in and read access to the run. Text, image and PDF
files are supported; rendered HTML and JavaScript run in a sandboxed
frame and are labeled as automatically generated. The frame loads files
from a signed link that expires after an hour, because its requests
carry no session cookie. `[actions] ARTIFACT_PREVIEW_MAX_SIZE` limits
total previewable artifact size (`0` disables previews; `-1` removes the
limit); individual files also follow `[ui] MAX_DISPLAY_FILE_SIZE`.

<img width="1803" height="913" alt="image"
src="https://github.com/user-attachments/assets/a38fd704-2244-44fa-9181-c695ecbe0276"
/>

Docs: https://gitea.com/gitea/docs/pulls/533

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
2026-09-26 07:42:36 +00:00
..
2026-06-08 17:16:22 +00:00
2026-09-23 23:14:31 +00:00
2026-02-22 08:01:43 +01:00
2026-09-12 08:15:23 +00:00
2026-09-12 08:15:23 +00:00
2026-08-05 00:17:07 +08:00
…
…
…
2025-10-23 08:35:48 +00:00
2026-08-11 18:01:02 +02:00
2026-09-23 23:14:31 +00:00
2026-09-23 23:14:31 +00:00
2026-09-23 23:14:31 +00:00
2026-09-23 23:14:31 +00:00