summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainFix various Fomantic UI and htmx problems (#33851)wxiaoguang10 hours
release/v1.23Fix auto concurrency cancellation skips commit status updates (#33764) (#33849)ChristopherHX12 hours
release/v1.22Make Gitea 1.22 could be compiled with Go 1.24 (#33643)wxiaoguang3 weeks
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot10 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot10 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao15 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532715 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot24 months
release/v1.17fix: omit avatar_url in discord payload when empty (#22393) (#22395)John Olheiser2 years
release/v1.16Fix possible panic when repository is empty (#20509) (#20527)65433 years
[...]
 
TagDownloadAuthorAge
v1.23.5gitea-1.23.5.tar.gz  gitea-1.23.5.zip  Lunny Xiao7 days
v1.23.4gitea-1.23.4.tar.gz  gitea-1.23.4.zip  Lunny Xiao3 weeks
v1.23.3gitea-1.23.3.tar.gz  gitea-1.23.3.zip  Lunny Xiao5 weeks
v1.23.2gitea-1.23.2.tar.gz  gitea-1.23.2.zip  Lunny Xiao5 weeks
v1.23.1gitea-1.23.1.tar.gz  gitea-1.23.1.zip  Lunny Xiao2 months
v1.23.0gitea-1.23.0.tar.gz  gitea-1.23.0.zip  Lunny Xiao2 months
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao3 months
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang3 months
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao3 months
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao3 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-03-03Changelog for v1.16.3 (#18966)v1.16.3Lunny Xiao1-0/+29
2022-03-02git backend ignore replace objects (#18979) (#18980)65431-0/+2
2022-03-02Set max text height to prevent overflow (#18862) (#18977)Otto Richter (fnetX)1-1/+1
2022-03-02Fix problem when self-assign notification (#18797) (#18976)Otto Richter (fnetX)1-1/+1
2022-03-02backport fix of #18973 (#18974)65431-1/+1
2022-03-02Refactor admin user filter query parameters (#18965) (#18975)Otto Richter (fnetX)4-11/+14
2022-03-02Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...65432-16/+45
2022-03-01Send 404 on `/{org}.gpg` (#18959) (#18962)Gusted1-2/+10
2022-03-01Fix admin user list pagination (#18957) (#18960)Otto Richter (fnetX)2-0/+10
2022-03-01Fix lfs management setting (#18947)Lunny Xiao1-4/+4
[...]