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/web_src
wxiaoguang 247927a9b5
Use "is-loading" to avoid duplicate form submit for code comment (#28143)
When the form is going to be submitted, add the "is-loading" class to
show an indicator and avoid user UI events.

When the request finishes (success / error), remove the "is-loading"
class to make user can interact the UI.
1 year ago
..
css Decrease issue font size in project template (#28054) 1 year ago
fomantic Remove fomantic `text` module (#26777) 1 year ago
js Use "is-loading" to avoid duplicate form submit for code comment (#28143) 1 year ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago