index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
Age
Commit message (
Expand
)
Author
2023-03-15
Fix some annoying segfaults
Anthony Wang
2023-03-12
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-12
Preserve file size when creating attachments (#23406)
Peter
2023-03-10
Add missing tabs to org projects page (#22705)
yp05327
2023-03-10
Add user webhooks (#21563)
KN4CK3R
2023-03-10
Handle OpenID discovery URL errors a little nicer when creating/editing sourc...
zeripath
2023-03-09
Rename `canWriteUnit` to `canWriteProjects` (#23386)
yp05327
2023-03-09
Fix incorrect NotFound conditions in org/projects.go (#23384)
yp05327
2023-03-09
Redirect to project again after editing it (#23326)
yp05327
2023-03-08
Set `X-Gitea-Debug` header once (#23361)
Yarden Shoham
2023-03-08
Fix panic when getting notes by ref (#23372)
Zettat123
2023-03-08
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-03-07
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-06
Fix incorrect redirect link of delete org project (#23327)
yp05327
2023-03-04
Support sanitising the URL by removing extra slashes in the URL (#21333)
Sandeep Bhat
2023-03-04
Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...
wxiaoguang
2023-03-04
Avoid panic caused by broken payload when creating commit status (#23216)
Jason Song
2023-03-04
Add run status in action view page (#23212)
yp05327
2023-03-04
Fix various bugs for "install" page (#23194)
wxiaoguang
2023-03-04
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-03
Fix grammar in error message (#23273)
ChristianSch
2023-03-03
Fix cannot reopen after pushing commits to a closed PR (#23189)
sillyguodong
2023-03-03
Use correct README link to render the README (#23152)
yp05327
2023-03-02
Refactor `ctx` in templates (#23105)
wxiaoguang
2023-03-02
Add loading yaml label template files (#22976)
Lauris BH
2023-02-28
Use context parameter in services/repository (#23186)
Jason Song
2023-02-28
Avoid too long names for actions (#23162)
Jason Song
2023-02-27
Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
zeripath
2023-02-27
Remove useless comment in #23114 (#23173)
Zettat123
2023-02-26
Return 404 instead of 403 if user can not access the repo (#23155)
yp05327
2023-02-24
Add "Reviewed by you" filter for pull requests (#22927)
Brecht Van Lommel
2023-02-24
Add pagination for dashboard and user activity feeds (#22937)
Brecht Van Lommel
2023-02-24
Show empty repos in Admin Repository Management page (#23114)
Zettat123
2023-02-24
Redirect to the commit page after applying patch (#23056)
yp05327
2023-02-24
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-24
Require approval to run actions for fork pull request (#22803)
Jason Song
2023-02-23
Fix commit name in Apply Patch page (#23086)
yp05327
2023-02-22
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-21
Add force_merge to merge request and fix checking mergable (#23010)
Jason Song
2023-02-20
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-02-20
Add scopes to API to create token and display them (#22989)
zeripath
2023-02-20
Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921)
sillyguodong
2023-02-20
Get rules by id when editing branch protection rule (#22932)
Zettat123
2023-02-20
Use beforeCommit instead of baseCommit (#22949)
Kyle D
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
Rename `GetUnits` to `LoadUnits` (#22970)
yp05327
2023-02-19
Provide the ability to set password hash algorithm parameters (#22942)
zeripath
2023-02-18
Scoped labels (#22585)
Brecht Van Lommel
2023-02-18
Switch back to mainline go-ap
Anthony Wang
2023-02-18
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
yp05327
[next]