1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
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.
2024-12-11 23:54:42 +08:00
..
admin Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
api/packages/pypi
base
custom
devtest Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
explore
mail
org Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
package Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
projects Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
repo Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
shared Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
status
swagger
user Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl