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
2021-02-02
Changelog v1.13.2 (#14535)
v1.13.2
6543
2021-01-30
configure internal ssh server w/ macs and ciphers, backport of #14523 (#14530)
Stefan
2021-01-30
Set the name Mapper in migrations (#14526) (#14529)
6543
2021-01-29
Fix wiki preview (#14515)
Lunny Xiao
2021-01-28
update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)
6543
2021-01-25
ChangeUserName: rename user files back on DB issue (#14447)
6543
2021-01-23
Fix migration v141 (#14387) (#14388)
6543
2021-01-23
ensure timeout error is shown on u2f timeout (#14417) (#14431)
zeripath
2021-01-23
Fix lfs preview bug (#14428) (#14433)
6543
2021-01-23
[Backport] Fix Deadlock & Delete affected reactions on comment deletion (#143...
6543
2021-01-20
Prevent panic on fuzzer provided string (#14405) (#14409)
6543
2021-01-19
Use path not filepath in routers/editor (#14390) (#14396)
6543
2021-01-19
Removed invalid form tag (#14391) (#14395)
6543
2021-01-19
Check if label template exist first (#14384) (#14389)
6543
2021-01-18
check release publisher exists (#14375)
Norwin
2021-01-15
Use Request.URL.RequestURI() for fcgi (#14312) (#14347)
Kyungmin Bae
2021-01-15
Use ServerError provided by Context (#14333) (#14345)
Lunny Xiao
2021-01-14
Fix edit-label form init (#14337)
Norwin
2021-01-11
fix mailIssueCommentBatch for pull request (#14252) (#14296)
a1012112796
2021-01-07
Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)
6543
2021-01-03
Render links for commit hashes followed by comma (#14224) (#14227)
Nuno Silva
2021-01-03
Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#...
Jimmy Praet
2021-01-02
Fix avatar bugs (#14217) (#14220)
6543
2021-01-02
Ensure that schema search path is set with every connection on postgres (#141...
zeripath
2021-01-02
Fix dashboard issues labels filter bug (#14210) (#14214)
Lunny Xiao
2021-01-02
When visit /favicon.ico but the static file is not exist return 404 but not c...
Lunny Xiao
2021-01-01
fix branch selector on new issue page (#14194) (#14207)
a1012112796
2020-12-31
Check for notExist on profile repository page (#14197) (#14203)
zeripath
2020-12-28
Add changelog for v1.13.1 (#14172)
v1.13.1
Lunny Xiao
2020-12-28
Fix bug of link query order on markdown render (#14156) (#14171)
Lunny Xiao
2020-12-26
Migration: drop too long repo topics (#14152) (#14155)
6543
2020-12-26
Fix escaping issue in diff (#14154)
zeripath
2020-12-25
Fix creation OAuth2 auth source from CLI. (#14146)
Daniil Pankratov
2020-12-24
Ensure that search term and page are not lost on adoption page-turn (#14133) ...
zeripath
2020-12-22
more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104)
6543
2020-12-22
Fix storage config implementation (#14091) (#14095)
6543
2020-12-21
dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-packa...
techknowlogick
2020-12-19
Fix panic in BasicAuthDecode (#14046) (#14048)
silverwind
2020-12-18
[API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...
6543
2020-12-17
HotFix: Hide private partisipation in Orgs (#13994) (#14031)
6543
2020-12-17
Always wait for the cmd to finish (#14006) (#14039)
zeripath
2020-12-17
Don't use simpleMDE editor on mobile devices for 1.13 (#14029)
mrsdizzie
2020-12-16
Add emoji in label to project boards (#13978) (#14021)
6543
2020-12-16
Send webhook when tag is removed via Web UI (#14015) (#14019)
Cirno the Strongest
2020-12-16
always use headCommitID for review comment diff (#14011)
Jimmy Praet
2020-12-14
Trim the branch prefix from action.GetBranch (#13981) (#13986)
zeripath
2020-12-14
Ensure template renderer is available before storage handler (#13982)
zeripath
2020-12-13
Whenever the password is updated ensure that the hash algorithm is too (#1396...
zeripath
2020-12-12
Enforce setting HEAD in wiki to master (#13950) (#13961)
6543
2020-12-11
Fix feishu webhook caused by API changed (#13937) (#13938)
Lunny Xiao
[next]