aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-1016-82/+104
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-10301-2919/+3193
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-103-0/+12
* Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)wxiaoguang2021-12-094-17/+104
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-0925-25/+55
* Use disable_form_autofill on Codebase and Gitbucket (#17936)qwerty2872021-12-082-1/+2
* Improve checkBranchName (#17901)zeripath2021-12-0810-58/+106
* allways set a message-id on mails (#17900)Garionion2021-12-083-5/+66
* Support sorting for project board issuses (#17152)Anbraten2021-12-088-57/+114
* Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932)wxiaoguang2021-12-082-7/+0
* Refactor install page (db type) (#17919)wxiaoguang2021-12-0714-80/+75
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-075-3/+15
* Allow default branch to be inferred on compare page (#17908)John Olheiser2021-12-062-3/+21
* Apply CSS Variables to all message elements (#17920)silverwind2021-12-062-85/+76
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-0611-171/+204
* Replace "unix" by "http+unix" for PROTOCOL (#17771)mscherer2021-12-054-26/+25
* Fix loading content history on show more (#17819)Gusted2021-12-061-1/+3
* update xgo to use 1.17 (#17915)techknowlogick2021-12-051-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-064-5/+57
* Test cache during init (#17852)wxiaoguang2021-12-061-0/+15
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-052-29/+31
* [skip ci] Updated licenses and gitignoresGiteaBot2021-12-0517-96/+132
* fix i18n (#17906)wxiaoguang2021-12-041-1/+1
* Fix svg colors in file list table (#17903)silverwind2021-12-042-10/+5
* Update JS dependencies, adjust eslint config (#17904)silverwind2021-12-049-1257/+1495
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-043-0/+20
* Fix the bug: no wiki page can be created if the repo didn't have any page yet...wxiaoguang2021-12-031-6/+6
* tests: more integration tests for notifications (#17845)singuliere2021-12-031-0/+67
* Render issue references in file table (#17897)silverwind2021-12-041-1/+2
* Improve seek-help documents (#17895)wxiaoguang2021-12-033-10/+20
* Add hints for special Wiki pages (#17283)n2021-12-033-0/+7
* Removed SizeFmt. (#17890)KN4CK3R2021-12-035-6/+5
* Changelog for v1.15.7 (#17871) (#17889)65432021-12-022-1/+32
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-032-0/+12
* Add migrate from Codebase (#16768)KN4CK3R2021-12-028-0/+943
* Update chi/middleware to chi/v5/middleware (#17888)zeripath2021-12-0242-2572/+128
* Use fmt.Sprintf correctly (#17886)delvh2021-12-024-4/+4
* Added missing `data-` prefix. (#17884)KN4CK3R2021-12-031-3/+3
* Check if column exist before rename if exist, just return with no error (#17870)Lunny Xiao2021-12-021-0/+24
* Refactor various strings (#17784)mscherer2021-12-0217-33/+46
* fix 500 error while use a reserved name in org rename (#17878)a10121127962021-12-022-7/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-024-1/+74
* Use shadowing script for docker (#17846)zeripath2021-12-016-10/+68
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-0136-177/+472