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.
12504
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:
2cd1479e77
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2cd1479e77'
${ noResults }
gitea
/
modules
/
structs
History
qwerty287
4cbc865d83
Add option to define refs in issue templates (
#17842
)
...
Adds a markdown header option `ref` that allows you to set the ref the issue should belong.
3 years ago
..
admin_user.go
Add Visible modes function from Organisation to Users too (
#16069
)
3 years ago
attachment.go
Fix wrong hint when status checking is running on pull request view (
#9886
)
5 years ago
commit_status.go
[Refactor] CombinedStatus and CommitStatus related functions & structs (
#14026
)
4 years ago
cron.go
Add cron running API (
#12421
)
4 years ago
doc.go
…
fork.go
…
git_blob.go
…
git_hook.go
…
hook.go
Add an abstract json layout to make it's easier to change json library (
#16528
)
3 years ago
issue.go
Add option to define refs in issue templates (
#17842
)
3 years ago
issue_comment.go
…
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
[API] Add endpount to get user org permissions (
#17232
)
3 years ago
org_member.go
…
org_team.go
Add missing repo.projects unit into swagger (
#14876
)
4 years ago
org_type.go
…
pull.go
Add option to API to update PullRequest base branch (
#11666
)
4 years ago
pull_review.go
Expose resolver via API (
#15167
)
4 years ago
release.go
Add single release page and latest redirect (
#11102
)
5 years ago
repo.go
Add migrate from Codebase (
#16768
)
3 years ago
repo_branch.go
Support unprotected file patterns (
#16395
)
3 years ago
repo_collaborator.go
…
repo_commit.go
[API] Add affected files of commits to commit struct (
#14579
)
4 years ago
repo_file.go
enhancement: add signoff option in commit form (
#14516
)
4 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
Add API endpoint for accessing repo topics (
#7963
)
5 years ago
repo_tree.go
…
repo_watch.go
Move sdk structs to modules/structs (
#6905
)
6 years ago
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
Add an abstract json layout to make it's easier to change json library (
#16528
)
3 years ago
user_app.go
Remove Unused Functions (
#10516
)
5 years ago
user_email.go
…
user_gpgkey.go
Add option to provide signature for a token to verify key ownership (
#14054
)
3 years ago
user_key.go
…