gitea/web_src
Nanguan Lin 51d1dc22ff
Fix duplicate project board when hitting `enter` key (#27746)
When hitting the `enter` key to create a new project column, the request
is sent twice because the `submit` event and `key up` event are both
triggered.
Probably a better solution is to rewrite these parts of the code to
avoid using native jQuery but reuse the `form-fetch-action` class. But
it's beyond my ability.
2023-10-23 12:40:33 +00:00
..
css [FIX] resolve confusing colors in languages stats by insert a gap (#27704) 2023-10-20 17:33:05 +00:00
fomantic Remove fomantic `text` module (#26777) 2023-08-30 10:37:17 +00:00
js Fix duplicate project board when hitting `enter` key (#27746) 2023-10-23 12:40:33 +00:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00