aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump go deps (#19021)techknowlogick2022-03-083-245/+838
* Don't show context cancelled errors in attribute reader (#19006)zeripath2022-03-081-1/+3
* Set `rel="nofollow noindex"` on new issue links (#19023)zeripath2022-03-071-1/+1
* update to correct stable versiontechknowlogick2022-03-071-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-071-0/+1
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-068-3/+20
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-069-20/+85
* Fix EasyMDE error when input Enter (#19004)wxiaoguang2022-03-061-2/+2
* Fix update hint bug (#18996)Lunny Xiao2022-03-041-1/+1
* Fix the editor height in review box (#19003)wxiaoguang2022-03-042-1/+9
* Add a "admin user generate-access-token" subcommand (#17722)mscherer2022-03-041-0/+57
* Fix potential assignee query for repo (#18994)Otto Richter (fnetX)2022-03-042-1/+19
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-0410-2/+31
* Update `go-enry` to v2.8.0 (#18993)Gusted2022-03-042-3/+3
* homebrew updates via crontechknowlogick2022-03-031-1/+0
* ignore missing comment for user notifications (#18954)eladyn2022-03-032-4/+5
* allow overwrite artifacts for github releases (#18987)65432022-03-031-1/+2
* fix & refactor (#18973)65432022-03-031-10/+10
* Don't clean up hardcoded `tmp` (#18983)KN4CK3R2022-03-023-6/+6
* git backend ignore replace objects (#18979)65432022-03-021-0/+2
* Improve the deletion of issue (#18945)Lunny Xiao2022-03-021-9/+9
* Add note to GPG key response if user has no keys (#18961)KN4CK3R2022-03-022-0/+4
* adds restore docs for docker based instances (#18844)Marco Blessing2022-03-021-0/+56
* Refactor admin user filter query parameters (#18965)wxiaoguang2022-03-024-11/+14
* Refactor mirror code & fix `StartToMirror` (#18904)Gusted2022-03-021-14/+19
* Send 404 on `/{org}.gpg` (#18959)Gusted2022-03-011-1/+9
* Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...65432022-03-022-16/+45
* Fix lfs management setting (#18946)Lunny Xiao2022-03-011-4/+4
* Fix admin user list pagination (#18957)Otto Richter (fnetX)2022-03-012-0/+10
* [API] Allow removing issues (#18879)Otto Richter (fnetX)2022-03-0111-4/+299
* Refactor SecToTime() function (#18863)René Schaar2022-02-283-40/+64
* Improve mirror iterator (#18928)Lunny Xiao2022-02-284-19/+19
* Fix login with email panic when email is not exist (#18941)Lunny Xiao2022-02-281-1/+1
* Adjust error for already locked db and prevent level db lock on malformed con...zeripath2022-02-271-6/+42
* Avoid database lookups for `DescriptionHTML` (#18924)Gusted2022-02-271-1/+1
* Update go-org to v1.6.1 (#18932)Gusted2022-02-272-6/+4
* Fix trace log to show value instead of pointers (#18926)Gusted2022-02-271-1/+8
* Add announcement steps to release-howto (#18896)Norwin2022-02-271-0/+5
* Fix `<strong>` html in translation (#18929)Gusted2022-02-271-2/+2
* Fix page and missing return on unadopted repos API (#18848)qwerty2872022-02-273-2/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2022-02-271-0/+58
* Allow adminstrator teams members to see other teams (#18918)Gusted2022-02-261-0/+16
* Update nginx reverse proxy docs (#18922)JonRB2022-02-261-0/+8
* Don't treat BOM escape sequence as hidden character. (#18909)Gusted2022-02-262-4/+25
* Remove CodeMirror dependencies (#18911)silverwind2022-02-26360-61916/+3
* Uncapitalize errors (#18915)Gusted2022-02-263-9/+9
* Disable service worker by default (#18914)silverwind2022-02-264-5/+3
* Set is_empty in fixtures (#18869)KN4CK3R2022-02-265-6/+43
* Don't update email for organisation (#18905)Gusted2022-02-261-1/+1
* Correctly link URLs to users/repos with dashes, dots or underscores (#18890)Alexander Neumann2022-02-262-1/+10