aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Refactor LabelEdit (#32752)wxiaoguang2024-12-085-91/+34
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-062-0/+21
* GitHub like repo home page (#32213)yp053272024-12-065-176/+251
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-0/+30
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-75/+90
* Fix fork page branch selection (#32711)Lunny Xiao2024-12-051-8/+6
* Add Arch package registry (#32692)KN4CK3R2024-12-0423-78/+123
* Fix file editor & preview (#32706)wxiaoguang2024-12-042-44/+9
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-0416-39/+81
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-047-16/+16
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* 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-033-32/+28
* 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
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-023-8/+12
* fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ...Simon Pistache2024-12-012-3/+3
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-0/+5
* Add priority to protected branch (#32286)65432024-11-272-2/+87
* Refactor some frontend problems (#32646)wxiaoguang2024-11-2613-64/+83
* 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
* 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