aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models
AgeCommit message (Collapse)Author
2022-02-28Remove obsolete code for premium pluginsBond_009
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
# Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
2021-12-24Update StyleCopBond_009
2021-11-27Use the Memory overload for ReadAsync (#6865)Claus Vium
2021-11-20Remove ClientLog endpointsCody Robibero
2021-11-11Fix nullability on DisplayPreferencesDtoCody Robibero
Remove duplicate, fix namespace
2021-11-09Fix some warningsBond_009
down to 580
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-10-26Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-10-10Throw on FFmpeg non-zero exit codeDmitry Lyzo
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-09-23Add dto changescvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-06merge branch 'master' into syncplay-clear-queuedkanada
2021-06-23Fix issues with QuickConnect and AuthenticationDbcrobibero
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-04Don't dispose managed CancellationTokenSource (#6139)Cody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
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
2021-04-21Mark password property as obsoletecrobibero
2021-03-11Fix third part integrationcrobibero
2021-03-05Fix UpdateMediaPath model binding (#5378)Claus Vium
2021-02-23Improve branch coverageBond_009
2021-02-22Merge pull request #5276 from Bond-009/minor12Joshua M. Boniface
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009
2021-02-21Use GetEncodingOptions where possibleBond_009
2021-02-06Fix forgot password pin requestDavid
2021-02-05Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPagedkanada
Removal of IPluginConfigurationPage
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2021-01-24Clear playlist in SyncPlay groupIonut Andrei Oanca
2021-01-15Remoed configurationPageTypeBaronGreenback
2021-01-12Removal of IPluginConfigurationPageBaronGreenback
2020-12-23Updated to latest unstable.BaronGreenback
2020-12-23Changes as requestedBaronGreenback
2020-12-19Add request parameters to OpenLiveStreamDtocrobibero
2020-12-15Changed PluginId to guid so its the same type as plugin.idGreenback
2020-12-15Merge branch 'master' into PluginDowngradeBaronGreenback
2020-12-14Rollback change.Greenback
2020-12-14Initial uploadGreenback
2020-12-13Use request body for mapping xml channelscrobibero
2020-12-10Allow playlist to be created by query stringcrobibero
2020-12-04Change type of PlaylistItemId to GuidIonut Andrei Oanca
2020-12-03Move SyncPlay request DTOs to proper namespaceIonut Andrei Oanca
2020-11-23Don't nest DeviceProfilecrobibero
2020-11-23Fix sending PlaybackInfocrobibero
2020-11-22Fix namespace and add attributecrobibero