aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix branch list auth (#26041)Lunny Xiao2023-07-221-1/+1
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-226-44/+16
* Update secrets.en-us.md (#26057)JonRB2023-07-221-1/+1
* Improve text for empty issue/pr description (#26047)silverwind2023-07-221-1/+1
* Add changelog for 1.20.1 (#26015)delvh2023-07-221-0/+28
* Fix version in rpm repodata/primary.xml.gz (#26009)Peter Verraedt2023-07-212-8/+8
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-219-40/+50
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-2113-66/+218
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-212-2/+2
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-2141-643/+886
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-219-44/+45
* Fix escape problems in the branch selector (#25875)yp053272023-07-211-4/+4
* Update README.md to fix the broken link of Hugo (#26008)Pavel2023-07-211-1/+1
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-218-38/+86
* Update JS dependencies (#26025)silverwind2023-07-214-326/+566
* Reduce margins on admin pages (#26026)silverwind2023-07-213-3/+25
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-2110-350/+640
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-212-0/+81
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-214-24/+19
* Adding remaining enum for migration repo model type. (#26021)puni98692023-07-202-2/+6
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981)Dominik Heidler2023-07-206-7/+17
* Fix the route for pull-request's authors (#26016)wxiaoguang2023-07-202-5/+11
* Remove nfnt/resize and oliamb/cutter (#25999)harryzcy2023-07-204-39/+36
* Correctly refer to dev tags as nightly in the docker docs (#26004)John Olheiser2023-07-202-2/+2
* Fix env config parsing for "GITEA____APP_NAME" (#26001)wxiaoguang2023-07-202-1/+7
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-203-1/+7
* Add a link to OpenID Issuer URL in WebFinger response (#26000)Noah Snelson2023-07-201-0/+4
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-208-183/+251
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-201-0/+172
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Improve profile readme rendering (#25988)Earl Warren2023-07-192-2/+6
* avoid hard-coding height in language dropdown menu (#25986)Earl Warren2023-07-191-2/+1
* parseScope with owner/repo always sets owner to zero (#25987)Earl Warren2023-07-191-1/+2
* Bump github.com/golang-jwt/jwt to v5 (#25975)harryzcy2023-07-1911-23/+32
* Update path related documents (#25417)wxiaoguang2023-07-1911-46/+31
* Update djlint, enable H026 and T027 (#25980)silverwind2023-07-192-50/+50
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-192-99/+109
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-183-2/+4
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-1815-80/+103
* Fix SSPI auth panic (#25955)wxiaoguang2023-07-181-2/+2
* Make pending commit status yellow again (#25935)silverwind2023-07-182-5/+2
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-18417-123/+125
* Disallow dangerous url schemes (#25960)KN4CK3R2023-07-184-5/+19
* Avoid creating directories when loading config (#25944)wxiaoguang2023-07-181-2/+4
* [skip ci] Updated translations via CrowdinGiteaBot2023-07-181-29/+29
* Import `sortablejs` only once (#25936)silverwind2023-07-173-7/+10
* Make environment-to-ini work with INSTALL_LOCK=true (#25926)wxiaoguang2023-07-171-1/+3
* Ignore `runs-on` with expressions when warning no matched runners (#25917)Jason Song2023-07-171-0/+7
* Skip unuseful error message in dev mode when watching local filesystem (#25919)wxiaoguang2023-07-171-1/+1
* Add shutting down notice (#25920)KN4CK3R2023-07-171-1/+1