gitea/templates/repo/editor
bytedream 3a37d63d61
Allow renaming/moving binary/LFS files in the UI (#34350)
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:

![binary](https://github.com/user-attachments/assets/61d9ff71-25d3-4832-9288-452cdefc7283)

File too large:

![toolarge](https://github.com/user-attachments/assets/3b42dbd0-e76a-4c3c-92d2-52ebffedea64)

GitHub does the same (I've copied the text from there):

![gh](https://github.com/user-attachments/assets/e1499813-fb71-4544-9d58-086046a5f13e)
2025-06-16 17:15:07 +07:00
..
cherry_pick.tmpl Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +07:00
commit_form.tmpl Allow renaming/moving binary/LFS files in the UI (#34350) 2025-06-16 17:15:07 +07:00
delete.tmpl
diff_preview.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +07:00
edit.tmpl Allow renaming/moving binary/LFS files in the UI (#34350) 2025-06-16 17:15:07 +07:00
patch.tmpl Fix file editor & preview (#32706) 2024-12-04 09:26:54 +07:00
upload.tmpl Convert max file name length to 255 (#30489) 2024-04-15 19:08:31 +07:00