You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations
Luke Brown abfbd04782
Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily.
3 years ago
..
AppBase Add ConfigurationType Types to generated OpenAPI 3 years ago
Archiving Use System.IO.Compression instead of SharpCompress for zips 3 years ago
Branding
Channels Optimize Guid comparisons 3 years ago
Collections Optimize Guid comparisons 3 years ago
Configuration
Cryptography Replace PBKDF2-SHA1 with PBKDF2-SHA512 3 years ago
Data Merge pull request #7604 from Jellifi007/fixes-diactritics 3 years ago
Devices More cleanup 3 years ago
Dto Use already defined variable 3 years ago
EntryPoints Merge pull request #7346 from Bond-009/guid 3 years ago
HttpServer Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily. 3 years ago
IO Split DirectoryExists and FileExists 3 years ago
Images Merge pull request #7221 from SenorSmartyPants/UserViewThumb 3 years ago
Library Merge pull request #7604 from Jellifi007/fixes-diactritics 3 years ago
LiveTv Merge pull request #7544 from jaantaponen/long-filename-fix 3 years ago
Localization Translated using Weblate (Portuguese (Brazil)) 3 years ago
MediaEncoder Use our own Contains extension 3 years ago
Net ExclusiveAddressUse: cheated by the docs 3 years ago
Playlists Optimize Guid comparisons 3 years ago
Plugins Optimize Guid comparisons 3 years ago
Properties
QuickConnect Update StyleCop 3 years ago
ScheduledTasks Catch checksum mismatch when updating plugins 3 years ago
Serialization Use static lambdas 3 years ago
Session Moved IAsyncDisposable and IDisposable from WebSocketConnection to it's interface. Added private variable and guard statement to avoid disposing of WebSocketConnection unnecessarily. 3 years ago
Sorting Add check so nulls will result in valid sort 3 years ago
SyncPlay Optimize Guid comparisons 3 years ago
TV Merge pull request #7346 from Bond-009/guid 3 years ago
Udp Fix option to disable server discovery 3 years ago
Updates Optimize Guid comparisons 3 years ago
ApplicationHost.cs changes to use dispose 3 years ago
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Update Jellyfin.XmlTv to 10.8.0 3 years ago
IStartupOptions.cs
ServerApplicationPaths.cs