This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-11-20 07:03:39 +01:00
Code
Issues
Activity
gitea
/
routers
/
api
/
v1
/
swagger
History
6543
07150b33ba
Merge branch 'master' into feature-activitypub
2022-05-09 19:47:40 +02:00
..
activitypub.go
Change 2021 to 2022, properly format package imports
2022-03-19 08:55:58 -05:00
app.go
Swagger AccessToken fixes (
#16574
)
2021-08-01 16:44:15 -04:00
cron.go
…
issue.go
Add API to get issue/pull comments and events (timeline) (
#17403
)
2022-01-01 22:12:25 +08:00
key.go
…
misc.go
…
nodeinfo.go
Add nodeinfo endpoint for federation purposes (
#16953
)
2021-09-28 01:38:06 +02:00
notify.go
…
options.go
Add API to get/edit wiki (
#17278
)
2021-10-25 11:43:40 +08:00
org.go
[API] Add endpount to get user org permissions (
#17232
)
2021-10-12 12:47:19 +02:00
package.go
Add Package Registry (
#16510
)
2022-03-30 16:42:47 +08:00
repo.go
Add API to query collaborators permission for a repository (
#18761
)
2022-04-29 14:24:38 +02:00
settings.go
…
user.go
…