aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models
AgeCommit message (Expand)Author
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-27Remove unused notification endpoints (#8952)Niels van Velzen
2022-12-19Remove deprecated Password field from AuthenticateUserByNameNiels van Velzen
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-09-23Backport pull request #8213 from jellyfin/release-10.8.znyanmisaka
2022-08-15Fix various typos luz paz
2022-06-29Merge pull request #7994 from nyanmisaka/fix-throttlerJoshua M. Boniface
2022-02-28Remove obsolete code for premium pluginsBond_009
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
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
2021-11-09Fix some warningsBond_009
2021-10-30Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.csCody Robibero
2021-10-29Use response dtoCody Robibero
2021-10-28Update documentation; use information from authorization; return generated fi...Cody Robibero
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
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
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