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/templates
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507)
Fixes #29502

Our endpoint is not Github compatible.


https://docs.github.com/en/rest/releases/assets?apiVersion=2022-11-28#upload-a-release-asset

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
admin Use tailwind instead of `gt-[wh]-` helper classes (#29423) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 1 year ago
code Remove incorrect and unnecessary Escape from templates (#29394) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Use tailwind instead of `gt-[wh]-` helper classes (#29423) 1 year ago
explore Only use supported sort order for "explore/users" page (#29430) 1 year ago
mail Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 1 year ago
org Refactor some Str2html code (#29397) 1 year ago
package Refactor some Str2html code (#29397) 1 year ago
projects Refactor some Str2html code (#29397) 1 year ago
repo Fix a bug returning 404 when display a single tag with no release (#29466) 1 year ago
shared Refactor some Str2html code (#29397) 1 year ago
status Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 1 year ago
swagger Add support for API blob upload of release attachments (#29507) 1 year ago
user Rename Action.GetDisplayName to GetActDisplayName (#29540) 1 year ago
webhook Change webhook-type in create-view (#29114) 1 year ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 1 year ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago