summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainClean up legacy form CSS styles (#33081)wxiaoguang104 min.
release/v1.23Fix bleve fuzziness search (#33078) (#33087)wxiaoguang8 hours
release/v1.22bump x/net (#32896) (#32900)techknowlogick2 weeks
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot7 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot8 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao13 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532713 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot22 months
release/v1.17fix: omit avatar_url in discord payload when empty (#22393) (#22395)John Olheiser24 months
release/v1.16Fix possible panic when repository is empty (#20509) (#20527)65432 years
[...]
 
TagDownloadAuthorAge
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao2 weeks
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang3 weeks
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao3 weeks
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao3 weeks
v1.22.4gitea-1.22.4.tar.gz  gitea-1.22.4.zip  Lunny Xiao5 weeks
v1.22.3gitea-1.22.3.tar.gz  gitea-1.22.3.zip  Lunny Xiao3 months
v1.22.2gitea-1.22.2.tar.gz  gitea-1.22.2.zip  Lunny Xiao4 months
v1.22.1gitea-1.22.1.tar.gz  gitea-1.22.1.zip  Lunny Xiao6 months
v1.22.0gitea-1.22.0.tar.gz  gitea-1.22.0.zip  Lunny Xiao7 months
v1.23.0-devgitea-1.23.0-dev.tar.gz  gitea-1.23.0-dev.zip  Chongyi Zheng8 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-12-28Add changelog for v1.13.1 (#14172)v1.13.1Lunny Xiao1-0/+36
2020-12-28Fix bug of link query order on markdown render (#14156) (#14171)Lunny Xiao5-24/+83
2020-12-26Migration: drop too long repo topics (#14152) (#14155)65431-0/+9
2020-12-26Fix escaping issue in diff (#14154)zeripath1-4/+3
2020-12-25Fix creation OAuth2 auth source from CLI. (#14146)Daniil Pankratov3-3/+27
2020-12-24Ensure that search term and page are not lost on adoption page-turn (#14133) ...zeripath2-1/+14
2020-12-22more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104)65432-8/+57
2020-12-22Fix storage config implementation (#14091) (#14095)65432-21/+177
2020-12-21dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-packa...techknowlogick37-51/+162
2020-12-19Fix panic in BasicAuthDecode (#14046) (#14048)silverwind2-0/+12
[...]