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-04-11
Send a remote follow in PersonInboxGet
feature-manual-inbox-outbox-old
Anthony Wang
2022-04-06
Add API endpoints for inbox/outbox
Anthony Wang
2022-03-30
Use system timezone instead of setting.DefaultUILocation
Anthony Wang
2022-03-30
Remove unneeded copy
Anthony Wang
2022-03-30
Clean up some variable declarations
Anthony Wang
2022-03-29
Check if digest algo is supported in setting module
Anthony Wang
2022-03-28
Use time.RFC1123 and make the http.Client proxy-aware
Anthony Wang
2022-03-27
Clean up whitespace with make fmt
Anthony Wang
2022-03-27
Use the httplib module instead of http for GET requests
Anthony Wang
2022-03-25
Rename hack_16834 to user_settings
Anthony Wang
2022-03-24
Cleanup, handle invalid usernames for ActivityPub person GET request
Anthony Wang
2022-03-20
Assert if json.Unmarshal succeeds
Anthony Wang
2022-03-20
Remove LogSQL from ActivityPub person test
Anthony Wang
2022-03-20
Run make fmt again, fix err var redeclaration
Anthony Wang
2022-03-19
Use Gitea JSON library, add assert for pkp
Anthony Wang
2022-03-19
Run make fmt and make generate-swagger
Anthony Wang
2022-03-19
Change 2021 to 2022, properly format package imports
Anthony Wang
2022-03-19
Fix CI checks-backend errors with go mod tidy
Anthony Wang
2022-03-18
activitypub: hack_16834
Loïc Dachary
2022-03-18
activitypub: implement the ReqSignature middleware
Loïc Dachary
2022-03-18
activitypub: signing http client
Loïc Dachary
2022-03-18
activitypub: go-fed conformant Clock instance
Loïc Dachary
2022-03-18
activitypub: add the public key to Person (#14186)
Loïc Dachary
2022-03-18
activitypub: implement /api/v1/activitypub/user/{username} (#14186)
Loïc Dachary
2022-03-18
go.mod: add go-fed/{httpsig,activity/pub,activity/streams} dependency
Loïc Dachary
2022-03-10
Fix flag validation (#19046)
Norwin
2022-03-10
Improve SyncMirrors logging (#19045)
zeripath
2022-03-10
fix pam authorization (#19040)
zeripath
2022-03-10
[skip ci] Updated translations via Crowdin
GiteaBot
2022-03-09
Upgrading binding package (#19034)
Lunny Xiao
2022-03-09
Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028)
wxiaoguang
2022-03-09
Add button for issue deletion (#19032)
Otto Richter (fnetX)
2022-03-08
Fix script compatiable with OpenWrt (#19000)
YISH
2022-03-08
Allow users to self-request a PR review (#19030)
Norwin
2022-03-08
Fix wrong scopes caused by empty scope input (#19029)
wxiaoguang
2022-03-09
Feature: show issue assignee on project board (#15232)
Roger Luo
2022-03-08
bump go deps (#19021)
techknowlogick
2022-03-08
Don't show context cancelled errors in attribute reader (#19006)
zeripath
2022-03-07
Set `rel="nofollow noindex"` on new issue links (#19023)
zeripath
2022-03-07
update to correct stable version
techknowlogick
2022-03-07
[skip ci] Updated translations via Crowdin
GiteaBot
2022-03-06
Add Index to comment for migrations and mirroring (#18806)
singuliere
2022-03-06
Support ignore all santize for external renderer (#18984)
Lunny Xiao
2022-03-06
Fix EasyMDE error when input Enter (#19004)
wxiaoguang
2022-03-04
Fix update hint bug (#18996)
Lunny Xiao
2022-03-04
Fix the editor height in review box (#19003)
wxiaoguang
2022-03-04
Add a "admin user generate-access-token" subcommand (#17722)
mscherer
2022-03-04
Fix potential assignee query for repo (#18994)
Otto Richter (fnetX)
2022-03-04
Add config option to disable "Update branch by rebase" (#18745)
Jimmy Praet
2022-03-04
Update `go-enry` to v2.8.0 (#18993)
Gusted
[next]