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
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)
Enable `no-sizzle` lint rule, there was only one use in `initCompReactionSelector` and:

- Remove all jQuery except the necessary fomantic dropdown init
- Remove the recursion, instead bind event listeners to common parent container nodes

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
admin Fix admin notice view-detail (#30450) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix code block style for code preview (#30298) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Remove fomantic input module (#30194) 10 months ago
explore Migrate margin and padding helpers to tailwind (#30043) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix the spacing issue in the Project view (#30415) 10 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
repo Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
shared Refactor file view & render (#30227) 10 months ago
status Migrate margin and padding helpers to tailwind (#30043) 11 months ago
swagger Add API for `Variables` (#29520) 11 months ago
user Fix the spacing issue in the Project view (#30415) 10 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago