index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Models
Age
Commit message (
Expand
)
Author
2023-01-04
Fix all warnings in Jellyfin.Api (#9003)
Bond-009
2022-12-27
Remove unused notification endpoints (#8952)
Niels van Velzen
2022-12-19
Remove deprecated Password field from AuthenticateUserByName
Niels van Velzen
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-09-23
Backport pull request #8213 from jellyfin/release-10.8.z
nyanmisaka
2022-08-15
Fix various typos
luz paz
2022-06-29
Merge pull request #7994 from nyanmisaka/fix-throttler
Joshua M. Boniface
2022-02-28
Remove obsolete code for premium plugins
Bond_009
2022-01-07
Merge branch 'master' into keyframe_extraction_v1
cvium
2021-12-24
Update StyleCop
Bond_009
2021-11-27
Use the Memory overload for ReadAsync (#6865)
Claus Vium
2021-11-20
Remove ClientLog endpoints
Cody Robibero
2021-11-11
Fix nullability on DisplayPreferencesDto
Cody Robibero
2021-11-09
Fix some warnings
Bond_009
2021-10-30
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs
Cody Robibero
2021-10-29
Use response dto
Cody Robibero
2021-10-28
Update documentation; use information from authorization; return generated fi...
Cody Robibero
2021-10-26
Merge remote-tracking branch 'upstream/master' into client-logger
Cody Robibero
2021-10-10
Throw on FFmpeg non-zero exit code
Dmitry Lyzo
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-23
Add dto changes
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-06
merge branch 'master' into syncplay-clear-queue
dkanada
2021-06-23
Fix issues with QuickConnect and AuthenticationDb
crobibero
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-04
Don't dispose managed CancellationTokenSource (#6139)
Cody Robibero
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-11
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.cs
Cody Robibero
2021-04-26
Add endpoint to log client events
crobibero
2021-04-21
Mark password property as obsolete
crobibero
2021-03-11
Fix third part integration
crobibero
2021-03-05
Fix UpdateMediaPath model binding (#5378)
Claus Vium
2021-02-23
Improve branch coverage
Bond_009
2021-02-22
Merge pull request #5276 from Bond-009/minor12
Joshua M. Boniface
2021-02-22
Fix tests
Bond_009
2021-02-22
Add tests for DashboardController
Bond_009
2021-02-21
Use GetEncodingOptions where possible
Bond_009
2021-02-06
Fix forgot password pin request
David
2021-02-05
Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPage
dkanada
2021-01-23
Use ArrayModelBinder for sortBy and sortOrder
crobibero
2021-01-24
Clear playlist in SyncPlay group
Ionut Andrei Oanca
2021-01-15
Remoed configurationPageType
BaronGreenback
2021-01-12
Removal of IPluginConfigurationPage
BaronGreenback
2020-12-23
Updated to latest unstable.
BaronGreenback
2020-12-23
Changes as requested
BaronGreenback
2020-12-19
Add request parameters to OpenLiveStreamDto
crobibero
2020-12-15
Changed PluginId to guid so its the same type as plugin.id
Greenback
2020-12-15
Merge branch 'master' into PluginDowngrade
BaronGreenback
2020-12-14
Rollback change.
Greenback
[next]