gitea/routers/api/v1
Kemal Zebari 416ff1fd31
Support annotated tags when using create release API (#31840)
This adds a new field, "tag_message", that represents the message of the
annotated tag.

Resolves #31835.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-18 05:12:38 +00:00
..
activitypub Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
admin Fix last admin check when syncing users (#34649) 2025-06-09 20:57:45 +00:00
misc Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +00:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
org Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo Support annotated tags when using create release API (#31840) 2025-06-18 05:12:38 +00:00
settings Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
shared Fix get / delete runner to use consistent http 404 and 500 status (#34480) 2025-05-16 06:44:29 +00:00
swagger Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
user Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +00:00
utils Fix edithook api can not update package, status and workflow_job events (#34495) 2025-05-18 09:43:56 -07:00
api.go Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +00:00