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/routers
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
..
api Refactor cache and disable go-chi cache (#30417) 10 months ago
common Refactor URL detection (#29960) 11 months ago
install Move context from modules to services (#29440) 12 months ago
private Performance optimization for git push (#30104) 10 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago