| .. |
|
AppBase
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
Archiving
|
Use System.IO.Compression instead of SharpCompress for zips
|
2021-12-18 17:52:38 +01:00 |
|
Branding
|
|
|
|
Channels
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
Collections
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
|
Configuration
|
|
|
|
Cryptography
|
Replace PBKDF2-SHA1 with PBKDF2-SHA512
|
2021-11-10 22:34:54 +01:00 |
|
Data
|
Merge pull request #8503 from Bond-009/ThrowIfNull
|
2022-10-07 07:50:39 +02:00 |
|
Devices
|
More cleanup
|
2021-12-27 14:20:05 +00:00 |
|
Dto
|
Backport pull request #8399 from jellyfin/release-10.8.z
|
2022-09-23 23:09:38 -04:00 |
|
EntryPoints
|
Fix multiple UDP servers for AutoDiscovery
|
2022-07-21 19:38:19 +02:00 |
|
HttpServer
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
Images
|
Fix minor warnings in Emby.Server.Implementations (#2149)
|
2022-10-06 21:43:44 +02:00 |
|
IO
|
Merge pull request #7724 from jtcasper/perms
|
2022-05-20 23:49:38 -04:00 |
|
Library
|
Fix minor warnings in Emby.Server.Implementations (#2149)
|
2022-10-06 21:43:44 +02:00 |
|
LiveTv
|
Merge pull request #8503 from Bond-009/ThrowIfNull
|
2022-10-07 07:50:39 +02:00 |
|
Localization
|
Translated using Weblate (Uyghur)
|
2022-10-06 06:16:21 -04:00 |
|
MediaEncoder
|
Use our own Contains extension
|
2021-12-20 13:31:07 +01:00 |
|
Net
|
Merge branch 'master' into network-rewrite
|
2022-10-07 09:16:02 +02:00 |
|
Playlists
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
|
Plugins
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
Properties
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
2021-09-02 21:28:00 +02:00 |
|
QuickConnect
|
Update StyleCop
|
2021-12-24 18:28:27 +01:00 |
|
ScheduledTasks
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
Serialization
|
Use static lambdas
|
2021-12-19 10:27:57 +01:00 |
|
Session
|
Merge pull request #8503 from Bond-009/ThrowIfNull
|
2022-10-07 07:50:39 +02:00 |
|
Sorting
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
SyncPlay
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
|
TV
|
Backport pull request #8348 from jellyfin/release-10.8.z
|
2022-09-23 23:09:37 -04:00 |
|
Udp
|
Implement discovery respecting bind addresses
|
2022-07-21 09:42:45 +02:00 |
|
Updates
|
Use ArgumentNullException.ThrowIfNull helper method
|
2022-10-06 20:21:23 +02:00 |
|
ApplicationHost.cs
|
Merge branch 'master' into network-rewrite
|
2022-10-07 09:16:02 +02:00 |
|
ConfigurationOptions.cs
|
|
|
|
Emby.Server.Implementations.csproj
|
Backport pull request #8433 from jellyfin/release-10.8.z
|
2022-09-23 23:12:50 -04:00 |
|
IStartupOptions.cs
|
Document IStartupOptions
|
2021-10-02 11:54:31 -04:00 |
|
ServerApplicationPaths.cs
|
Fix warnings in ServerApplicationPaths
|
2021-10-03 21:41:22 -04:00 |