aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Improve navbar: add "admin" tip, add "active" style (#32927)wxiaoguang37 hours1-13/+14
* show warning on navigation if currently editing comment or title (#32920)Tim38 hours2-9/+9
* Refactor repo-projects.ts (#32892)silverwind3 days2-107/+59
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao4 days1-1/+1
* Fix various trivial problems (#32861)wxiaoguang5 days6-2/+13
* Fix incomplete Actions status aggregations (#32859)wxiaoguang6 days1-12/+6
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong6 days1-5/+7
* Repo file list enhancements (#32835)silverwind7 days1-3/+3
* Tweak repo sidebar (#32847)silverwind7 days5-117/+129
* Remove translation to issue add time because the format is fixed should not b...Lunny Xiao7 days1-1/+1
* Fix SSPI button visibility when SSPI is the only enabled method (#32841)mevius47 days2-2/+2
* Fix overflow on org header (#32837)silverwind8 days1-2/+2
* Fix various UI bugs (#32821)wxiaoguang9 days1-1/+1
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong9 days4-5/+20
* Detect whether action view branch was deleted (#32764)Lunny Xiao9 days1-3/+3
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi9 days1-0/+1
* Fix "unicode escape" JS error (#32806)wxiaoguang9 days2-5/+5
* Implement update branch API (#32433)Kemal Zebari10 days1-0/+73
* Fix repo home file list (#32788)wxiaoguang11 days4-73/+59
* Rearrange Clone Panel (#31142)Blender Defender11 days7-93/+60
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang11 days8-57/+85
* Fix wiki ui (#32781)wxiaoguang12 days1-14/+14
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang12 days6-172/+147
* Fix duplicate dropdown dividers (#32760)wxiaoguang13 days3-6/+8
* Fix repo home row-right grow (#32763)wxiaoguang14 days2-8/+9
* Refactor issue list (#32755)wxiaoguang14 days3-49/+53
* 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