0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-07-10 00:05:01 +02:00
wxiaoguang 1e682a26eb
refactor: introduce ActivePageTimer to help to do partial page refresh (#38372)
Before, the logic is already there for "pull merge box".

After, the logic is extracted into a general class ActivePageTimer and
will help more pages (including #38329)
2026-07-09 14:39:03 +02:00
..