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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-19
Merge branch 'main' into feature-activitypub
feature-activitypub
6543
2022-06-19
Backtick table name in generic orphan check (#20019)
Gusted
2022-06-18
Use ctx.ServerError in reqsignature.go
Anthony Wang
2022-06-18
Remove accidently added files
Anthony Wang
2022-06-18
Use ctx.ServerError and remove all remote interaction code from webfinger.go
Anthony Wang
2022-06-18
Merge branch 'main' into feature-activitypub
6543
2022-06-18
Update document to clarify that ALLOWED_DOMAINS/BLOCKED_DOMAINS support wildc...
wxiaoguang
2022-06-18
Merge branch 'main' into feature-activitypub
6543
2022-06-18
go mod tidy
Anthony Wang
2022-06-18
Change Gitea user agent from the default to Gitea/Version
Anthony Wang
2022-06-18
Use go-ap/jsonld to add @context and marshal JSON
Anthony Wang
2022-06-18
Return 404 when tag is broken (#20017)
Wim
2022-06-18
Merge branch 'main' into feature-activitypub
6543
2022-06-18
Dump should only copy regular files and symlink regular files (#20015)
v1.18.0-dev
wxiaoguang
2022-06-18
Merge branch 'main' into feature-activitypub
6543
2022-06-18
[skip ci] Updated translations via Crowdin
zeripath
2022-06-18
[skip ci] Updated translations via Crowdin
zeripath
2022-06-18
Add fgprof pprof profiler (#20005)
zeripath
2022-06-18
[skip ci] Updated translations via Crowdin
zeripath
2022-06-18
Improve action table indices (#19472)
zeripath
2022-06-18
Add dbconsistency checks for Stopwatches (#20010)
zeripath
2022-06-18
fix push mirrors URL are no longer displayed on the UI (#20011)
Mohamed Sekour
2022-06-18
Empty log queue on flush and close (#19994)
zeripath
2022-06-18
[skip ci] Updated translations via Crowdin
zeripath
2022-06-17
Stop spurious APIFormat stopwatches logs (#20008)
zeripath
2022-06-17
Fix CountOrphanedLabels in orphan check (#20009)
zeripath
2022-06-17
Write Commit-Graphs in RepositoryDumper (#20004)
zeripath
2022-06-17
Add fetch.writeCommitGraph to gitconfig (#20006)
zeripath
2022-06-17
Add ed25519 to httpsig algorithms
Anthony Wang
2022-06-17
move agit dependcy (#19998)
Lunny Xiao
2022-06-17
go mod tidy
Anthony Wang
2022-06-17
Update go-ap to fix empty liked collection and removed unneeded HTTP headers
Anthony Wang
2022-06-17
Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)
wxiaoguang
2022-06-17
gitconfig: set safe.directory = * (#19870)
singuliere
2022-06-17
Fix Readme render bug (#19992)
Lunny Xiao
2022-06-17
Delete duplicated update btn on pull request view page (#19993)
Lunny Xiao
2022-06-16
Use DisplayName() instead of FullName in Oauth provider (#19991)
oGi4i
2022-06-16
Merge branch 'main' into feature-activitypub
6543
2022-06-16
fix permission check for delete tag (#19985)
a1012112796
2022-06-16
More code cleanup
Anthony Wang
2022-06-16
Merge remote-tracking branch 'upstream/main' into feature-activitypub
Anthony Wang
2022-06-16
Move getting the RFC 2616 time to a separate function
Anthony Wang
2022-06-16
make generate-swagger
Anthony Wang
2022-06-16
[skip ci] Updated translations via Crowdin
wxiaoguang
2022-06-16
Fix failing ActivityPubMissingPerson test
Anthony Wang
2022-06-16
Add more better comments
Anthony Wang
2022-06-16
Don't multiply Federation.MaxSize by 1<<20 twice
Anthony Wang
2022-06-16
Add better comments
Anthony Wang
2022-06-16
Add a warning about changing settings that can break federation
Anthony Wang
2022-06-16
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
wxiaoguang
[next]