gitea/templates
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
..
admin
api/packages/pypi
base
code Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
custom
devtest Add tailwindcss (#29357) 2024-02-25 17:46:46 +01:00
explore Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
mail Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
org
package Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
projects
repo Fix incorrect tree path value for patch editor (#29377) 2024-02-26 09:05:22 +00:00
shared Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
status
swagger Add API to get PR by base/head (#29242) 2024-02-26 02:39:01 +00:00
user Refactor "user/active" related logic (#29390) 2024-02-25 21:55:00 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl