0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-24 10:33:35 +01:00
silverwind e643492464
Batch blob_excerpt requests for "Expand All" into a single fetch
When expanding all collapsed sections in a diff, the frontend now
collects per-gap parameters from all expander buttons, joins them with
commas, and makes a single GET request. The backend detects batch mode
(comma in last_left), renders each section to HTML, and returns a JSON
string array. Single-section expands are unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 06:22:31 +01:00
..
2026-02-10 05:09:56 +00:00
2026-02-10 05:09:56 +00:00
2025-07-06 04:55:16 +00:00
2026-02-10 05:09:56 +00:00
2026-01-24 11:30:47 +00:00
2026-01-24 11:30:47 +00:00