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/repo/editor
wxiaoguang f8974c7725
Fix incorrect tree path value for patch editor (#29377)
Regression of #18718. When submitting the form,
EditRepoFileForm.TreePath is marked as "Required", so the value can't be
empty. The value is not used by backend, so use a meaningful dummy value
for it.
11 months ago
..
cherry_pick.tmpl Refactor Safe modifier (#29392) 12 months ago
commit_form.tmpl enforce maxlength in frontend (#29389) 12 months ago
delete.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
diff_preview.tmpl Fix broken code editor diff preview (#23307) 2 years ago
edit.tmpl enforce maxlength in frontend (#29389) 12 months ago
patch.tmpl Fix incorrect tree path value for patch editor (#29377) 11 months ago
upload.tmpl enforce maxlength in frontend (#29389) 12 months ago