0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 19:39:33 +01: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 Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
custom
devtest Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
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 Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
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 Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl