| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-15 | Remove Emby.Dlna | Patrick Barron | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Use System.Net.IPNetwork | Bond_009 | |
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-12 | Move network configuration to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network utilities to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Merge pull request #10557 from barronpm/dlna-plugin | Bond-009 | |
| Move DLNA to Plugin (Part 1) | |||
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-11-09 | Use IHostedService for DLNA | Patrick Barron | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-10-14 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Updates/InstallationManager.cs # tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs | |||
| 2023-10-13 | Merge pull request #10390 from Bond-009/streams | Bond-009 | |
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-11 | Fix documentation for AddDlnaServices | Patrick Barron | |
| 2023-10-11 | Use DI for SsdpCommunicationsServer | Patrick Barron | |
| 2023-10-11 | Minor cleanup in DlnaEntryPoint | Patrick Barron | |
| 2023-10-11 | Multiple Stream changes | Bond_009 | |
| * Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible | |||
| 2023-10-11 | Don't manually dispose DeviceDiscovery | Patrick Barron | |
| The lifetime of DeviceDiscovery is managed by DI | |||
| 2023-10-11 | Remove DlnaEntryPoint.Enabled | Patrick Barron | |
| 2023-10-11 | Use DI for MediaReceiverRegistrarService | Patrick Barron | |
| 2023-10-11 | Use DI for ConnectionManagerService | Patrick Barron | |
| 2023-10-11 | Use DI for ContentDirectoryService | Patrick Barron | |
| 2023-10-11 | Add DLNA service collection extensions | Patrick Barron | |
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-08 | Remove redundant nullable directive | Stepan Goremykin | |
| 2023-10-08 | Use null propagation | Stepan Goremykin | |
| 2023-10-08 | Make files readonly | Stepan Goremykin | |
| 2023-10-06 | Reduce string allocations | Bond_009 | |
| Some simple changes to reduce the number of allocated strings | |||
| 2023-07-29 | Enable nullable for more files | Bond_009 | |
| 2023-07-19 | fix: set memorystream position after copying | cvium | |
| 2023-07-06 | Merge pull request #9958 from Shadowghost/networking-fixex | Bond-009 | |
| 2023-07-06 | Merge pull request #9799 from Bond-009/genregex | Bond-009 | |
| 2023-07-03 | Extract networking constants | Shadowghost | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-06-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-10 | Fix InvalidOpEx while trying to read HttpResponseContent 2x (#9861) | Bond-009 | |
| 2023-05-25 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-05-13 | Use compile-time generated regex and remove loglevel check | SeaEagle1 | |
| 2023-05-12 | Rescue PlayTo function in case of malformed Xml response | SeaEagle1 | |
| (port from 10.8 fix) | |||
| 2023-05-11 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-05-11 | Merge pull request #8598 from Neuheit/ipv4fallback | Cody Robibero | |
| 2023-05-09 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-04-06 | Use TryGetValue | Stepan Goremykin | |
| 2023-03-25 | Convert Person.Type to use PersonKind enum (#9487) | Cody Robibero | |
| 2023-03-16 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-07 | Enable nullable for more files | Bond_009 | |
