aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Helm Chart registry (#19406)KN4CK3R2022-04-1924-21/+679
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-181-0/+1372
* [skip ci] Updated licenses and gitignoresGiteaBot2022-04-171-1/+9
* upgrade postgres refrence to 14 (#19416)Stephen J. Fuhry2022-04-164-4/+4
* Fix datarace in gitea_uploader.go (#19409)chavacava2022-04-151-2/+2
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Use a struct as test options (#19393)Lunny Xiao2022-04-1440-100/+210
* Disallow selecting the text of buttons (#19330)delvh2022-04-144-19/+20
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-131-1/+1
* Note where frontend files are located in docs (#19379)ktprograms2022-04-121-1/+7
* Document 409 error returned by repos/migrate api (#19376)Chongyi Zheng2022-04-122-0/+5
* Fix middleware function's placements for some `/user/...` (#19377)Gusted2022-04-121-5/+5
* Fix panic in teams API when requesting members (#19360)delvh2022-04-111-1/+1
* Add logic to switch between source/rendered on Markdown (#19356)Gusted2022-04-101-2/+10
* Fixed registry host value. (#19363)KN4CK3R2022-04-101-4/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-102-0/+117
* Allow package linking to private repository (#19348)KN4CK3R2022-04-091-1/+2
* Use "main" as default branch name (#19354)wxiaoguang2022-04-085-3/+5
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-0856-447/+466
* Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...wxiaoguang2022-04-0810-192/+166
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-0822-161/+219
* API: Search Issues, dont show 500 if filter result in empty list (#19244)65432022-04-081-15/+16
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-0811-11/+0
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-0732-74/+1082
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-071-0/+20
* Show ssh command directly in template instead of i18n translation (#19335)原俊杰2022-04-062-2/+1
* Package registry changes (#19305)KN4CK3R2022-04-0617-150/+185
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-061-0/+8
* Add `ENABLE_SSH_LOG` to debugging problems (#19316)Gusted2022-04-051-1/+2
* Warn on SSH connection for incorrect configuration (#19317)Gusted2022-04-051-0/+9
* escape fake linktechknowlogick2022-04-051-1/+1
* Allow custom redirect for landing page (#19324)techknowlogick2022-04-053-5/+9
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-053-42/+130
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-043-7/+532
* Fix links to packages documentation (#19315)Steven2022-04-041-9/+9
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-0326-42/+758
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-031-0/+66
* Prevent intermittent NPE in queue tests (#19301)zeripath2022-04-022-28/+97
* Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296)Lunny Xiao2022-04-022-2/+3
* An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)Peter Gardfjäll2022-04-012-0/+32
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-0217-58/+353
* Improve package registry docs (#19273)Norwin2022-04-011-0/+23
* A pull-mirror repo should be marked as such on creation (#19295)Peter Gardfjäll2022-04-012-0/+2
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-0122-81/+397
* Skip frontend ROOT_URL check on installation page, remove unnecessary global ...wxiaoguang2022-04-012-9/+10
* Fix broken of team create (#19288)Lunny Xiao2022-04-013-7/+9
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-0178-672/+594
* Performance improvement for add team user when org has more than 1000 reposit...Lunny Xiao2022-04-011-12/+42
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-0127-0/+85
* Update JS dependencies (#19281)silverwind2022-04-0116-193/+188