* first draft
* update gitea sdk to 9e280adb4da
* adapt feat of updated sdk
* releases now works
* break the Reactions loop
* use convertGiteaLabel
* fix endless loop because paggination is not supported there !!!
* rename gitea local uploader files
* pagination can bite you in the ass
* Version Checks
* lint
* docs
* rename gitea sdk import to miss future conficts
* go-swagger: dont scan the sdk structs
* make sure gitea can shutdown gracefully
* make GetPullRequests and GetIssues similar
* rm useles
* Add Test: started ...
* ... add tests ...
* Add tests and Fixing things
* Workaround missing SHA
* Adapt: Ensure that all migration requests are cancellable
(
|
||
|---|---|---|
| .. | ||
| LICENSE | ||
| admin_cron.go | ||
| admin_org.go | ||
| admin_repo.go | ||
| admin_user.go | ||
| attachment.go | ||
| client.go | ||
| doc.go | ||
| fork.go | ||
| git_blob.go | ||
| git_hook.go | ||
| go.mod | ||
| go.sum | ||
| hook.go | ||
| issue.go | ||
| issue_comment.go | ||
| issue_label.go | ||
| issue_milestone.go | ||
| issue_reaction.go | ||
| issue_stopwatch.go | ||
| issue_subscription.go | ||
| issue_tracked_time.go | ||
| list_options.go | ||
| notifications.go | ||
| oauth2.go | ||
| org.go | ||
| org_member.go | ||
| org_team.go | ||
| pull.go | ||
| pull_review.go | ||
| release.go | ||
| repo.go | ||
| repo_branch.go | ||
| repo_branch_protection.go | ||
| repo_collaborator.go | ||
| repo_commit.go | ||
| repo_file.go | ||
| repo_key.go | ||
| repo_migrate.go | ||
| repo_refs.go | ||
| repo_tag.go | ||
| repo_topics.go | ||
| repo_transfer.go | ||
| repo_tree.go | ||
| repo_watch.go | ||
| settings.go | ||
| status.go | ||
| user.go | ||
| user_app.go | ||
| user_email.go | ||
| user_follow.go | ||
| user_gpgkey.go | ||
| user_key.go | ||
| user_search.go | ||
| version.go | ||