This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-23 00:05:50 +01:00
Code
Issues
Activity
gitea
/
modules
/
structs
History
JakobDev
25dc1556cd
Add API for Label templates (
#24602
)
...
This adds API that allows getting the Label templates of the Gitea Instance
2023-05-23 18:10:23 +08:00
..
activity.go
Add activity feeds API (
#23494
)
2023-04-04 21:35:31 +08:00
activitypub.go
…
admin_user.go
…
attachment.go
…
commit_status.go
…
cron.go
…
doc.go
…
fork.go
…
git_blob.go
…
git_hook.go
…
hook.go
…
issue_comment.go
…
issue_label.go
Add API for Label templates (
#24602
)
2023-05-23 18:10:23 +08:00
issue_milestone.go
…
issue_reaction.go
…
issue_stopwatch.go
…
issue_test.go
…
issue_tracked_time.go
…
issue.go
Implement Issue Config (
#20956
)
2023-03-28 14:22:07 -04:00
lfs_lock.go
…
mirror.go
…
miscellaneous.go
Add API for gitignore templates (
#22783
)
2023-04-27 11:51:20 +08:00
nodeinfo.go
…
notifications.go
…
org_member.go
…
org_team.go
…
org.go
Fix Org edit page bugs: renaming detection, maxlength (
#24161
)
2023-04-17 11:35:57 -04:00
package.go
…
pull_review.go
…
pull.go
…
release.go
…
repo_branch.go
…
repo_collaborator.go
…
repo_commit.go
…
repo_file.go
…
repo_key.go
…
repo_note.go
…
repo_refs.go
…
repo_tag.go
…
repo_topic.go
…
repo_tree.go
…
repo_watch.go
…
repo_wiki.go
…
repo.go
Create a branch directly from commit on the create branch API (
#22956
)
2023-05-09 18:22:32 +08:00
settings.go
…
status.go
…
task.go
Make repo migration cancelable and fix various bugs (
#24605
)
2023-05-11 08:25:46 +00:00
user_app.go
…
user_email.go
…
user_gpgkey.go
…
user_key.go
…
user.go
…
visible_type.go
…