index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-01
Changelog 1.12.5 (#13002)
v1.12.5
John Olheiser
2020-10-01
allow U2F with default settings for gitea in subpath (#12990) (#13001)
techknowlogick
2020-10-01
Prevent empty div when editing comment (#12404) (#12991)
techknowlogick
2020-09-28
Mirror: Update DB on Address-Update too (#12964) (#12967)
6543
2020-09-25
Allow extended config on cron settings (#12939) (#12943)
zeripath
2020-09-24
Open transaction when adding Avatar email-hash pairs to the DB (#12577) (#12940)
zeripath
2020-09-21
Fix ListUserOrgs (#12910) (#12915)
赵智超
2020-09-21
Update only the repository columns that need updating (#12900) (#12912)
zeripath
2020-09-18
Fix panic when adding long comment (#12892) (#12894)
mrsdizzie
2020-09-18
Convert User expose ID each time (#12855) (#12883)
6543
2020-09-18
Add size limit for content of comment on action ui (#12881) (#12890)
赵智超
2020-09-18
Fix pgsql migration test (#12844) (#12884)
Lunny Xiao
2020-09-18
Fix [API] CreateRepo missing information (#12848) (#12867)
6543
2020-09-17
Support slashes in release tags (#12864) (#12882)
zeripath
2020-09-16
Fix migration v111 (#12868)
Lunny Xiao
2020-09-15
Escape more things that are passed through str2html (#12622) (#12850)
zeripath
2020-09-15
Fix notifications page links (#12838) (#12853)
zeripath
2020-09-15
On Migration respect old DefaultBranch (#12843) (#12858)
6543
2020-09-15
Stop cloning unnecessarily on PR update (#12839) (#12852)
zeripath
2020-09-11
Remove double escape on labels addition in comments (#12809) (#12810)
techknowlogick
2020-09-10
Fix "only mail on mention" bug (#12775) (#12789)
赵智超
2020-09-09
Fix yet another bug with diff file names (#12771) (#12776)
zeripath
2020-09-07
gitea dump: include version & Check InstallLock (#12760) (#12762)
6543
2020-09-06
RepoInit Respect AlternateDefaultBranch (#12746) (#12751)
6543
2020-09-06
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
6543
2020-09-04
[Backport] Fix go1.15 lint error in modules/public/public.go (#12707) (#12708)
6543
2020-09-03
Changelog for 1.12.4 release (#12687)
v1.12.4
techknowlogick
2020-09-03
[Backport] Fix comment broken issue ref dependence (#12651) (#12692)
6543
2020-09-02
Make default StaticRootPath compile time settable (#12371) (#12652)
6543
2020-09-02
When reading expired sessions - expire them (#12686) (#12690)
techknowlogick
2020-08-30
Escape provider name in oauth2 provider redirect (#12650)
6543
2020-08-26
Mark Cache with ini tag (#12605) (#12611)
John Olheiser
2020-08-26
Escape Email in forgot_password.tmpl (#12610) (#12612)
John Olheiser
2020-08-24
go1.15 on windows (#12589) (#12593)
techknowlogick
2020-08-23
Fix diff path unquoting (#12554) (#12575)
zeripath
2020-08-22
Skip SSPI authentication attempts for /api/internal (#12556) (#12559)
zeripath
2020-08-22
Default empty merger list to those with write permissions (#12535) (#12560)
zeripath
2020-08-22
models: break out of loop (#12386) (#12561)
zeripath
2020-08-22
Improve HTML escaping helper (#12562)
silverwind
2020-08-21
Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)
zeripath
2020-08-18
Remove hardcoded ES indexername (#12521) (#12526)
John Olheiser
2020-08-17
Keys should not verify revoked email addresses (#12486) (#12495)
zeripath
2020-08-17
Fix bug preventing transfer to private organization (#12497) (#12501)
techknowlogick
2020-08-13
Do not add prefix on http/https submodule links (#12477) (#12479)
techknowlogick
2020-08-12
Fix ignored login on compare (#12476) (#12478)
techknowlogick
2020-08-05
Match GH with Commit page (#12425) (#12431)
techknowlogick
2020-08-04
Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422)
techknowlogick
2020-07-31
[Vendor] upgrade google/go-github to v32.1.0 (#12361) (#12390)
6543
2020-07-29
Rendoer emoji's of Commit message on feed-page (#12373)
6543
2020-07-29
Git 2.28 no longer permits diff with ... on unrelated branches (#12370)
zeripath
[next]