mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-01 01:20:45 +00:00
- Removed all jQuery AJAX calls and replaced with our fetch wrapper - Tested the comment edit history list, diff, and delete functionality and it works as before # Demo using `fetch` instead of jQuery AJAX  Signed-off-by: Yarden Shoham <git@yardenshoham.com>