gitea/routers
Shafi Ahmed 0a0baeb3b0
fix: auto-expand and auto-scroll for actions logs (#35570) (#35583)
Implements reliable auto-expand and auto-scroll behavior for the Actions
logs view.

* Expands running or unfinished steps automatically.
* Smoothly scrolls to the latest log line during execution.
* Controlled via existing “Always auto-scroll” and “Expand running
steps” options.

Fixes #35570.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-05 10:31:06 +08:00
..
api Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
common add more routes to the "expensive" list (#35547) 2025-09-29 17:33:28 +08:00
install Add proper error message if session provider can not be created (#35520) 2025-09-28 12:24:19 +00:00
private Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 -07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
init.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00