aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update backup instructions to align with archive structure (#26902)JonRB2023-09-051-7/+7
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-043-4/+5
* Show queue's active worker number (#26896)wxiaoguang2023-09-043-8/+12
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-045-39/+38
* [skip ci] Updated licenses and gitignoresGiteaBot2023-09-042-0/+32
* Update documents to fix some links (#26885)Lunny Xiao2023-09-0310-13/+13
* clarify aspects of the dump command (#26887)JonRB2023-09-032-3/+3
* Relocate the `RSS user feed` button (#26882)BeYonme2023-09-031-3/+3
* Use Go 1.21 and update dependencies (#26878)wxiaoguang2023-09-035-79/+81
* Update docs about attachment path (#26883)CaiCandong2023-09-033-4/+5
* Refactor "shortsha" (#26877)wxiaoguang2023-09-036-93/+16
* Fix wrong review requested number (#26784)Nanguan Lin2023-09-031-6/+15
* Refactor `og:description` to limit the max length (#26876)wxiaoguang2023-09-032-5/+15
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-0213-679/+661
* Make it posible to customize nav text color via css var (#26807)65432023-09-022-0/+5
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-016-14/+14
* Improve opengraph previews (#26851)Linus Groh2023-09-012-36/+43
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-013-4/+6
* Allow users with write permissions for issues to add attachments with API (#2...Zettat1232023-09-011-1/+1
* Move licenses.txt to /assets directory (#26866)silverwind2023-09-013-4/+5
* Use case-insensitive regex for all webpack assets (#26867)silverwind2023-09-011-6/+6
* restrict certificate type for builtin SSH server (#26789)Earl Warren2023-09-011-0/+6
* feat(API): add secret deletion functionality for repository (#26808)Bo-Yi Wu2023-09-014-4/+107
* Avoid double-unescaping of form value (#26853)wxiaoguang2023-09-014-24/+6
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-0121-244/+244
* Remove some unused CSS styles (#26852)wxiaoguang2023-09-012-13/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-011-0/+31
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-3112-23/+39
* Update team invitation email link (#26550)Jack Hay2023-08-315-10/+346
* Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank is...JakobDev2023-08-311-1/+9
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-319-40/+20
* User details page (#26713)Denys Konovalov2023-08-3112-43/+242
* Render code blocks in repo description (#26830)silverwind2023-08-314-10/+5