aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/ClientLogDtos
AgeCommit message (Collapse)Author
2023-02-02Migrate to file-scoped namespacesShadowghost
2021-11-20Remove ClientLog endpointsCody Robibero
2021-10-30Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.csCody Robibero
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2021-10-29Use response dtoCody Robibero
2021-10-28Update documentation; use information from authorization; return generated ↵Cody Robibero
filename
2021-05-11Update Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.csCody Robibero
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2021-04-26Add endpoint to log client eventscrobibero