gitea/templates
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
..
admin Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
api/packages/pypi
base Add "site admin" back to profile menu (#36010) 2025-11-23 22:29:58 +02:00
custom
devtest
explore
mail Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
org Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
package Fix various bugs (#36139) 2025-12-12 18:56:05 +00:00
projects Change project default column icon to 'star' (#35967) 2025-11-18 10:55:27 +02:00
repo Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00
shared Add strikethrough button to markdown editor (#36087) 2025-12-05 01:21:24 +00:00
status Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
swagger Add sorting/filtering to admin user search API endpoint (#36112) 2025-12-12 05:12:06 +01:00
user Contribution heatmap improvements (#35876) 2025-11-06 09:23:48 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl