summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-012-1/+824
* Rework commit page header (#17849)silverwind2021-12-015-230/+145
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-3066-306/+591
* Fix position of label color picker colors (#17866)silverwind2021-11-301-4/+4
* docs: modules do not rely on models, services do (#17861)singuliere2021-11-301-1/+1
* Refactor commit graph styling to use css variables (#17860)silverwind2021-11-302-53/+15
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-301-0/+1
* Remove whitespace inside rendered code `<td>` (#17859)silverwind2021-11-301-6/+2
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-294-14/+14
* Make Co-committed-by and co-authored-by trailers optional (#17848)zeripath2021-11-294-1/+8
* Fix various typos in docs (#17844)qwerty2872021-11-284-5/+5
* Move more model into models/user (#17826)Lunny Xiao2021-11-2823-603/+547