mirror of https://github.com/go-gitea/gitea.git
Adds the ability to rename/move binary files like binary blobs or images and files that are too large in the web ui. This was purposed in #24722, along with the ability edit images via an upload of a new image, which I didn't implement here (could be done in a separate PR). Binary file content:  File too large:  GitHub does the same (I've copied the text from there):  |
||
---|---|---|
.. | ||
blob_excerpt.tmpl | ||
box.tmpl | ||
comment_form.tmpl | ||
comment_form_datahandler.tmpl | ||
comments.tmpl | ||
compare.tmpl | ||
conversation.tmpl | ||
conversation_outdated.tmpl | ||
csv_diff.tmpl | ||
escape_title.tmpl | ||
image_diff.tmpl | ||
new_comment.tmpl | ||
new_review.tmpl | ||
options_dropdown.tmpl | ||
section_code.tmpl | ||
section_split.tmpl | ||
section_unified.tmpl | ||
stats.tmpl | ||
whitespace_dropdown.tmpl |