gitea/web_src
wxiaoguang 7190519fb3
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-container (push) Waiting to run
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
..
css Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00
fomantic Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
js Refactor FileTreeItem type (#36137) 2025-12-13 13:03:51 +00:00
svg Support blue yellow colorblind theme (#35910) 2025-11-11 18:21:15 +00:00