| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent double decoding of % in url params (#17997) | zeripath | 2021-12-16 | 12 | -1/+41 |
* | Add Reindex buttons to repository settings page (#17494) | zeripath | 2021-12-16 | 4 | -2/+95 |
* | Set correct language for Dockerfile variants (#17999) | silverwind | 2021-12-16 | 1 | -0/+1 |
* | Fix TemplateRepo no longer in models.repo (#17993) | Caellion | 2021-12-16 | 1 | -0/+10 |
* | Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) | silverwind | 2021-12-16 | 7 | -16/+22 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-16 | 9 | -35/+26 |
* | Fixed emoji alias not parsed in links (#16221) | KN4CK3R | 2021-12-15 | 2 | -9/+16 |
* | Shorten page title in file view (#17987) | silverwind | 2021-12-15 | 1 | -1/+5 |
* | Refactor HTTP request context (#17979) | wxiaoguang | 2021-12-15 | 26 | -176/+138 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 24 | -36/+73 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-15 | 2 | -3/+7 |
* | Use non-expiring key. (#17984) | KN4CK3R | 2021-12-14 | 1 | -125/+78 |
* | Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi... | zeripath | 2021-12-14 | 17 | -88/+344 |
* | Return nicer error for ForcePrivate (#17971) | zeripath | 2021-12-14 | 2 | -1/+2 |
* | Fixed wording. (#17973) | KN4CK3R | 2021-12-14 | 1 | -4/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-14 | 1 | -0/+1 |
* | Prevent deadlock in create issue (#17970) | zeripath | 2021-12-13 | 3 | -5/+11 |
* | Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965) | dependabot[bot] | 2021-12-12 | 2 | -8/+8 |
* | Improve behavior of "Fork" button (#17288) | qwerty287 | 2021-12-13 | 5 | -5/+97 |
* | Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) | rinsuki | 2021-12-13 | 1 | -1/+1 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 88 | -1388/+1363 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-12-12 | 22 | -48/+230 |
* | Fix markdown URL parsing (#17924) | wxiaoguang | 2021-12-11 | 3 | -75/+127 |
* | Fix overflow in commit graph (#17947) | silverwind | 2021-12-11 | 3 | -5/+14 |
* | Prevent services/mailer/mailer_test.go tests from deleteing data directory (#... | zeripath | 2021-12-10 | 3 | -13/+23 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 75 | -887/+1001 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 16 | -82/+104 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 301 | -2919/+3193 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-10 | 3 | -0/+12 |
* | Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) | wxiaoguang | 2021-12-09 | 4 | -17/+104 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-09 | 25 | -25/+55 |
* | Use disable_form_autofill on Codebase and Gitbucket (#17936) | qwerty287 | 2021-12-08 | 2 | -1/+2 |
* | Improve checkBranchName (#17901) | zeripath | 2021-12-08 | 10 | -58/+106 |
* | allways set a message-id on mails (#17900) | Garionion | 2021-12-08 | 3 | -5/+66 |
* | Support sorting for project board issuses (#17152) | Anbraten | 2021-12-08 | 8 | -57/+114 |
* | Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) | wxiaoguang | 2021-12-08 | 2 | -7/+0 |
* | Refactor install page (db type) (#17919) | wxiaoguang | 2021-12-07 | 14 | -80/+75 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-07 | 5 | -3/+15 |
* | Allow default branch to be inferred on compare page (#17908) | John Olheiser | 2021-12-06 | 2 | -3/+21 |
* | Apply CSS Variables to all message elements (#17920) | silverwind | 2021-12-06 | 2 | -85/+76 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 11 | -171/+204 |
* | Replace "unix" by "http+unix" for PROTOCOL (#17771) | mscherer | 2021-12-05 | 4 | -26/+25 |
* | Fix loading content history on show more (#17819) | Gusted | 2021-12-06 | 1 | -1/+3 |
* | update xgo to use 1.17 (#17915) | techknowlogick | 2021-12-05 | 1 | -2/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-12-06 | 4 | -5/+57 |
* | Test cache during init (#17852) | wxiaoguang | 2021-12-06 | 1 | -0/+15 |
* | Display issue/comment role even if repo archived (#17907) | Lunny Xiao | 2021-12-05 | 2 | -29/+31 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-12-05 | 17 | -96/+132 |
* | fix i18n (#17906) | wxiaoguang | 2021-12-04 | 1 | -1/+1 |
* | Fix svg colors in file list table (#17903) | silverwind | 2021-12-04 | 2 | -10/+5 |