forgejo/templates
KN4CK3R 47a913d40d
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>
(cherry picked from commit 70c126e6184872a6ac63cae2f327fc745b25d1d7)
2024-03-06 12:10:46 +08:00
..
admin Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-06 12:10:45 +08:00
code Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-26 22:30:27 +01:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-03-06 12:10:43 +08:00
explore Only use supported sort order for "explore/users" page (#29430) 2024-03-06 12:10:43 +08:00
mail Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
org Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
package Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
projects Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
repo Fix incorrect redirection when creating a PR fails (#29537) 2024-03-06 12:10:45 +08:00
shared Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
status Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
swagger Add support for API blob upload of release attachments (#29507) 2024-03-06 12:10:46 +08:00
user Rename Action.GetDisplayName to GetActDisplayName (#29540) 2024-03-06 12:10:46 +08:00
webhook Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00
home.tmpl Rename Str2html to SanitizeHTML and clarify its behavior (followup) 2024-03-06 12:10:45 +08:00
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00