1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 21:25:48 +00:00
gitea/web_src
Yarden Shoham bfb0a5a41e
Remove jQuery AJAX from the comment edit box (#29812)
- Removed all jQuery AJAX calls and replaced with our fetch wrapper
- Tested the file addition and removal functionality and it works as
before

# Demo using `fetch` instead of jQuery AJAX

![demo](https://github.com/go-gitea/gitea/assets/20454870/846ed6d5-3798-43ca-920c-d619e9c3d745)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-03-15 19:02:43 +01:00
..
css Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
fomantic Regenerate fomantic lockfile and build it with our browserslist (#29560) 2024-03-04 21:24:12 +01:00
js Remove jQuery AJAX from the comment edit box (#29812) 2024-03-15 19:02:43 +01:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00