gitea/models/fixtures
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
..
access.yml
access_token.yml
action.yml
action_artifact.yml Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +00:00
action_run.yml Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +00:00
action_run_job.yml Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +00:00
action_runner.yml Fix ephemeral runner deletion (#34447) 2025-05-20 15:42:31 +00:00
action_runner_token.yml
action_task.yml Fix ephemeral runner deletion (#34447) 2025-05-20 15:42:31 +00:00
action_task_output.yml
attachment.yml
branch.yml Allow renaming/moving binary/LFS files in the UI (#34350) 2025-06-16 17:15:07 -07:00
collaboration.yml
comment.yml
commit_status.yml Split GetLatestCommitStatus as two functions (#34535) 2025-05-26 19:00:22 +00:00
commit_status_index.yml
deploy_key.yml
email_address.yml Fix GetUsersByEmails (#34643) 2025-06-07 18:30:36 +00:00
external_login_user.yml
follow.yml
gpg_key.yml
gpg_key_import.yml
hook_task.yml Refactor some tests (#34580) 2025-06-03 01:26:19 +00:00
issue.yml
issue_assignees.yml
issue_index.yml
issue_label.yml
issue_pin.yml Move issue pin to an standalone table for querying performance (#33452) 2025-02-17 11:28:37 -08:00
issue_user.yml
issue_watch.yml
label.yml
lfs_meta_object.yml
login_source.yml
milestone.yml
mirror.yml
notice.yml
notification.yml
oauth2_application.yml
oauth2_authorization_code.yml
oauth2_grant.yml
org_user.yml
project.yml
project_board.yml
project_issue.yml
protected_branch.yml
protected_tag.yml
public_key.yml
pull_request.yml
reaction.yml
release.yml
renamed_branch.yml
repo_archiver.yml
repo_indexer_status.yml
repo_license.yml
repo_redirect.yml
repo_topic.yml
repo_transfer.yml fix users being able bypass limits with repo transfers (#34031) 2025-03-31 20:19:32 +00:00
repo_unit.yml
repository.yml Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
review.yml
star.yml
stopwatch.yml
system_setting.yml
team.yml
team_repo.yml
team_unit.yml
team_user.yml
topic.yml
tracked_time.yml
two_factor.yml
user.yml Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
user_blocking.yml
user_open_id.yml
user_redirect.yml
watch.yml
webauthn_credential.yml
webhook.yml fix webhook url (#34186) 2025-04-13 02:24:32 +00:00