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 Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Add "site admin" back to profile menu (#36010) 2025-11-23 22:29:58 +02:00
custom
devtest Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
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 Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Misc CSS fixes (#34638) 2025-06-07 19:57:07 +02:00
install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
post-install.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00