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.
2024-02-26 09:05:22 +00:00
..
cherry_pick.tmpl Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
commit_form.tmpl enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +00:00
delete.tmpl
diff_preview.tmpl
edit.tmpl enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +00:00
patch.tmpl Fix incorrect tree path value for patch editor (#29377) 2024-02-26 09:05:22 +00:00
upload.tmpl enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +00:00