aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix various misalignments and overflows (#34227)HEADmainKerwin Bryant25 hours13-22/+22
* Fix button alignments and remove unnecessary styles (#34206)Kerwin Bryant2 days13-38/+38
* Fix project board links to related Pull Requests (#34213)badhezi2 days1-1/+1
* Fix two missed null value checks on the wiki page. (#34205)Kerwin Bryant3 days2-2/+2
* Improve "lock conversation" UI (#34207)wxiaoguang3 days1-21/+13
* Restore form inputs on organization create error (#34201)bytedream3 days1-4/+4
* Align User Details Page Header Layout with Design Specifications (#34192)Kerwin Bryant3 days1-12/+3
* Add middleware for request prioritization (#33951)Rowan Bohde4 days1-0/+12
* Update protected_branch.tmpl (#34193)Kerwin Bryant4 days1-3/+7
* Add package version api endpoints (#34173)KN4CK3R5 days1-4/+103
* Fix incorrect file links (#34189)wxiaoguang5 days4-8/+8
* Fix span svg layout (#34185)Kerwin Bryant5 days1-2/+2
* Update milestones.tmpl (#34184)Kerwin Bryant6 days1-1/+1
* refactor organization menu (#33928)Exploding Dragon8 days4-111/+142
* feat: Add sorting by exclusive labels (issue priority) (#33206)Thomas E Lackey8 days3-1/+14
* Fix vertical centering of file tree icons and use entryIcon for submodules/sy...Kerwin Bryant8 days1-1/+1
* remove hardcoded 'code' string in clone_panel.tmpl (#34153)Will Kelly9 days1-1/+1
* Uniform all temporary directories and allow customizing temp path (#32352)Lunny Xiao10 days1-4/+0
* Check user/org repo limit instead of doer (#34147)DrMaxNix10 days2-3/+3
* Fix team permission (#34128)wxiaoguang10 days2-2/+4
* Keep file tree view icons consistent with icon theme (#33921)Kerwin Bryant12 days1-1/+2
* Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126)wxiaoguang12 days1-1/+1
* Fix markdown render behaviors (#34122)wxiaoguang13 days10-15/+15
* Refactor dropdown ellipsis (#34123)wxiaoguang13 days19-109/+103
* Add `last_committer_date` and `last_author_date` for file contents API (#32921)Lunny Xiao2025-04-021-0/+10
* Add flat-square action badge style (#34062)bytedream2025-04-013-3/+25
* fix(#34076):replace assgniee translation key (#34077)Simon Priet2025-03-312-2/+2
* [Fix] Resolve the problem of commit_statuses not being loaded at the top - ri...Kerwin Bryant2025-03-311-2/+2
* Add a config option to block "expensive" pages for anonymous users (#34024)wxiaoguang2025-03-301-1/+1
* Add descriptions for private repo public access settings and improve the UI (...yp053272025-03-291-32/+50
* Add anonymous access support for private/unlisted repositories (#34051)wxiaoguang2025-03-295-29/+46
* Hide activity contributors, recent commits and code frequrency left tabs if t...Lunny Xiao2025-03-281-9/+13
* Update action status badge layout (#34018)bytedream2025-03-283-19/+39
* Adjust the layout of the toolbar on the Issues/Projects page (#33667)Kerwin Bryant2025-03-283-23/+22
* fix org repo creation being limited by user limits (#34030)TheFox0x72025-03-271-14/+10
* Download actions job logs from API (#33858)Lunny Xiao2025-03-261-0/+46
* Fix dropdown delegating and some UI problems (#34014)wxiaoguang2025-03-261-1/+1
* Prepare common tmpl functions in a middleware (#33957)wxiaoguang2025-03-252-12/+15
* Auto expand "New PR" form (#33971)wxiaoguang2025-03-244-6/+6
* Only use prev and next buttons for pagination on user dashboard (#33981)Lunny Xiao2025-03-232-4/+14
* Fix oauth2 auth and UI (#33961)wxiaoguang2025-03-212-42/+37
* Allow filtering issues by any assignee (#33343)Andreas Svanberg2025-03-213-13/+21
* Optimize Layout Styles of Filelist (#33920)Kerwin Bryant2025-03-191-5/+7
* Added Description Field for Secrets and Variables (#33526)John Smith2025-03-173-0/+55
* Defer captcha script loading (#33919)wxiaoguang2025-03-171-3/+3
* Fix file tree issues (#33916)Kerwin Bryant2025-03-171-2/+2
* Remove unused or abused styles (#33918)wxiaoguang2025-03-174-15/+11
* Replace text-align classes with tailwind (#33905)silverwind2025-03-1634-72/+82
* Add missing translation (#33900)Lunny Xiao2025-03-151-1/+1
* Fix cannot delete runners via the modal dialog (#33895)ChristopherHX2025-03-151-1/+1