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
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708)
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
2 years ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
admin Refactor rename user and rename organization (#24052) 2 years ago
misc Refactor web package and context package (#25298) 2 years ago
notify Fix bugs related to notification endpoints (#25548) 2 years ago
org Replace `interface{}` with `any` (#25686) 2 years ago
packages Add CRAN package registry (#22331) 2 years ago
repo Add open/closed field support for issue index (#25708) 2 years ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Add API for changing Avatars (#25369) 2 years ago
user Replace `interface{}` with `any` (#25686) 2 years ago
utils New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
api.go Add API for changing Avatars (#25369) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago