aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-105-93/+113
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-093-66/+141
* Refactor issue page info (#32445)wxiaoguang2024-11-081-3/+3
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-071-3/+2
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-28/+10
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-052-7/+7
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-053-5/+6
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-5/+3
* Fix git error handling (#32401)wxiaoguang2024-11-021-1/+1
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-2/+2
* improve performance of diffs (#32393)Rowan Bohde2024-11-023-3/+8
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-315-5/+5
* Fix suggestions for issues (#32380)wxiaoguang2024-10-301-19/+8
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-303-3/+0
* Respect UI.ExploreDefaultSort setting again (#32357)65432024-10-302-2/+4
* Suggestions for issues (#32327)Anbraten2024-10-292-0/+94
* Fix disable 2fa bug (#32320)Lunny Xiao2024-10-231-3/+6
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+1
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-226-28/+26
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254)wxiaoguang2024-10-151-26/+29
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-111-2/+0
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1017-44/+44
* Refactor CSRF token (#32216)wxiaoguang2024-10-102-5/+7
* Fix incorrect "Target branch does not exist" in PR title (#32222)Zettat1232024-10-101-1/+1
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-1/+15
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-023-54/+45
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-023-850/+672
* Support repo license (#24872)yp053272024-10-014-6/+9
* Notify the user when the file path contains leading or trailing spaces and fi...charles2024-09-241-1/+1
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-1/+13
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-241-1/+1
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-0/+1
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-2/+1
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-211-1/+2
* Refactor CSRF protector (#32057)wxiaoguang2024-09-181-0/+2
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-3/+13
* Use a common message template instead of a special one (#31878)Lunny Xiao2024-09-141-1/+1
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-129-25/+171
* Failed authentications are logged to level Warning (#32016)Daniel2024-09-111-4/+4
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+4
* bump to go 1.23 (#31855)techknowlogick2024-09-104-4/+5
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-092-2/+6
* Distinguish official vs non-official reviews, add tool tips, and upgrā€¦ (#31...william-allspice2024-09-061-0/+1
* For consistency make repo search sort options case sensitive (#31951)65432024-09-051-2/+1
* Remove urls from translations (#31950)Denys Konovalov2024-09-025-8/+8
* nix wording nit in todo code comment65432024-09-011-1/+1
* Fix sort order for organization home and user profile page (#31921)yp053272024-09-012-50/+10
* Fix search team (#31923)Lunny Xiao2024-08-291-1/+6
* Split org Propfile README to a new tab `overview` (#31373)a10121127962024-08-275-36/+61
* Don't return 500 if mirror url contains special chars (#31859)Lunny Xiao2024-08-211-2/+4