aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-024-7/+9
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-0229-35/+35
* Fix the missing menu in organization project view page (#32313)yp053272024-10-301-5/+9
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Suggestions for issues (#32327)Anbraten2024-10-291-1/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-233-1/+20
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-2/+4
* API: enhance SearchIssues swagger docs (#32208)65432024-10-191-17/+41
* Fix dropdown content overflow (#31610)charles2024-10-131-9/+31
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1016-41/+41
* update git book link to v2 (#32221)Ehsan Shirvanian2024-10-091-1/+1
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-071-6/+19
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-3/+6
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-1/+1
* Support repo license (#24872)yp053272024-10-012-1/+58
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-2/+7
* Fix template bug of pull request view (#32072)Lunny Xiao2024-09-241-1/+1
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-242-17/+13
* Fix bug in getting merged pull request by commit (#32079)Zettat1232024-09-241-1/+1
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-2/+2
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-1/+1
* Set manual `tabindex`es on login page (#31689)silverwind2024-09-201-5/+7
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-4/+12
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-121-0/+76
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-112-0/+125
* Use forum.gitea.com instead of old URL (#31989)Lunny Xiao2024-09-061-2/+2
* Distinguish official vs non-official reviews, add tool tips, and upgr… (#31...william-allspice2024-09-063-4/+12
* Remove urls from translations (#31950)Denys Konovalov2024-09-028-21/+21
* Split org Propfile README to a new tab `overview` (#31373)a10121127962024-08-271-1/+6
* Move lock icon position and add additional tooltips to branch list page (#31839)william-allspice2024-08-211-7/+11
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-193-3/+9
* Actions support workflow dispatch event (#28163)胖梁2024-08-182-0/+83
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-7/+7
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-131-1/+2
* Support issue template assignees (#31083)Zettat1232024-08-122-6/+9
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-3/+3
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-14/+49
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-101-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+16
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-0/+7
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+5
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-4/+10
* Fix API endpoint for registration-token (#31722)Jason Song2024-07-291-33/+33
* Add return type to GetRawFileOrLFS and GetRawFile (#31680)Adam Majer2024-07-251-3/+12
* Support delete user email in admin panel (#31690)yp053272024-07-251-0/+18
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-193-2/+22
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-162-2/+2
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-162-0/+2
* Code editor theme enhancements (#31629)silverwind2024-07-141-1/+1
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-093-1/+20