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