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 96d3a03a08
Refactor LabelEdit (#32752)
And fix a regression:
https://github.com/go-gitea/gitea/pull/30053#discussion_r1874405470

Major changes:

* rewrite without jquery
* remove the "delete modal", using "link-action" is good enough
* merge "new modal" and "edit modal"
3 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
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 Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
repo Refactor LabelEdit (#32752) 3 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 Refactor markdown editor and use it for milestone description editor (#32688) 3 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