summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Migration 204 use Sync2 (#18044)65432021-12-202-1/+2
* Move POST /{username}/action/{action} to simply POST /{username} (#18045)zeripath2021-12-203-7/+5
* Fix delete u2f keys modal (#18040)Lunny Xiao2021-12-201-1/+1
* Reset Session ID on login (#18018)zeripath2021-12-209-11/+121
* Add grafana gitea-mixin (#17758)Vitaly Zhuravlev2021-12-2012-0/+668
* Simplify parameter types (#18006)Gusted2021-12-2059-116/+115
* Update chroma (#18033)zeripath2021-12-2036-679/+933
* Prevent off-by-one error on comments on newly appended lines (#18029)zeripath2021-12-202-0/+53
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-209-9/+42
* no need for docker image mirror (#18031)techknowlogick2021-12-191-18/+0
* Stop printing 03d after escaped characters in logs (#18030)zeripath2021-12-191-1/+1
* Reset locale on login (#18023)zeripath2021-12-191-0/+33
* Add support for ssh commit signing (#17743)Wim2021-12-19182-15178/+17444
* Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu...zeripath2021-12-193-6/+377
* [skip ci] Updated licenses and gitignoresGiteaBot2021-12-194-0/+18
* Change <a> elements to underline on hover (#17898)silverwind2021-12-186-29/+27
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-182-0/+18
* Support open compare page directly (#17975)Lunny Xiao2021-12-172-14/+13
* Add option to define refs in issue templates (#17842)qwerty2872021-12-175-5/+14
* Fix outType on gitea dump (#18000)Gusted2021-12-171-2/+5
* Fix rename notification bug (#18008)Lunny Xiao2021-12-172-2/+4
* Ensure complexity, minlength and ispwned are checked on password setting (#18...zeripath2021-12-173-1/+25
* Use JSON module instead of stdlib json (#18003)Gusted2021-12-172-2/+2
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-1618-26/+209
* Prevent double decoding of % in url params (#17997)zeripath2021-12-1612-1/+41
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-164-2/+95
* Set correct language for Dockerfile variants (#17999)silverwind2021-12-161-0/+1
* Fix TemplateRepo no longer in models.repo (#17993)Caellion2021-12-161-0/+10
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-167-16/+22
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-169-35/+26
* Fixed emoji alias not parsed in links (#16221)KN4CK3R2021-12-152-9/+16
* Shorten page title in file view (#17987)silverwind2021-12-151-1/+5
* Refactor HTTP request context (#17979)wxiaoguang2021-12-1526-176/+138
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-1524-36/+73
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-152-3/+7
* Use non-expiring key. (#17984)KN4CK3R2021-12-141-125/+78
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-1417-88/+344
* Return nicer error for ForcePrivate (#17971)zeripath2021-12-142-1/+2
* Fixed wording. (#17973)KN4CK3R2021-12-141-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-141-0/+1
* Prevent deadlock in create issue (#17970)zeripath2021-12-133-5/+11
* Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965)dependabot[bot]2021-12-122-8/+8
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-135-5/+97
* Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)rinsuki2021-12-131-1/+1
* Some repository refactors (#17950)Lunny Xiao2021-12-1288-1388/+1363
* [skip ci] Updated licenses and gitignoresGiteaBot2021-12-1222-48/+230
* Fix markdown URL parsing (#17924)wxiaoguang2021-12-113-75/+127
* Fix overflow in commit graph (#17947)silverwind2021-12-113-5/+14
* Prevent services/mailer/mailer_test.go tests from deleteing data directory (#...zeripath2021-12-103-13/+23
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-1075-887/+1001