aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lfs bug (#19072)Lunny Xiao2022-03-143-0/+81
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-142-37/+53
* Fix documentation and #19065 (#19067)mscherer2022-03-131-1/+1
* RSS/Atom support for Repos (#19055)65432022-03-1314-110/+188
* [skip ci] Updated licenses and gitignoresGiteaBot2022-03-131-0/+9
* Feeds: render markdown to html (#19058)Norwin2022-03-121-2/+23
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-122-0/+15
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-103-8/+5
* Update the webauthn_credential_id_sequence in Postgres (#19048)zeripath2022-03-102-2/+18
* If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049)zeripath2022-03-101-1/+1
* use xorm builder for models.getReviewers() (#19033)65432022-03-101-34/+28
* RSS/Atom support for Orgs (#17714)65432022-03-105-85/+154
* Fix flag validation (#19046)Norwin2022-03-101-1/+1
* Improve SyncMirrors logging (#19045)zeripath2022-03-104-43/+57
* fix pam authorization (#19040)zeripath2022-03-101-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-102-0/+3
* Upgrading binding package (#19034)Lunny Xiao2022-03-092-4/+3
* Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)wxiaoguang2022-03-091-12/+19
* Add button for issue deletion (#19032)Otto Richter (fnetX)2022-03-094-0/+40
* Fix script compatiable with OpenWrt (#19000)YISH2022-03-082-24/+103
* Allow users to self-request a PR review (#19030)Norwin2022-03-083-15/+38
* Fix wrong scopes caused by empty scope input (#19029)wxiaoguang2022-03-081-1/+13
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-094-6/+27
* 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