forgejo/web_src/js
Gusted 85048c9660
Prevent multiple codecomments to be submitted
- Utilize the existing `is-loading` class to prevent the submit code
from running twice or more.
- The `is-loading` class gives us a nice loading indicator when added to
the form.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1476
2023-11-14 18:59:31 +01:00
..
components Update JS dependencies (#27922) 2023-11-06 21:14:32 +00:00
features Prevent multiple codecomments to be submitted 2023-11-14 18:59:31 +01:00
markup Change katex limits (#27823) 2023-10-29 01:52:02 +00:00
modules Move some JS code from fomantic.js to standalone files (#27994) 2023-11-12 07:15:00 +00:00
render
standalone [API] Forgejo API /api/forgejo/v1 2023-11-13 12:21:08 +01:00
test
utils Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
vendor
webcomponents
bootstrap.js
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
jquery.js
svg.js Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
svg.test.js
utils.js Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
utils.test.js