summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix setting of SameSite on cookies (#15989)zeripath2021-05-261-3/+3
* follow redirect when fetching theme archive (#15986)techknowlogick2021-05-261-1/+1
* not show link to migration on repo reate page when it was disabled (#15957)a10121127962021-05-261-1/+3
* Use filepath.ToSlash and Join in indexer defaults and queues (#15971)zeripath2021-05-252-9/+8
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-262-0/+19
* Remove branch URL before IssueRefURL (#15968)fnetX (aka fralix)2021-05-251-1/+1
* Add possibility to make branch in branch page (#15960)Viktor Yakovchuk2021-05-243-0/+45
* Change default queue settings to be low go-routines (#15964)zeripath2021-05-242-5/+5
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-239-24/+96
* Remove fomantic accordion module (#15951)silverwind2021-05-239-1047/+183
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-2211-16/+17
* Update pull_request_template.md (#15948)Ikko Ashimine2021-05-221-1/+1
* Add email headers (#15939)KN4CK3R2021-05-223-61/+104
* Double the avatar size factor (#15941)silverwind2021-05-212-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-2219-19/+0
* Bump `postgres` and `mysql` versions (#15710)Patrick Schratz2021-05-215-10/+10
* add a new internal hook to save ssh log (#15787)a10121127962021-05-218-0/+78
* fix default avatar url (#15938)Norwin2021-05-213-3/+3
* Add curl to rootless docker image (#15908)Steven2021-05-211-0/+1
* Fix layout of milestone view (#15927)sebastian-sauer2021-05-201-6/+6
* Use node 16 on release tasks too (#15936)silverwind2021-05-201-2/+2
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-206-6/+19
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-201-2/+12
* Disable legal comments in esbuild (#15929)silverwind2021-05-191-0/+1
* api: fix overly strict edit pr permissions (#15900)Norwin2021-05-191-1/+1
* Fix and restyle menu on code line (#15913)silverwind2021-05-1810-84/+60
* Restore token authentication for git http when 2FA active (#15915)zeripath2021-05-181-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-191-38/+39
* Fix typo in hacking-on-gitea.en-us.md (#15918)Ikko Ashimine2021-05-181-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-181-0/+1
* Use Wants= over Requires= in systemd file (#15897)silverwind2021-05-171-6/+6
* git migration: don't prompt interactively for clone credentials (#15902)Norwin2021-05-171-2/+8
* [skip ci] Updated translations via CrowdinGiteaBot2021-05-173-44/+54
* remove unimplemented searchbar from project view (#15901)Norwin2021-05-171-3/+0
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-169-84/+92
* Use a special name for update default branch on repository setting (#15893)Lunny Xiao2021-05-162-1/+2
* Rework Token API comments (#15162)Ian Wienand2021-05-161-22/+36
* improve empty notice (#15890)Lunny Xiao2021-05-161-0/+5
* Systemd needs After as well as Require (#15881)zeripath2021-05-161-0/+9
* [skip ci] Updated licenses and gitignoresGiteaBot2021-05-1619-3/+350
* Move sans-serif fallback font higher than emoji fonts (#15855)zeripath2021-05-161-1/+1
* GitHub: migrate draft releases too (#15884)65432021-05-152-34/+31
* Hold the event source when there are no listeners (#15725)zeripath2021-05-152-0/+35
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch...zeripath2021-05-152-7/+16
* Prevent double-login for Git HTTP and LFS and simplify login (#15303)zeripath2021-05-1510-217/+288
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-1524-412/+598
* Fix error message when saving generated LOCAL_ROOT_URL config (#15880)Naohisa Murakami2021-05-151-1/+1
* Fix blame row height alignment (#15863)Norwin2021-05-141-1/+5