This website requires JavaScript.
Explore
Help
Sign in
gapodo
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
14190
commits
24
branches
165
tags
531
MiB
c982b67626
Commit graph
3 commits
Author
SHA1
Message
Date
Anthony Wang
c982b67626
Set issue Index, not ID, when creating issues from an AS object
2022-11-27 01:44:02 +00:00
Anthony Wang
2d74e4f555
Delete fork code and move createPullRequest to create.go
2022-11-27 01:40:15 +00:00
Anthony Wang
fd4d0e730e
Move AS object processing to routers/api/v1/activitypub, move AP transport and IRI code to services/activitypub
...
This is to follow
https://docs.gitea.io/en-us/guidelines-backend/
and avoid import cycles.
2022-11-27 00:34:24 +00:00