0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-16 20:16:33 +01:00
wxiaoguang 7190519fb3
Fix code highlighting on blame page (#36157)
1. Full file highlighting (fix the legacy todo "we should instead
highlight the whole file at once")
    * Fix #24383
2. Correctly covert file content encoding
3. Remove dead code, split large for-loop into small functions/blocks to
make code maintainable
2025-12-14 12:40:55 +02:00
..
2025-12-13 13:03:51 +00:00