aboutsummaryrefslogtreecommitdiff
path: root/routers/web
AgeCommit message (Expand)Author
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-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-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-04Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
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-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-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-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-19Provide the ability to set password hash algorithm parameters (#22942)zeripath
2023-02-18Scoped labels (#22585)Brecht Van Lommel
2023-02-18Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp05327
2023-02-17Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel
2023-02-15fix incorrect role labels for migrated issues and comments (#22914)Zettat123
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-13Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick
2023-02-13Move helpers to be prefixed with `gt-` (#22879)zeripath
2023-02-13Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel
2023-02-12Deduplicate findReadmeFile() (#22177)Nick
2023-02-11Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-11Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski
2023-02-11Fix improper HTMLURL usages in Go code (#22839)wxiaoguang
2023-02-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang