jellyfin-server/Emby.Server.Implementations
Claus Vium 79578521b8
Merge pull request #4629 from crobibero/auth-handler
Provide NoResult instead of Fail in CustomAuthenticationHandler
2020-12-01 23:44:52 +01:00
..
AppBase Removing left over edits left from the acceptance of previous PR's. 2020-11-16 19:45:21 +00:00
Archiving
Branding
Channels Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Collections
Configuration
Cryptography Updated based on review feedback 2020-11-13 18:04:06 -07:00
Data Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
Devices Clean up DeviceManager and don't store capabilities on disk 2020-11-19 09:38:54 -05:00
Dto Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
EntryPoints
HttpServer Return NoResult only when request doesn't have a token. 2020-12-01 14:47:42 -07:00
Images
IO
Library Update ImageFetcherPostScanTask.cs 2020-11-21 23:33:41 +00:00
LiveTv Merge pull request #4591 from jellyfin/schedulesdirect 2020-11-30 19:58:20 +01:00
Localization Translated using Weblate (Romanian) 2020-12-01 10:36:36 -05:00
MediaEncoder
Net
Playlists Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Plugins Fixed issue with plugins being deleted. 2020-11-19 14:40:06 +00:00
Properties
QuickConnect Remove Hex class as the BCL has one now 2020-11-25 23:40:31 +01:00
ScheduledTasks Set DeleteTranscodeFileTask to trigger every 24h 2020-11-20 08:12:38 -07:00
Security
Serialization
Session Clean up DeviceManager and don't store capabilities on disk 2020-11-19 09:38:54 -05:00
Sorting
SyncPlay Fixes spelling. 2020-11-18 13:23:45 +00:00
TV Update Emby.Server.Implementations/TV/TVSeriesManager.cs 2020-12-01 22:31:55 +01:00
Udp
Updates Remove Hex class as the BCL has one now 2020-11-25 23:40:31 +01:00
ApplicationHost.cs Remove ResourceFileManager (#4567) 2020-11-24 06:06:36 +01:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1 2020-11-30 15:06:21 +00:00
IStartupOptions.cs
ServerApplicationPaths.cs