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.
JakobDev fb37eefa28
Add API for License templates (#23009)
This adds a API for getting License templates. This tries to be as close
to the [GitHub
API](https://docs.github.com/en/rest/licenses?apiVersion=2022-11-28) as
possible, but Gitea does not support all features that GitHub has. I
think they should been added, but this out f the scope of this PR. You
should merge #23006 before this PR for security reasons.
1 year ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 1 year ago
admin Fix typo in API route (#24310) 1 year ago
misc Add API for License templates (#23009) 1 year ago
notify Move `convert` package to services (#22264) 2 years ago
org Fix admin team access mode value in team_unit table (#24012) 1 year ago
packages Add Swift package registry (#22404) 1 year ago
repo Fix issue attachment handling (#24202) 1 year ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Add API for License templates (#23009) 1 year ago
user Add activity feeds API (#23494) 1 year ago
utils Add user webhooks (#21563) 1 year ago
api.go Add API for License templates (#23009) 1 year ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago