diff options
author | Yarden Shoham <git@yardenshoham.com> | 2024-03-10 21:26:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-10 20:26:41 +0100 |
commit | b5ed42864e306f22305beba50d6ff71df2aea0c6 (patch) | |
tree | 4b4d428128d64135f8700c5b26f34405b9019251 /services/pull | |
parent | 5665a0212bf391a2b61add34a4633b5d7495cf34 (diff) | |
download | gitea-b5ed42864e306f22305beba50d6ff71df2aea0c6.tar.gz gitea-b5ed42864e306f22305beba50d6ff71df2aea0c6.zip |
Remove jQuery AJAX from the comment edit history (#29703)
- 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
![demo](https://github.com/go-gitea/gitea/assets/20454870/e8c557bc-f2b9-4d73-b55e-0850c1b19364)
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Diffstat (limited to 'services/pull')
0 files changed, 0 insertions, 0 deletions