You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Giteabot 7ec7c733c7
Replace ajax with fetch, improve image diff (#27267) (#27583)
Backport #27267 by @silverwind

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: silverwind <me@silverwind.io>
1 year ago
..
admin Refactor system setting (#27000) (#27452) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
code Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
explore Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Use flex-container for repo and org settings (#27418) (#27430) 1 year ago
package Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
projects More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
repo Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
shared Revert #27426 (#27474) 1 year ago
status Improve tree not found page (#26570) (#27346) 1 year ago
swagger api: GetPullRequestCommits: return file list (#27483) (#27539) 1 year ago
user Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago