summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [FIX] missing ctx in new_form (#27514)mohammed ahmed2023-10-081-1/+1
* Pre-register OAuth application for tea (#27509)M Hickford2023-10-086-4/+11
* Fix mermaid flowchart margin issue (#27503)silverwind2023-10-081-1/+3
* add a shortcut to user's profile page to admin user details (#27299)techknowlogick2023-10-081-1/+5
* Fix actionlint (#27513)silverwind2023-10-081-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-10-081-0/+4
* Update JS and PY dependencies (#27501)silverwind2023-10-086-456/+457
* Improve feed icons and feed merge text color (#27498)silverwind2023-10-082-13/+17
* Downgrade `go-co-op/gocron` to v1.31.1 (#27511)silverwind2023-10-082-3/+3
* Enable markdownlint `no-duplicate-header` (#27500)silverwind2023-10-075-10/+9
* bump go-deps (#27489)techknowlogick2023-10-073-160/+147
* Apply to became a maintainer (#27491)Kerwin Bryant2023-10-071-0/+1
* change runner for binarytechknowlogick2023-10-071-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-10-072-2/+62
* Remove .exe suffix when cross-compiling on Windows (#27448)Sergey Zolotarev2023-10-061-4/+8
* move re-useable workflowtechknowlogick2023-10-061-3/+2
* add checkout to disk-cleantechknowlogick2023-10-061-0/+1
* use hosted runners for nightly actions (#27485)techknowlogick2023-10-062-3/+42
* Avoid run change title process when the title is same (#27467)yp053272023-10-061-0/+4
* Fix panic in storageHandler (#27446)Sergey Zolotarev2023-10-061-51/+50
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-0620-269/+308
* Rephrase template documentation to be more clear about .gitea/template (#27450)Andrew Imeson2023-10-061-5/+8
* Remove redundant `len` check around loop (#27464)Eng Zer Jun2023-10-064-46/+32
* [skip ci] Updated translations via CrowdinGiteaBot2023-10-061-26/+131
* fix wording in SECURITY.md (#27463)Nuyube2023-10-051-1/+1
* Fix `Installation from package` doc (#27459)Nanguan Lin2023-10-051-12/+15
* Don't let API add 2 exclusive labels from same scope (#27433)JakobDev2023-10-053-1/+40
* Refactor system setting (#27000)wxiaoguang2023-10-0521-507/+411
* [skip ci] Updated translations via CrowdinGiteaBot2023-10-0527-71/+275
* When comparing with an non-exist repository, return 404 but 500 (#27437)Lunny Xiao2023-10-041-1/+3
* Fix pr template (#27436)Lunny Xiao2023-10-041-1/+1
* Use minimal required version on CI and remove unnecessary services (#27429)Lunny Xiao2023-10-041-17/+3
* Fix missing `ctx` in new_form.tmpl (#27434)CaiCandong2023-10-041-2/+2
* Use flex-container for repo and org settings (#27418)silverwind2023-10-044-6/+6
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Add Index to `action.user_id` (#27403)JakobDev2023-10-043-1/+19
* [skip ci] Updated translations via CrowdinGiteaBot2023-10-041-0/+1
* Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)silverwind2023-10-038-210/+21
* Add 1.20.5 changelog (#27404) (#27411)Lunny Xiao2023-10-031-0/+27
* verify MinIO works with bitnami/minio:2023.8.31 (#27022)Earl Warren2023-10-031-3/+3
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-0397-294/+298
* Don't use subselect in `DeleteIssuesByRepoID` (#27332)JakobDev2023-10-031-64/+79
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384)Kirill Sorokin2023-10-032-0/+24
* Make Actions tasks/jobs timeouts configurable by the user (#27400)Francesco Antognazza2023-10-024-9/+21
* Fix git 2.11 error when checking IsEmpty (again) (#27399)wxiaoguang2023-10-021-1/+1
* Differentiate between `push` and `pull` `mirror sync in progress` (#27390)delvh2023-10-023-5/+6
* Fix git 2.11 error when checking IsEmpty (#27393)wxiaoguang2023-10-021-1/+2
* fix: comment typo (#27388)246012023-10-021-1/+1
* Test more templates for if they contain an error (#27367)Lunny Xiao2023-10-022-0/+53
* Document the line-number counting behavior (#27386)wxiaoguang2023-10-021-2/+7