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
2024-03-28Fix migration v292 (#30153)v1.22.0-rc0Lunny Xiao6-134/+162
2024-03-28Adjust VS Code debug filename match in .gitignore (#30158)Paweł Bogusławski1-1/+1
2024-03-28Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari9-11/+170
2024-03-28Render code tags in commit messages (#30146)silverwind2-4/+4
2024-03-28Bump `@github/relative-time-element` to v4.4.0 (#30154)Yarden Shoham2-5/+5
2024-03-28Migrate font-family to tailwind (#30118)silverwind19-31/+37
2024-03-28Move from `max( id )` to `max( index )` for latest commit statuses (#30076)YR Chen1-47/+73
2024-03-28Remember login for a month by default (#30150)delvh4-4/+4
2024-03-28Apply to become a maintainer (#30151)HEREYUA1-0/+1
2024-03-28Refactor markdown render (#30139)wxiaoguang8-257/+364
[...]