This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
13556
Commits
2
Branches
0
Tags
240 MiB
Go
75.6%
Handlebars
13.5%
Roff
5.9%
JavaScript
2.3%
Less
1.8%
Other
0.8%
Tag:
Branch:
Tree:
755410162f
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '755410162f'
${ noResults }
gitea
/
modules
/
structs
History
6543
c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (
#20197
)
2 years ago
..
activitypub.go
User keypairs and HTTP signatures for ActivityPub federation using go-ap (
#19133
)
2 years ago
admin_user.go
Respect DefaultUserIsRestricted system default when creating new user (
#19310
)
3 years ago
attachment.go
…
commit_status.go
[Refactor] CombinedStatus and CommitStatus related functions & structs (
#14026
)
4 years ago
cron.go
…
doc.go
Move sdk structs to modules/structs (
#6905
)
6 years ago
fork.go
- name: new parameter in CreateForkOption to give the forked repository (
#18066
)
3 years ago
git_blob.go
…
git_hook.go
…
hook.go
Add Package Registry (
#16510
)
3 years ago
issue.go
Add option to define refs in issue templates (
#17842
)
3 years ago
issue_comment.go
Add API to get issue/pull comments and events (timeline) (
#17403
)
3 years ago
issue_label.go
[API] Fix inconsistent label color format (
#10129
)
5 years ago
issue_milestone.go
Add Created & Updated to Milestone (
#12662
)
4 years ago
issue_reaction.go
…
issue_stopwatch.go
Display current stopwatch in navbar (
#14122
)
4 years ago
issue_tracked_time.go
…
lfs_lock.go
…
miscellaneous.go
…
nodeinfo.go
Add nodeinfo endpoint for federation purposes (
#16953
)
3 years ago
notifications.go
API: add html urls to notification subjects (
#17178
)
3 years ago
org.go
Fix various typos (
#18219
)
3 years ago
org_member.go
…
org_team.go
Team permission allow different unit has different permission (
#17811
)
3 years ago
org_type.go
Add more linters to improve code readability (
#19989
)
2 years ago
package.go
Add Package Registry (
#16510
)
3 years ago
pull.go
Add "Allow edits from maintainer" feature (
#18002
)
3 years ago
pull_review.go
Dismiss prior pull reviews if done via web in review dismiss (
#20197
)
2 years ago
release.go
…
repo.go
Add allow_rebase_update, default_delete_branch_after_merge to repository api response (
#20079
)
2 years ago
repo_branch.go
Support unprotected file patterns (
#16395
)
3 years ago
repo_collaborator.go
Add API to query collaborators permission for a repository (
#18761
)
3 years ago
repo_commit.go
More commit info from API (
#19252
)
3 years ago
repo_file.go
Add "Allow edits from maintainer" feature (
#18002
)
3 years ago
repo_key.go
…
repo_note.go
Add an api endpoint to fetch git notes (
#15373
) (
#16649
)
3 years ago
repo_refs.go
…
repo_tag.go
[API] Add repoCreateTag (
#16165
)
3 years ago
repo_topic.go
…
repo_tree.go
…
repo_watch.go
…
repo_wiki.go
Add API to get/edit wiki (
#17278
)
3 years ago
settings.go
Add custom emoji support (
#16004
)
3 years ago
status.go
[Refactor] CombinedStatus and CommitStatus related functions & structs (
#14026
)
4 years ago
task.go
…
user.go
Include login_name in adminCreateUser response (
#20283
)
2 years ago
user_app.go
…
user_email.go
Move sdk structs to modules/structs (
#6905
)
6 years ago
user_gpgkey.go
Add option to provide signature for a token to verify key ownership (
#14054
)
3 years ago
user_key.go
…