forgejo/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
2023-07-07 17:10:13 +00:00
..
activitypub
admin
misc Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
notify Fix bugs related to notification endpoints (#25548) 2023-06-28 10:26:56 -04:00
org Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
packages
repo Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
settings
swagger Add API for changing Avatars (#25369) 2023-06-29 23:22:55 +00:00
user Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
utils
api.go Add API for changing Avatars (#25369) 2023-06-29 23:22:55 +00:00
auth.go
auth_windows.go