admin_create_org | WIP - Create an organization |
admin_create_public_key | WIP - Add a public key on behalf of a user |
admin_create_repo | WIP - Create a repository on behalf a user |
admin_create_user | WIP - Create a user |
admin_delete_user | WIP - Delete a user |
admin_delete_user_public_key | WIP - Delete a user's public key |
admin_edit_user | WIP - Edit an existing user |
create_fork | WIP - Fork a repository |
create_org_repo | WIP - Create a repository in an organization |
create_user_repo | Create a repository as the owner |
crumpets | Tools to Work with and Manage 'gitea' |
get_version | Returns the version of the Gitea application |
issue_add_label | WIP - Add a label to an issue |
issue_add_time | WIP - Add a tracked time to a issue |
issue_clear_labels | WIP - Remove all labels from an issue |
issue_create_comment | WIP - Add a comment to an issue |
issue_create_issue | WIP - Create an issue |
issue_create_label | WIP - Create a label |
issue_create_milestone | WIP - Create a milestone |
issue_delete_comment | WIP - Delete a comment |
issue_delete_comment_deprecated | WIP - Delete a comment |
issue_delete_label | WIP - Delete a label |
issue_delete_milestone | WIP - Delete a milestone |
issue_edit_comment | WIP - Edit a comment |
issue_edit_comment_deprecated | WIP - Edit a comment |
issue_edit_issue | WIP - Edit an issue |
issue_edit_label | WIP - Update a label |
issue_edit_milestone | WIP - Update a milestone |
issue_get_comments | WIP - List all comments on an issue |
issue_get_issue | WIP - Get an issue |
issue_get_label | WIP - Get a single label |
issue_get_labels | WIP - Get an issue's labels |
issue_get_milestone | WIP - Get a milestone |
issue_get_milestones | WIP - Get all of a repository's milestones |
issue_get_repo_comments | WIP - List all comments in a repository |
issue_list_issues | WIP - List a repository's issues |
issue_list_labels | WIP - Get all of a repository's labels |
issue_remove_label | WIP - Remove a label from an issue |
issue_replace_labels | WIP - Replace an issue's labels |
issue_tracked_times | WIP - List an issue's tracked times |
list_forks | WIP - List a repository's forks |
org_add_team_member | WIP - Remove a repository from a team |
org_conceal_member | WIP - Conceal a user's membership |
org_create_hook | WIP - Create a hook |
org_create_team | WIP - Create a team |
org_delete_hook | WIP - Delete a hook |
org_delete_member | WIP - Remove a member from an organization |
org_delete_team | WIP - Delete a team |
org_edit | WIP - Edit an organization |
org_edit_hook | WIP - Update a hook |
org_edit_team | WIP - Edit a team |
org_get | Get an organization |
org_get_hook | WIP - Get a hook |
org_get_team | WIP - Get a team |
org_is_member | WIP - Check if a user is a member of an organization |
org_is_public_member | WIP - Check if a user is a public member of an organization |
org_list_current_user_orgs | List the current user's organizations |
org_list_hooks | WIP - List an organization's webhooks |
org_list_members | WIP - List an organization's members |
org_list_public_members | WIP - List an organization's public members |
org_list_repos | WIP - List an organization's repos |
org_list_team_members | WIP - List a team's members |
org_list_team_repos | WIP - List a team's repos |
org_list_teams | WIP - List an organization's teams |
org_list_user_orgs | List a user's organizations |
org_publicize_member | WIP - Publicize a user's membership |
render_markdown | WIP - Render a markdown document as HTML |
render_markdown_raw | WIP - Render raw markdown as HTML |
repo_add_collaborator | WIP - Add a collaborator to a repository |
repo_check_collaborator | WIP - Check if a user is a collaborator of a repository |
repo_create_hook | WIP - Create a hook |
repo_create_key | WIP - Add a key to a repository |
repo_create_pull_request | WIP - Create a pull request |
repo_create_release | WIP - Create a release |
repo_create_status | WIP - Create a commit status |
repo_delete | WIP - Delete a repository |
repo_delete_collaborator | WIP - Delete a collaborator from a repository |
repo_delete_hook | WIP - Delete a hook in a repository |
repo_delete_key | WIP - Delete a key from a repository |
repo_delete_release | WIP - Delete a release |
repo_edit_hook | WIP - Edit a hook in a repository |
repo_edit_pull_request | WIP - Update a pull request |
repo_edit_release | WIP - Update a release |
repo_get | Get a repository |
repo_get_archive | Get an archive of a repository |
repo_get_branch | WIP - List a repository's branches |
repo_get_by_id | WIP - Get a repository by id |
repo_get_combined_status_by_ref | WIP - Get a commit's combined status, by branch/tag/commit... |
repo_get_editor_config | WIP - Get the EditorConfig definitions of a file in a... |
repo_get_hook | WIP - Get a hook |
repo_get_key | WIP - Get a repository's key by id |
repo_get_pull_request | WIP - Get a pull request |
repo_get_raw_file | Get a file from a repository |
repo_list_branches | WIP - List a repository's branches |
repo_list_collaborators | WIP - List a repository's collaborators |
repo_list_hooks | WIP - List the hooks in a repository |
repo_list_keys | WIP - List a repository's keys |
repo_list_pull_requests | WIP - List a repo's pull requests |
repo_list_stargazers | WIP - List a repo's stargazers |
repo_list_statuses | WIP - Get a commit's statuses |
repo_list_subscribers | WIP - List a repo's watchers |
repo_merge_pull_request | WIP - Merge a pull request |
repo_migrate | Migrate a remote git repository |
repo_mirror_sync | Sync a mirrored repository |
repo_pull_request_is_merged | WIP - Check if a pull request has been merged |
repo_search | WIP - Search for repositories |
repo_tracked_times | WIP - List a repo's tracked times |
user_add_email | WIP - Add email addresses |
user_check_following | WIP - Check if one user is following another user |
user_create_token | WIP - Create an access token |
user_current_check_following | WIP - Check whether a user is followed by the authenticated... |
user_current_check_starring | WIP - Whether the authenticated is starring the repo |
user_current_check_subscription | WIP - Check if the current user is watching a repo |
user_current_delete_follow | WIP - Unfollow a user |
user_current_delete_gpg_key | WIP - Remove a GPG key |
user_current_delete_key | WIP - Delete a public key |
user_current_delete_star | WIP - Unstar the given repo |
user_current_delete_subscription | WIP - Unwatch a repo |
user_current_get_gpg_key | WIP - Get a GPG key |
user_current_get_key | WIP - Get a public key |
user_current_list_followers | WIP - List the authenticated user's followers |
user_current_list_following | WIP - List the users that the authenticated user is following |
user_current_list_gpg_keys | WIP - List the authenticated user's GPG keys |
user_current_list_keys | WIP - List the authenticated user's public keys |
user_current_list_repos | List the repos that the authenticated user owns or has access... |
user_current_list_starred | WIP - The repos that the authenticated user has starred |
user_current_list_subscriptions | WIP - List repositories watched by the authenticated user |
user_current_post_gpg_key | WIP - Create a GPG key |
user_current_post_key | WIP - Create a public key |
user_current_put_follow | WIP - Follow a user |
user_current_put_star | WIP - Star the given repo |
user_current_put_subscription | WIP - Watch a repo |
user_current_tracked_times | WIP - List the current user's tracked times |
user_delete_email | WIP - Delete email addresses |
user_get | Get a user |
user_get_current | Get the authenticated user |
user_get_tokens | WIP - List the authenticated user's access tokens |
user_list_emails | WIP - List the authenticated user's email addresses |
user_list_followers | WIP - List the given user's followers |
user_list_following | WIP - List the users that the given user is following |
user_list_gpg_keys | WIP - List the given user's GPG keys |
user_list_keys | WIP - List the given user's public keys |
user_list_repos | List the repos owned by the given user |
user_list_starred | WIP - The repos that the given user has starred |
user_list_subscriptions | WIP - List the repositories watched by a user |
user_search | WIP - Search for users |
user_tracked_times | WIP - List a user's tracked times in a repo |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.