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
Age
Commit message (
Expand
)
Author
2024-02-03
Return 404 if log file does not exist
beakerandjake
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-01-17
Merge branch 'master' into livetv-guidemanager
Patrick Barron
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-17
Add IGuideManager service
Patrick Barron
2024-01-15
Remove unnecessary allocations in TunerHostManager
Patrick Barron
2024-01-14
Merge branch 'master' into AsyncKeyedLock-migration
Mark Cilia Vincenti
2024-01-12
Add ITunerHostManager service
Patrick Barron
2024-01-06
Use StatusCodes which is already an int
Cody Robibero
2024-01-06
Respond with Service Unavailable if not in correct network
Cody Robibero
2024-01-06
Remove some unused client capabilities and sync code (#10812)
Niels van Velzen
2024-01-03
AsyncKeyedLock migration
Mark Cilia Vincenti
2023-12-21
Move ProgressiveFileStream to Controller
Patrick Barron
2023-12-21
Add ITranscodeManager service
Patrick Barron
2023-12-21
Rename and clean up TranscodingJob
Patrick Barron
2023-12-21
Move TranscodingJobDto and TranscodingThrottler to Controller
Patrick Barron
2023-12-18
Merge pull request #10702 from crobibero/collection-type-lowercase
Bond-009
2023-12-15
Merge pull request #10573 from arabcoders/master
Bond-009
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-12-05
Merge pull request #10660 from barronpm/move-networking
Bond-009
2023-11-30
Merge pull request #10649 from felix920506/issue-10610
Cody Robibero
2023-11-30
Move Jellyfin.Networking to src
Patrick Barron
2023-11-29
Make "activeWithinSeconds" independent from "controllableByUserId" in GetSess...
felix920506
2023-11-24
Merge branch 'jellyfin:master' into master
Abdulmohsen
2023-11-15
Remove DLNA API code
Patrick Barron
2023-11-15
Updated the summary and the Dto name.
ArabCoders
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-11-14
Update to .NET 8
Bond_009
2023-11-13
Added access validation to view item user data.
ArabCoders
2023-11-13
Refactored api call logic handling.
ArabCoders
2023-11-12
Move API policies to MediaBrowser.Common
Patrick Barron
2023-11-12
Move network configuration to MediaBrowser.Common
Patrick Barron
2023-11-12
Typo fixes.
ArabCoders
2023-11-12
Added new API endpoint to update User item data
ArabCoders
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-11-05
Add IDisposableAnalyzers to more projects
Bond_009
2023-11-02
Correct docstring for /Upcoming
Steve Kowalik
2023-10-27
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
Claus Vium
2023-10-18
Merge branch 'master' into trickplay
Nick
2023-10-18
add policy to the subtitle controller
chinkara
2023-10-13
Avoid unnecessary string -> byte[] conversion (Bond-009)
Nick
2023-10-14
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-13
Merge pull request #10390 from Bond-009/streams
Bond-009
2023-10-13
Merge pull request #10391 from barronpm/dlna-cleanup
Bond-009
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-11
Multiple Stream changes
Bond_009
2023-10-11
Use DI for MediaReceiverRegistrarService
Patrick Barron
[next]