aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-263-5/+23
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-262-5/+12
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-2628-1/+127
* Improve Stopwatch behavior (#18930)Gusted2022-04-255-33/+77
* Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)65432022-04-254-31/+23
* Use queue instead of memory queue in webhook send service (#19390)Lunny Xiao2022-04-256-157/+66
* add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)jklippel2022-04-261-1/+3
* User specific repoID or xorm builder conditions for issue search (#19475)65432022-04-258-34/+25
* Add notags to fetch (#19487)65432022-04-251-1/+1
* Simplify the code to get issue count (#19380)Lunny Xiao2022-04-251-11/+1
* use IsLoopback (#19477)65432022-04-251-23/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-251-0/+3
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-246-5/+9
* [doctor] authorized-keys: fix displayed check name (#19464)Pilou2022-04-241-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-241-0/+7
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-232-1/+26
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-231-9/+58
* Mark TemplateLoading error as "UnprocessableEntity" (#19445)Gusted2022-04-221-1/+3
* Prevent dangling cat-file calls (goroutine alternative) (#19454)zeripath2022-04-221-0/+12
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-221-0/+1
* Set correct PR status on 3way on conflict checking (#19457)Gusted2022-04-214-6/+89
* Fix logging of Transfer API (#19456)Gusted2022-04-221-4/+6
* RepoAssignment ensure to close before overwrite (#19449)65432022-04-2111-96/+121
* node12 is EOL (#19451)techknowlogick2022-04-203-3/+3
* Add Changelog v1.16.6 (#19339) (#19450)65432022-04-202-1/+36
* Fix DELETE request for non-existent public key (#19443)Gusted2022-04-211-4/+9
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-213-1/+7
* Don't panic on `ErrEmailInvalid` (#19441)Gusted2022-04-202-3/+16
* When dumping trim the standard suffices instead of a random suffix (#19440)zeripath2022-04-201-2/+7
* Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git ...zeripath2022-04-201-1/+1
* Don't allow merging PR's which are being conflict checked (#19357)Gusted2022-04-201-0/+5
* doc: add brief intro on using traefik as reverse-proxy (#19432)Campbell He2022-04-202-0/+31
* Fix panic in team repos API (#19431)qwerty2872022-04-203-2/+3
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-204-28/+60
* Fix nil error when some pages are rendered outside request context (#19427)wxiaoguang2022-04-191-1/+1
* 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