gitea/modules/structs
6543 68a2af6d68
API expose usefull General Repo settings settings ()
* GeneralRepoSettings expose MirrorsDisabled, HTTPGitDisabled, MaxCreationLimit

* Apply suggestions from code review

Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>

* lint

Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>
..
admin_user.go Move sdk structs to modules/structs ()
attachment.go Fix wrong hint when status checking is running on pull request view ()
commit_status.go Fix wrong hint when status checking is running on pull request view ()
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 Granular webhook events ()
issue.go Issue/Pull expose IsLocked Property on API ()
issue_comment.go Display original author and URL information when showing migrated issues/comments ()
issue_label.go [API] Fix inconsistent label color format ()
issue_milestone.go API allow to create closed milestones ()
issue_reaction.go [API] Fix 9544 | return 200 when reaction already exist ()
issue_stopwatch.go [API] extend StopWatch ()
issue_tracked_time.go [API] Extend times API ()
lfs_lock.go Move sdk structs to modules/structs ()
miscellaneous.go API method to list all commits of a repository ()
notifications.go [API] add endpoint to check notifications [Extend ] ()
org.go Add teams to repo on collaboration page. ()
org_member.go Move sdk structs to modules/structs ()
org_team.go [API] orgEditTeam make Fields optional ()
org_type.go Fixes - API Org Visibility ()
pull.go Add option to API to update PullRequest base branch ()
pull_review.go API: Add pull review endpoints ()
release.go Add single release page and latest redirect ()
repo.go Add internal-repo octicon for public repos of private org ()
repo_branch.go Prevent merge of outdated PRs on protected branches ()
repo_collaborator.go Move sdk structs to modules/structs ()
repo_commit.go [API] Extend contents with dates ()
repo_file.go [API] Extend contents with dates ()
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 ()
settings.go API expose usefull General Repo settings settings ()
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 Remove Unused Functions ()
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 ()