0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 06:08:47 -05:00
forgejo/modules/structs
Earl Warren 47246da8d3
[BRANDING] [v1.20] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`

(cherry picked from commit 88899c492e)
(cherry picked from commit 7171bd9617)
(cherry picked from commit 1a742446c1)
(cherry picked from commit d7c189d7b2)

Conflicts:
	routers/web/web.go
(cherry picked from commit cbdea868e4)
(cherry picked from commit 6cd150483b)
2023-03-26 15:00:58 +02:00
..
activitypub.go
admin_user.go
attachment.go
commit_status.go
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go [BRANDING] [v1.20] define the forgejo webhook type 2023-03-26 15:00:58 +02:00
issue.go
issue_comment.go
issue_label.go
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go Editor preview support for external renderers (#23333) 2023-03-24 14:12:23 +08:00
nodeinfo.go
notifications.go
org.go
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
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
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