| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve "language stats" UI (#26968) | wxiaoguang | 2023-09-10 | 5 | -144/+62 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-10 | 1 | -109/+216 |
* | Update chroma to v2.9.1 (#26990) | silverwind | 2023-09-09 | 2 | -3/+3 |
* | Improve issue list layout (#26983) | wxiaoguang | 2023-09-09 | 3 | -11/+26 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-09 | 2 | -22/+44 |
* | Move some functions to service layer (#26969) | Lunny Xiao | 2023-09-08 | 22 | -748/+733 |
* | Lock yamllint and update indirect python deps (#26979) | silverwind | 2023-09-08 | 2 | -98/+108 |
* | Chroma color tweaks (#26978) | silverwind | 2023-09-08 | 2 | -17/+21 |
* | Add a new column schedule_id for action_run to track (#26975) | Lunny Xiao | 2023-09-08 | 7 | -20/+37 |
* | Improve flex list UI (#26970) | wxiaoguang | 2023-09-08 | 14 | -26/+23 |
* | Clarify the git command Stdin hanging problem (#26967) | wxiaoguang | 2023-09-08 | 2 | -17/+12 |
* | Add v1.20.4 changelog (#26974) | Lunny Xiao | 2023-09-08 | 1 | -0/+28 |
* | Check newly added node type before "attachDirAuto" (#26972) | wxiaoguang | 2023-09-08 | 1 | -1/+1 |
* | Expanding documentation in queue.go (#26889) | zareck | 2023-09-08 | 1 | -13/+48 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 53 | -476/+567 |
* | Add `yamllint` (#26965) | silverwind | 2023-09-07 | 14 | -187/+281 |
* | Fix yaml quoting (#26964) | silverwind | 2023-09-07 | 1 | -14/+14 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-08 | 3 | -26/+38 |
* | Add `actions/labeler` (#26962) | silverwind | 2023-09-07 | 2 | -0/+45 |
* | Team invite url fix when registration disabled (#26950) | Jack Hay | 2023-09-07 | 1 | -2/+2 |
* | Refactor dashboard/feed.tmpl (#26956) | CaiCandong | 2023-09-07 | 2 | -30/+39 |
* | Improve hint when uploading a too large avatar (#26935) | Lunny Xiao | 2023-09-07 | 3 | -3/+3 |
* | Replace `util.SliceXxx` with `slices.Xxx` (#26958) | CaiCandong | 2023-09-07 | 16 | -110/+46 |
* | Add reverseproxy auth for API back with default disabled (#26703) | Lunny Xiao | 2023-09-07 | 4 | -3/+14 |
* | Add "dir=auto" for input/textarea elements by default (#26735) | wxiaoguang | 2023-09-07 | 3 | -0/+42 |
* | Fix schedule actions still running even if workflow disalbed (#26939) | Lunny Xiao | 2023-09-07 | 1 | -0/+10 |
* | Fix the missing repo count (#26942) | Nanguan Lin | 2023-09-07 | 1 | -0/+12 |
* | Improve SSH Key / GPG Key / Deploy Key UI (#26949) | wxiaoguang | 2023-09-07 | 4 | -35/+35 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-07 | 1 | -2/+17 |
* | Update nginx recommendations (#26924) | silverwind | 2023-09-06 | 1 | -0/+2 |
* | docs: Update Profile README information (#26947) | Panagiotis "Ivory" Vasilopoulos | 2023-09-06 | 1 | -2/+2 |
* | Fix scoped label layout (#26932) | wxiaoguang | 2023-09-06 | 1 | -1/+2 |
* | Move createrepository from module to service layer (#26927) | Lunny Xiao | 2023-09-06 | 26 | -482/+510 |
* | Add a documentation note for Windows Service (#26938) | KazzmanK | 2023-09-06 | 1 | -0/+9 |
* | allow "latest" to be used in release vTag when downloading file (#26748) | merlleu | 2023-09-06 | 1 | -4/+17 |
* | Extract common code to new template (#26933) | Kerwin Bryant | 2023-09-06 | 5 | -46/+32 |
* | Show always repo count in header (#26842) | JakobDev | 2023-09-06 | 0 | -0/+0 |
* | Show always repo count in header (#26842) | JakobDev | 2023-09-06 | 7 | -0/+90 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 13 | -25/+221 |
* | Fix UI anomalies (#26929) | Kerwin Bryant | 2023-09-06 | 1 | -0/+1 |
* | Fix the display of org level badges (#26504) | yp05327 | 2023-09-06 | 10 | -7/+3 |
* | Add missing translation (#26926) | Lunny Xiao | 2023-09-05 | 1 | -0/+1 |
* | Vendor `jquery.are-you-sure` with strict mode fixes (#26901) | silverwind | 2023-09-06 | 5 | -15/+196 |
* | Fix the secret regexp pattern on web page (#26910) | Nanguan Lin | 2023-09-05 | 1 | -1/+1 |
* | Add @chenrui333 as maintainer (#26917) | Rui Chen | 2023-09-05 | 1 | -0/+1 |
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 51 | -969/+972 |
* | fetch emails of currently displayed user on admin page (#26918) | techknowlogick | 2023-09-05 | 1 | -1/+1 |
* | Improve LDAP group config documentation, fixes #21159 (#21227) | Sven Seeberg | 2023-09-05 | 2 | -8/+10 |
* | update footer link to new landing page (#26916) | techknowlogick | 2023-09-05 | 1 | -1/+1 |
* | Remove `Named` interface (#26913) | KN4CK3R | 2023-09-05 | 12 | -21/+12 |