aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-049-27/+35
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-044-10/+10
* Fix word overflow in file search page (#32695)yp053272024-12-031-1/+1
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-022-0/+5
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-031-1/+1
* Optimize the styling of icon buttons within file-header-right (#32675)Kerwin Bryant2024-12-021-5/+5
* fix: show tag name on branch/tag selector if repo shown from tag ref (#32689)metiftikci2024-12-022-4/+4
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-025-81/+97
* fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ...Simon Pistache2024-12-012-3/+3
* Add priority to protected branch (#32286)65432024-11-271-2/+5
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-16/+14
* Update the list of watchers and stargazers when clicking watch/unwatch or sta...Yarden Shoham2024-11-221-1/+11
* Fix issues with inconsistent spacing in areas (#32607)Kerwin Bryant2024-11-222-3/+3
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* 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
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-215-72/+82
* 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 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-094-85/+99
* Fix issue sidebar (#32455)wxiaoguang2024-11-093-14/+13
* 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
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-36/+23
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0528-88/+88
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0435-56/+56
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-023-6/+8
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-029-10/+10
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-232-1/+8
* update git book link to v2 (#32221)Ehsan Shirvanian2024-10-091-1/+1
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-1/+1
* Support repo license (#24872)yp053272024-10-011-1/+6
* 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 Issue/pulls list (#32081)cloudchamb3r2024-09-241-2/+2
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-1/+1
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-4/+12
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+117
* 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-023-5/+5
* Move lock icon position and add additional tooltips to branch list page (#31839)william-allspice2024-08-211-7/+11