forgejo/templates
silverwind 73b63d9311
Replace ajax with fetch, improve image diff (#27267)
1. Dropzone attachment removal, pretty simple replacement
2. Image diff: The previous code fetched every image twice, once via
`img[src]` and once via `$.ajax`. Now it's only fetched once and a
second time only when necessary. The image diff code was partially
rewritten.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-10-11 12:34:21 +00:00
..
admin Remove unnecessary desc for openssh key cron task (#27515) 2023-10-08 14:23:39 +00:00
api/packages/pypi
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
code
custom
devtest
explore
mail
org Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
package Cargo package - Fix missing domain in cargo sparse url (#27370) 2023-10-01 13:43:15 +00:00
projects
repo Replace ajax with fetch, improve image diff (#27267) 2023-10-11 12:34:21 +00:00
shared Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
status Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
swagger api: GetPullRequestCommits: return file list (#27483) 2023-10-09 11:22:12 +00:00
user Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl