aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+4
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-212-3/+8
* Fix issue sidebar regression (#32598)wxiaoguang2024-11-221-1/+1
* Add 'Copy path' button to file view (#32584)silverwind2024-11-212-1/+2
* Improve issue sidebar UI (#32587)wxiaoguang2024-11-214-6/+4
* Supplement and Improvement for #32558 (#32585)Kerwin Bryant2024-11-211-1/+3
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-215-72/+82
* Optimize installation-page experience (#32558)Kerwin Bryant2024-11-201-1/+1
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-182-2/+2
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-181-3/+5
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-161-1/+1
* Fix large image overflow in comment page (#31740)charles2024-11-151-1/+1
* Fix incorrect project page CSS class (#32510)wxiaoguang2024-11-151-1/+1
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+4
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-1110-285/+151
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-108-84/+79
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-095-85/+113
* Fix issue sidebar (#32455)wxiaoguang2024-11-093-14/+13
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-081-4/+4
* Refactor issue page info (#32445)wxiaoguang2024-11-083-11/+6
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-075-14/+14
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-071-1/+1
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-061-0/+9
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-36/+23
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-051-4/+4
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0543-121/+121
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0466-105/+105
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-041-1/+14
* 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