aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Docs: replace `gitea` with `Gitea` (#17838)qwerty2872021-11-2814-48/+48
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-2859-295/+359
* Disable ref selection dropdown if you don't have permissions to use it (#17837)qwerty2872021-11-282-4/+2
* Fix value of User.IsRestricted to default setting when oauth2 user auto regis...Galen Suen2021-11-281-7/+8
* Handle relative unix socket paths (#17836)zeripath2021-11-272-4/+11
* Fix code formating (#17830)mscherer2021-11-272-4/+4
* Replace regex usage for MIME parsing (#17831)Gabriel Vasile2021-11-271-2/+6
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-271-0/+39
* Implement Well-Known URL for password change (#17777)mscherer2021-11-261-4/+10
* Add archived label for code search results in archived repo's (#17817)Jimmy Praet2021-11-261-1/+7
* Fix database inconsistent when admin change user email (#17549)Lunny Xiao2021-11-256-15/+62
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-261-0/+3
* org settings -> webhook/labels/deletion should also active the menu (#17809)Lunny Xiao2021-11-253-1/+7
* Fixed org styles. (#17807)KN4CK3R2021-11-253-97/+97
* Fix org webchatwork webhook (#17810)wxiaoguang2021-11-251-0/+2
* Detect dark theme via css variable (#17800)ThetaDev2021-11-253-7/+6
* Allow forks to org if you can create repos (#17783)qwerty2872021-11-252-7/+7
* Use correct user on releases (#17806)Gusted2021-11-251-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-253-149/+228
* Create menus for organization pages (#17802)Lunny Xiao2021-11-255-24/+39
* Preserve color when inverting emojis (#17797)silverwind2021-11-241-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-24345-3812/+4229
* Use `*PushUpdateOptions` as receiver (#17724)Gusted2021-11-242-17/+17