gitea/modules/structs
John Olheiser 0a004a69cd Improve webhooks ()
* Improve webhooks

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update MSTeams and ReviewPayload comment

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add repo.FullName to comments

Signed-off-by: jolheiser <john.olheiser@gmail.com>
..
admin_user.go Move sdk structs to modules/structs ()
attachment.go Revert "make modules/structs as a spereate go mod ()" ()
doc.go Move sdk structs to modules/structs ()
fork.go Move sdk structs to modules/structs ()
git_blob.go Move sdk structs to modules/structs ()
git_hook.go Move sdk structs to modules/structs ()
hook.go Improve webhooks ()
issue.go Display original author and URL information when showing migrated issues/comments ()
issue_comment.go Display original author and URL information when showing migrated issues/comments ()
issue_label.go Add missing description of label on API ()
issue_milestone.go Move sdk structs to modules/structs ()
issue_tracked_time.go Move sdk structs to modules/structs ()
lfs_lock.go Move sdk structs to modules/structs ()
miscellaneous.go API method to list all commits of a repository ()
org.go Add teams to repo on collaboration page. ()
org_member.go Move sdk structs to modules/structs ()
org_team.go swagger/fix: []string are not enum by swagger definition ()
org_type.go Fixes - API Org Visibility ()
pull.go Move sdk structs to modules/structs ()
release.go Move sdk structs to modules/structs ()
repo.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved ()
repo_branch.go Move sdk structs to modules/structs ()
repo_collaborator.go Move sdk structs to modules/structs ()
repo_commit.go Move sdk structs to modules/structs ()
repo_file.go Be more strict with git arguments ()
repo_key.go Move sdk structs to modules/structs ()
repo_refs.go Move sdk structs to modules/structs ()
repo_tag.go Fixes - Adds the /git/tags API endpoint ()
repo_topic.go Add API endpoint for accessing repo topics ()
repo_tree.go Move sdk structs to modules/structs ()
repo_watch.go Move sdk structs to modules/structs ()
status.go Move sdk structs to modules/structs ()
task.go Move migrating repository from frontend to backend ()
user.go Add LastLogin to the User API ()
user_app.go Move sdk structs to modules/structs ()
user_email.go Move sdk structs to modules/structs ()
user_gpgkey.go Move sdk structs to modules/structs ()
user_key.go Move sdk structs to modules/structs ()
utils.go Add golangci ()