Commit Graph

152 Commits (be21d51742f3bd85f5401c925791148bdc4b0cbf)

Author SHA1 Message Date
Niels van Velzen 8d02c45e6c
Fix default values missing in ClientCapabilities(Dto) (#11232)
3 months ago
Bond-009 f5c55c832f
Merge pull request #11028 from nielsvanvelzen/api-userid-optional2
4 months ago
Niels van Velzen fd957ec7f4 Make userId optional in GetProgramsDto
4 months ago
Patrick Barron 42b052a5a6 Add IListingsManager service
5 months ago
Niels van Velzen be29b4a0c4 Fix some incompatible API deprecations
5 months ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
6 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
6 months ago
Patrick Barron c2081955c8 Rename and clean up TranscodingJob
6 months ago
Patrick Barron abd74fd5a4 Move TranscodingJobDto and TranscodingThrottler to Controller
6 months ago
Patrick Barron 01fd42cf95 Remove DLNA API code
7 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
7 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
8 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
8 months ago
Nick cd662506a1 Merge branch 'master' into trickplay
8 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
9 months ago
MBR-0001 9564248b10
Add ability to upload (and save) SDH subtitles (#10036)
11 months ago
nicknsy 515ee90fb9 Hls playlist
1 year ago
Bond_009 b84eedd0b9 Update stylecop.analyzers to v1.2.0-beta.507
1 year ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
1 year ago
Shadowghost dfea1229e1 Cleanup imports
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
Niels van Velzen f2200c97cb
Remove unused notification endpoints (#8952)
2 years ago
Niels van Velzen 7a3a9fb7e4 Remove deprecated Password field from AuthenticateUserByName
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Joshua M. Boniface 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
Bond_009 acf30e00ce Remove obsolete code for premium plugins
2 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Claus Vium ca887518dd
Use the Memory overload for ReadAsync (#6865)
3 years ago
Cody Robibero ea355b4262 Remove ClientLog endpoints
3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Cody Robibero f4844c08a5 Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs
3 years ago
Cody Robibero bcb1c9b652 Use response dto
3 years ago
Cody Robibero 0e584f6840 Update documentation; use information from authorization; return generated filename
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Dmitry Lyzo 32f3d60a84 Throw on FFmpeg non-zero exit code
3 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
cvium d995f0e092 Add dto changes
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
dkanada 5e3905d41a merge branch 'master' into syncplay-clear-queue
3 years ago
crobibero 397868be95 Fix issues with QuickConnect and AuthenticationDb
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Cody Robibero 2888567ea5
Update Jellyfin.Api/Models/ClientLogDtos/ClientLogEventDto.cs
3 years ago