summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* switch destination directory for apt signing keys (#28639)Denys Konovalov2023-12-281-2/+2
* Refactor timeutil package (#28623)wxiaoguang2023-12-282-2/+2
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-271-0/+101
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-252-1/+7
* Fix wrong due date rendering in issue list page (#28588)Yarden Shoham2023-12-221-1/+1
* Fix 500 error of searching commits (#28576)wxiaoguang2023-12-212-2/+2
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-192-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-2/+1
* Improve the prompt for "ssh-keygen sign" (#28509)wxiaoguang2023-12-181-1/+1
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-3/+3
* Remove duplicate option in admin screen and now-unused translation keys (#28492)The Magician2023-12-171-2/+0
* Remove unnecessary forgot password link in delete user section (#28355)yp053272023-12-151-1/+0
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+2
* Let `curl` write the content to file (#28427)KN4CK3R2023-12-121-1/+1
* Improve text in Security settings (#28393)Panagiotis "Ivory" Vasilopoulos2023-12-082-0/+3
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-072-4/+4
* Fix margin in server signed signature verification view (#28379)Lauris BH2023-12-071-1/+1
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-064-10/+19
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-1/+1
* Remove deprecated query condition in ListReleases (#28339)Nanguan Lin2023-12-051-6/+0
* Refactor template empty checks (#28351)KN4CK3R2023-12-0411-23/+23
* Keep profile tab when clicking on Language (#28320)JakobDev2023-12-011-1/+1
* Use full width for project boards (#28225)Denys Konovalov2023-11-273-53/+59
* 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
* Fix swagger title (#28164)yp053272023-11-221-1/+1
* Do not display search box when there's no packages yet (#28146)yp053272023-11-211-0/+2
* 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
* Remove autofocus in search box (#28033)yp053272023-11-2012-12/+12
* Fix project counter in organization/individual profile (#28068)yp053272023-11-182-0/+6
* 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 the repo list in admin settings page (#28034)yp053272023-11-141-2/+2
* Improve profile for Organizations (#27982)yp053272023-11-132-2/+2
* Fix the wrong oauth2 name (#27993)Lunny Xiao2023-11-112-2/+2
* Add Profile Readme for Organisations (#27955)65432023-11-091-0/+3
* Use flex-container on user dashboard (#27956)silverwind2023-11-082-6/+6
* 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
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-032-8/+6
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-028-41/+57