forgejo-sdk/forgejo
2024-09-13 11:21:37 -04:00
..
admin_cron.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
admin_org.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
admin_repo.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
admin_test.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
admin_user.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
agent.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
agent_windows.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
attachment.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
client.go Exclude headers from error 2024-07-20 09:41:06 +00:00
client_test.go feat: fork Gitea SDK (#1) 2024-05-03 16:35:08 +02:00
doc.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
fork.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
git_blob.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
git_hook.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
go.mod update module name 2024-09-12 15:17:01 -04:00
go.sum Bump dependencies 2024-05-03 17:49:13 +02:00
helper.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
hook.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
hook_validate.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
hook_validate_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
httpsign.go Reduce complexity for newHTTPSign() 2024-06-14 23:26:07 +02:00
issue.go add pin and unpin issues 2024-09-12 17:11:44 -04:00
issue_comment.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_comment_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_label.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_label_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_milestone.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_milestone_test.go ci: update testing for Forgejo 7.0.4 release (#12) 2024-06-15 21:37:06 +00:00
issue_reaction.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_stopwatch.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_subscription.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_subscription_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_template.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
issue_test.go add pin and unpin issues 2024-09-12 17:11:44 -04:00
issue_tracked_time.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
list_options.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
main_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
notifications.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
notifications_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
oauth2.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
oauth2_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org_action.go add delete repo/org action secrets 2024-09-12 15:47:57 -04:00
org_action_test.go add delete repo/org action secrets 2024-09-12 15:47:57 -04:00
org_member.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org_member_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org_team.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org_team_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
org_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
package.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
package_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
pull.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
pull_review.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
pull_review_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
pull_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
release.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
release_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_action.go add delete repo/org action secrets 2024-09-12 15:47:57 -04:00
repo_action_test.go add delete repo/org action secrets 2024-09-12 15:47:57 -04:00
repo_branch.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_branch_protection.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_branch_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_collaborator.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_collaborator_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_commit.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_commit_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_compare.go feat: implement commit comparison feature in Gitea client (#659) 2024-05-03 17:34:26 +02:00
repo_file.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_file_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_key.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_migrate.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_mirror.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_refs.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_stars.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_stars_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_tag.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_tag_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_team.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_team_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_template.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_template_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_topics.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_topics_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_transfer.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_transfer_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_tree.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_watch.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
repo_watch_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
secret.go feat: implement organization action secret creation (#661) 2024-05-03 17:39:02 +02:00
settings.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
settings_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
status.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
status_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_app.go Mark gosec false positives 2024-06-14 22:35:52 +02:00
user_email.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_follow.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_gpgkey.go add gpg token function 2024-09-13 11:21:37 -04:00
user_key.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_search.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_settings.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_settings_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00
user_test.go Use different avatar URL when testing in CI 2024-06-16 00:11:17 +02:00
version.go feat: implement commit comparison feature in Gitea client (#659) 2024-05-03 17:34:26 +02:00
version_test.go Correct misspelling Forgjo 2024-05-03 17:43:42 +02:00