gitea/modules/structs
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.
2023-04-26 02:08:28 -04:00
..
activity.go Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
activitypub.go
admin_user.go Allow custom "created" timestamps in user creation API (#22549) 2023-02-16 10:32:01 -06:00
attachment.go
commit_status.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
issue.go Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
issue_comment.go
issue_label.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go Add API for License templates (#23009) 2023-04-26 02:08:28 -04:00
nodeinfo.go
notifications.go
org.go Fix Org edit page bugs: renaming detection, maxlength (#24161) 2023-04-17 11:35:57 -04:00
org_member.go
org_team.go
package.go
pull.go
pull_review.go
release.go
repo.go Add absent repounits to create/edit repo API (#23500) 2023-03-16 12:30:42 -05:00
repo_branch.go Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
settings.go
status.go
task.go
user.go add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
user_app.go Add scopes to API to create token and display them (#22989) 2023-02-20 15:28:44 -06:00
user_email.go add admin API email endpoints (#22792) 2023-03-14 03:54:40 -04:00
user_gpgkey.go
user_key.go
visible_type.go change org_type.go to visible_type.go and fix the notes (#22752) 2023-02-09 06:40:34 +00:00