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
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927)
This includes pull requests that you approved, requested changes or
commented on. Currently such pull requests are not visible in any of the
filters on /pulls, while they may need further action like merging, or
prodding the author or reviewers.

Especially when working with a large team on a repository it's helpful
to get a full overview of pull requests that may need your attention,
without having to sift through the complete list.
2 years ago
..
activitypub
admin
misc
notify
org Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
packages
repo Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
settings
swagger
user Add scopes to API to create token and display them (#22989) 2 years ago
utils
api.go
auth.go
auth_windows.go