You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
KN4CK3R 5968c63a11
Add Go package registry (#24687)
Fixes #7608

This PR adds a Go package registry usable with the Go proxy protocol.

![grafik](https://github.com/go-gitea/gitea/assets/1666336/328feb5c-3df2-4f9d-8eae-fe3126d14c37)
2 years ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
admin Improve template system and panic recovery (#24461) 2 years ago
misc Improve template system and panic recovery (#24461) 2 years ago
notify
org Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) 2 years ago
packages Add Go package registry (#24687) 2 years ago
repo Filter get single commit (#24613) 2 years ago
settings
swagger Add API for gitignore templates (#22783) 2 years ago
user Add activity feeds API (#23494) 2 years ago
utils Add user webhooks (#21563) 2 years ago
api.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
auth.go
auth_windows.go