aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Show in Web UI if file is vendored and generated (#28620)JakobDev2024-01-241-0/+10
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-242-133/+134
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-170/+176
* Fix hardcoded GitHub icon used as migrated release avatar (#28910)wackbyte2024-01-241-1/+1
* Don't show new pr button when page is not compare pull (#26431)yp053272024-01-211-3/+5
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-212-14/+13
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-202-13/+14
* Add support for sha256 repositories (#23894)Adam Majer2024-01-193-1/+17
* Fix display latest sync time for pull mirrors on the repo page (#28841)yp053272024-01-181-8/+7
* Render code block in activity tab (#28816)JakobDev2024-01-161-7/+7
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-25/+1
* Fix links in issue card (#28806)Denys Konovalov2024-01-151-3/+3
* Show latest commit for file (#28067)JakobDev2024-01-153-31/+48
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-2/+2
* Display latest sync time for pull mirrors on the repo page (#28712)Dmitry Sharshakov2024-01-151-0/+7
* Rework markup link rendering (#26745)KN4CK3R2024-01-158-16/+16
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-1/+8
* Add non-JS fallback for reaction tooltips (#28785)Gwyneth Morgan2024-01-151-1/+3
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-122-4/+4
* Improve CSS helper naming (#28769)wxiaoguang2024-01-122-2/+2
* Revamp repo header (#27760)Denys Konovalov2024-01-121-43/+47
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-102-19/+19
* Add download attribute to release attachments (#28739)JakobDev2024-01-091-1/+1
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+2
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-1/+1
* Fix 500 error of searching commits (#28576)wxiaoguang2023-12-211-1/+1
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-192-4/+4
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-3/+3
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-071-2/+2
* Fix margin in server signed signature verification view (#28379)Lauris BH2023-12-071-1/+1
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-063-7/+14
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-046-18/+18
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-0/+2
* Fix link to `Code` tab on wiki commits (#28041)JakobDev2023-11-271-1/+1
* Use full width for PR comparison (#28182)Nanguan Lin2023-11-231-2/+2
* Fix missing buttons (#28179)Nanguan Lin2023-11-231-0/+4
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-4/+3
* Add guide page to actions when there's no workflows (#28145)yp053272023-11-212-0/+12
* Fix empty action run title (#28113)Lunny Xiao2023-11-211-1/+1
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+3
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-2/+2
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-1/+1
* Add word-break to repo description in home page (#27924)yp053272023-11-071-1/+1
* Fix rendering assignee changed comments without assignee (#27927)Sebastian Brückner2023-11-071-24/+23
* Add word break to release title (#27942)yp053272023-11-071-1/+1
* Fix edit topic UI (#27925)yp053272023-11-061-3/+3
* Show correct commit sha when viewing single commit diff (#27916)sebastian-sauer2023-11-061-1/+1
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-032-7/+7
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-027-40/+56