aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clarify the git command Stdin hanging problem (#26967)wxiaoguang2023-09-082-17/+12
* Add v1.20.4 changelog (#26974)Lunny Xiao2023-09-081-0/+28
* Check newly added node type before "attachDirAuto" (#26972)wxiaoguang2023-09-081-1/+1
* Expanding documentation in queue.go (#26889)zareck2023-09-081-13/+48
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-0853-476/+567
* Add `yamllint` (#26965)silverwind2023-09-0714-187/+281
* Fix yaml quoting (#26964)silverwind2023-09-071-14/+14
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-083-26/+38
* Add `actions/labeler` (#26962)silverwind2023-09-072-0/+45
* Team invite url fix when registration disabled (#26950)Jack Hay2023-09-071-2/+2
* Refactor dashboard/feed.tmpl (#26956)CaiCandong2023-09-072-30/+39
* Improve hint when uploading a too large avatar (#26935)Lunny Xiao2023-09-073-3/+3
* Replace `util.SliceXxx` with `slices.Xxx` (#26958)CaiCandong2023-09-0716-110/+46
* Add reverseproxy auth for API back with default disabled (#26703)Lunny Xiao2023-09-074-3/+14
* Add "dir=auto" for input/textarea elements by default (#26735)wxiaoguang2023-09-073-0/+42
* Fix schedule actions still running even if workflow disalbed (#26939)Lunny Xiao2023-09-071-0/+10
* Fix the missing repo count (#26942)Nanguan Lin2023-09-071-0/+12
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-074-35/+35
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-071-2/+17
* Update nginx recommendations (#26924)silverwind2023-09-061-0/+2
* docs: Update Profile README information (#26947)Panagiotis "Ivory" Vasilopoulos2023-09-061-2/+2
* Fix scoped label layout (#26932)wxiaoguang2023-09-061-1/+2
* Move createrepository from module to service layer (#26927)Lunny Xiao2023-09-0626-482/+510
* Add a documentation note for Windows Service (#26938)KazzmanK2023-09-061-0/+9
* allow "latest" to be used in release vTag when downloading file (#26748)merlleu2023-09-061-4/+17
* Extract common code to new template (#26933)Kerwin Bryant2023-09-065-46/+32
* Show always repo count in header (#26842)JakobDev2023-09-060-0/+0
* Show always repo count in header (#26842)JakobDev2023-09-067-0/+90
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-0613-25/+221
* Fix UI anomalies (#26929)Kerwin Bryant2023-09-061-0/+1
* Fix the display of org level badges (#26504)yp053272023-09-0610-7/+3
* Add missing translation (#26926)Lunny Xiao2023-09-051-0/+1
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-065-15/+196
* Fix the secret regexp pattern on web page (#26910)Nanguan Lin2023-09-051-1/+1
* Add @chenrui333 as maintainer (#26917)Rui Chen2023-09-051-0/+1
* Move notification interface to services layer (#26915)Lunny Xiao2023-09-0551-969/+972
* fetch emails of currently displayed user on admin page (#26918)techknowlogick2023-09-051-1/+1
* Improve LDAP group config documentation, fixes #21159 (#21227)Sven Seeberg2023-09-052-8/+10
* update footer link to new landing page (#26916)techknowlogick2023-09-051-1/+1
* Remove `Named` interface (#26913)KN4CK3R2023-09-0512-21/+12
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-0510-204/+344
* Add missing `reqToken()` to notifications endpoints (#26914)JakobDev2023-09-052-3/+9
* feat(API): add routes and functions for managing user's secrets (#26909)Bo-Yi Wu2023-09-053-0/+190
* Move feed notification service layer (#26908)Lunny Xiao2023-09-055-13/+14
* Extract common code to new template (#26903)Kerwin Bryant2023-09-054-68/+25
* Move ui notification to service layer (#26907)Lunny Xiao2023-09-053-3/+10
* Remove duplicated notify mail configuration on tests (#26912)Lunny Xiao2023-09-053-3/+0
* Move indexer notification to service layer (#26906)Lunny Xiao2023-09-054-8/+22
* Move mail notification logic to service layer (#26905)Lunny Xiao2023-09-053-21/+20
* Improve DeleteByID (#26904)Lunny Xiao2023-09-051-1/+1