gitea/modules/structs
6543 e273817154
[API] Fix inconsistent label color format ()
* update and use labelColorPattern

* add TestCases

* fix lint

* # optional for templates

* fix typo

* some more

* fix lint of **master**
..
admin_user.go
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
fork.go
git_blob.go
git_hook.go
hook.go update swagger info ()
issue.go [API] expose RepoOwner on Issue responce ()
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
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
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
org_team.go [API] orgEditTeam make Fields optional ()
org_type.go Fixes - API Org Visibility ()
pull.go Fix API deadline removal ()
release.go
repo.go API endpoint for repo transfer ()
repo_branch.go Update branch API endpoint to show effective branch protection. ()
repo_collaborator.go
repo_commit.go [API] Extend contents with dates ()
repo_file.go [API] Extend contents with dates ()
repo_key.go
repo_refs.go
repo_tag.go Fixes - Adds the /git/tags API endpoint ()
repo_topic.go Add API endpoint for accessing repo topics ()
repo_tree.go
repo_watch.go
status.go
task.go Move migrating repository from frontend to backend ()
user.go Add LastLogin to the User API ()
user_app.go
user_email.go
user_gpgkey.go
user_key.go
utils.go Add golangci ()