aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-0919-220/+286
* Fix http path bug (#16117)Lunny Xiao2021-06-093-0/+131
* Refactor routers directory (#15800)Lunny Xiao2021-06-09107-800/+940
* Remove spurious AppSubUrl in serviceworker request. (#16047)zeripath2021-06-081-4/+3
* Fix `doctor --run check-db-consistency --fix` with label fix (#16094)Lunny Xiao2021-06-081-17/+24
* Always store primary email address into email_address table and also the stat...Lunny Xiao2021-06-0811-236/+593
* Fix data URI scramble (#16098)KN4CK3R2021-06-074-19/+23
* Merge all deleteBranch as one function and also fix bug when delete branch do...Lunny Xiao2021-06-074-146/+111
* Fixed assert statements. (#16089)KN4CK3R2021-06-0756-228/+227
* Make commit info cancelable (#16032)zeripath2021-06-0612-35/+57
* Fix regression of renderer (#16091)Lunny Xiao2021-06-062-24/+36
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-061-0/+3
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-067-407/+727
* Change default TMPDIR path in rootless containers (#16077)Steven2021-06-061-0/+2
* Fix panic (#16072)zeripath2021-06-051-1/+1
* Fix typo and add TODO notice (#16064)NekoBit2021-06-051-2/+2
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-0519-436/+444
* Copy git data from disk when restore repository (#16066)Lunny Xiao2021-06-043-6/+11
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-041-2/+14
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-031-0/+3
* use "true" for RACE_ENABLED (#15261)65432021-06-021-3/+4
* Fix case change in ownernames (#16045)zeripath2021-06-023-1/+36
* Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath2021-06-012-2/+4
* Fix language switch for install page (#16043)a10121127962021-06-012-1/+10
* update ``.raw-content`` when edit issue/comment content (#16021)a10121127962021-05-311-0/+2
* Make sshd_config more flexible regarding connections (#16009)Dario Louzado2021-05-311-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-06-011-0/+8
* Add missing SameSite settings for the i_like_gitea cookie (#16037)zeripath2021-05-313-0/+3
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-313-2/+12
* Encrypt migration credentials at rest (#15895)Norwin2021-05-315-5/+145
* Fix bug in reverse proxy (#16026)zeripath2021-05-311-1/+1
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-3114-23/+46
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-311-0/+9
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-305-88/+36
* Close the dataRC reader sooner (#16023)zeripath2021-05-301-0/+5
* Improve assets handler middleware (#15961)Lunny Xiao2021-05-306-166/+107
* Don't manipulate input params in email notification (#16011)Jimmy Praet2021-05-303-6/+12
* [skip ci] Updated licenses and gitignoresGiteaBot2021-05-306-8/+45
* Fix get tag when migration (#16014)Lunny Xiao2021-05-291-1/+1
* Unified custom config creation (#16012)KN4CK3R2021-05-293-82/+39
* Remove New PR button in PRs (#15998)Kyle D2021-05-291-1/+1
* fix get OS on some of the windows computers (#16007)BoYanZh2021-05-291-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-2919-19/+0
* Update queue workers for v1.15 (#15999)Kyle D2021-05-282-9/+9
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-281-1/+14
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-276-25/+59
* Allow Token/Basic auth on raw paths (#15987)zeripath2021-05-274-11/+15
* add permission check for ``GenerateRepository`` (#15946)a10121127962021-05-271-0/+6
* Fix extra curly brace breaking release compare (#15988)Kyle D2021-05-261-1/+1