You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2 months ago
..
admin Remove all "floated" CSS styles (#32691) 3 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor language menu and dom utils (#32450) 4 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Refactor RepoActionView.vue, add `::group::` support (#32713) 3 months ago
explore Refactor template ctx and render utils (#32422) 4 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 12 months ago
org Refactor LabelEdit (#32752) 3 months ago
package Add Arch package registry (#32692) 3 months ago
projects Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
repo Fix repo home file list (#32788) 2 months ago
shared Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
status Remove urls from translations (#31950) 6 months ago
swagger Add priority to protected branch (#32286) 3 months ago
user Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Remove urls from translations (#31950) 6 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 3 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago