You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Earl Warren a9ce570298
add Upload URL to release API (#26663)
- Resolves https://codeberg.org/forgejo/forgejo/issues/580
- Return a `upload_field` to any release API response, which points to
the API URL for uploading new assets.
- Adds unit test.
- Adds integration testing to verify URL is returned correctly and that
upload endpoint actually works

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
1 year ago
..
actions chore(actions): support cron schedule task (#26655) 1 year ago
agit Add context parameter to some database functions (#26055) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Use `object-fit: contain` for oauth2 custom icons (#26493) 1 year ago
automerge Improve queue and logger context (#24924) 2 years ago
context Replace `interface{}` with `any` (#25686) 2 years ago
convert add Upload URL to release API (#26663) 1 year ago
cron chore(actions): support cron schedule task (#26655) 1 year ago
externalaccount Replace `interface{}` with `any` (#25686) 2 years ago
forms Allow to archive labels (#26478) 1 year ago
gitdiff Fix stderr usages (#26477) 1 year ago
issue Add transaction when creating pull request created dirty data (#26259) 2 years ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
mailer Replace `interface{}` with `any` (#25686) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations Add context parameter to some database functions (#26055) 2 years ago
mirror Sync branches when mirroring (#25722) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Allow package cleanup from admin page (#25307) 2 years ago
pull Add transaction when creating pull request created dirty data (#26259) 2 years ago
release Less naked returns (#25713) 2 years ago
repository Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
task Add `Retry` button when creating a mirror-repo fails (#26228) 2 years ago
user add unit test for user renaming (#26261) 2 years ago
webhook Modify the content format of the Feishu webhook (#25106) 1 year ago
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2 years ago