aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.cs
AgeCommit message (Collapse)Author
2021-11-20Remove ClientLog endpointsCody 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