forgejo/web_src/js
Yarden Shoham 8a25361d9a
Remove jQuery AJAX from the archive download links ()
- Removed all jQuery AJAX calls and replaced with our fetch wrapper
- Tested the repo archive download links dropdown functionality and it
works as before

# Demo using `fetch` instead of jQuery AJAX

![action](https://github.com/go-gitea/gitea/assets/20454870/db791249-bca1-4d22-ac5e-623f68023e15)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit ed3892d8430652c2bc8e2af21844d14769825e8a)
2024-02-26 22:30:27 +01:00
..
components Make actions animation rotate counterclockwisely () 2024-02-26 22:30:27 +01:00
features Remove jQuery AJAX from the archive download links () 2024-02-26 22:30:27 +01:00
markup Remove jQuery from the comment task list () 2024-02-17 23:24:30 +01:00
modules Refactor request function () 2024-02-17 23:24:31 +01:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone [FRONTEND] fix javascript linting errors 2024-02-25 23:43:58 +01:00
utils Remove jQuery from the Unicode escape button () 2024-02-26 22:30:27 +01:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents [gitea] Fix gitea-origin-url with default ports () 2024-02-10 10:53:43 +01:00
bootstrap.js Don't show third-party JS errors in production builds () 2024-02-26 22:30:26 +01:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-17 23:24:31 +01:00
index.js Implement recent commits graph () 2024-02-26 22:30:26 +01:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Artifact deletion in actions ui () 2024-02-23 09:06:14 +01:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js enforce maxlength in frontend () 2024-02-26 22:30:27 +01:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
vitest.setup.js [gitea] Move vitest setup file to root () 2024-02-10 10:53:43 +01:00