summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set is_private in fixtures. (#18868)KN4CK3R2022-02-251-0/+2
* Fix team management UI (#18886)Lunny Xiao2022-02-252-3/+3
* Update JS dependencies (#18898)silverwind2022-02-254-943/+936
* Fix migration v210 (#18892)Lunny Xiao2022-02-251-4/+10
* migrations: add test for importing pull requests in gitea uploader (#18752)singuliere2022-02-2512-20/+512
* BeforeSourcePath should point to base commit (#18799)Jimmy Praet2022-02-251-2/+2
* Prevent Stats Indexer reporting error if repo dir missing (#18870)zeripath2022-02-241-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-02-251-1/+1
* Fix update user (#18878)Lunny Xiao2022-02-241-3/+4
* Fix ldap user sync missed email in email_address table (#18786)Lunny Xiao2022-02-242-6/+27
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-233-33/+88
* Set max text height to prevent overflow (#18862)Kyle D2022-02-231-1/+1
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-2315-17/+30
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Fix behavior or checkbox submission. (#18851)Gusted2022-02-221-0/+2
* Don't report signal: killed errors in serviceRPC (#18850)zeripath2022-02-221-1/+3
* Fix bug for get user by email (#18833)Lunny Xiao2022-02-211-12/+2
* migrations: remove dead code in gitea uploader (#18725)singuliere2022-02-211-13/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-02-211-3/+1
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-204-6/+16
* Update go-org to 1.6.0 (#18824)zeripath2022-02-202-9/+14
* Fix login with email for ldap users (#18800)Lunny Xiao2022-02-201-1/+1