Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/structs
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454)
4 months ago
..
activity.go Document possible action types for the user activity feed API (#31196) 6 months ago
activitypub.go
admin_user.go chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 11 months ago
attachment.go
commit_status.go Restore warning commit status (#27504) 1 year ago
commit_status_test.go refactor improve NoBetterThan (#26126) 1 year ago
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Add `branch_filter` to hooks API endpoints (#26599) 1 year ago
issue.go Make gitea webhooks openproject compatible (#28435) 6 months ago
issue_comment.go
issue_label.go Support using label names when changing issue labels (#30943) 6 months ago
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
lfs_lock.go
mirror.go Fix push mirror, wrong timestamp format (#27153) 1 year ago
miscellaneous.go Fix missing images in editor preview due to wrong links (#31299) 5 months ago
nodeinfo.go
notifications.go
org.go Allow Organisations to have a E-Mail (#25082) 1 year ago
org_member.go
org_team.go Increase max length of org team names from 30 to 255 characters (#31410) 5 months ago
package.go Fix package webhook (#27839) 1 year ago
pull.go Make gitea webhooks openproject compatible (#28435) 6 months ago
pull_review.go
release.go add Upload URL to release API (#26663) 1 year ago
repo.go Add topics for repository API (#31127) 6 months ago
repo_actions.go Add API endpoints for getting action jobs status (#26673) 7 months ago
repo_branch.go Allow force push to protected branches (#28086) 5 months ago
repo_collaborator.go
repo_commit.go
repo_compare.go feat(api): implement branch/commit comparison API (#30349) 7 months ago
repo_file.go
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go Add tag protection via rest api #17862 (#31295) 5 months ago
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
settings.go
status.go
task.go
user.go Make gitea webhooks openproject compatible (#28435) 6 months ago
user_app.go add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
user_email.go
user_gpgkey.go
user_key.go
variable.go Add API for `Variables` (#29520) 8 months ago
visible_type.go