aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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