jellyfin/Emby.Server.Implementations
sparky8251 14f563d7c2 Removed WAN DDNS
It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed.

JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance.
2019-09-19 15:56:54 -04:00
..
Activity Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
AppBase Fix doc releated warnings 2019-08-09 23:50:40 +02:00
Archiving Removed some unused fields 2019-02-09 15:57:42 +01:00
Branding Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Browser Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Channels Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Collections Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Configuration move the transcode path 2019-08-29 00:14:50 -07:00
Cryptography Remove legacy auth code (#1677) 2019-09-17 12:07:15 -04:00
Data Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Devices Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Diagnostics More warning fixes 2019-03-13 22:32:52 +01:00
Dto Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
EntryPoints Improvements to UserManager 2019-08-16 21:06:11 +02:00
HttpClientManager Possible fix for MrMC 2019-09-08 21:07:29 +02:00
HttpServer Set log level to debug for HTTP range requests 2019-09-18 18:29:15 +02:00
IO Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors 2019-08-16 21:03:45 +02:00
Images Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Library Remove legacy auth code (#1677) 2019-09-17 12:07:15 -04:00
LiveTv Rewrite `ItemDataProvider` to be more robust 2019-09-12 21:34:55 +02:00
Localization Translated using Weblate (Turkish) 2019-09-11 10:13:20 -04:00
MediaEncoder Fix more warnings 2019-09-01 18:39:23 +02:00
Middleware Add some websocket manager boilerplate 2019-03-01 14:08:51 +01:00
Net Attempt to fix #1391 2019-08-28 13:55:36 +02:00
Networking Fix more warnings 2019-08-09 23:16:24 +02:00
Playlists Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
ScheduledTasks move the transcode path 2019-08-29 00:14:50 -07:00
Security Return DB asap 2019-08-18 22:05:06 +02:00
Serialization Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Services Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Session Improvements to UserManager 2019-08-16 21:06:11 +02:00
SocketSharp Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors 2019-08-16 21:03:45 +02:00
Sorting More warning fixes 2019-08-29 22:28:33 +02:00
TV Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Udp Remove IpAddressInfo and IpEndPointInfo classes 2019-07-25 00:15:06 +02:00
Updates Remove legacy auth code (#1677) 2019-09-17 12:07:15 -04:00
UserViews Cleanup/simplification 2019-03-07 21:13:13 +01:00
WebSockets Review comments 2019-03-06 19:14:03 +01:00
ApplicationHost.cs Removed WAN DDNS 2019-09-19 15:56:54 -04:00
ConfigurationOptions.cs Fix doc releated warnings 2019-08-09 23:50:40 +02:00
Emby.Server.Implementations.csproj Update deps (#1735) 2019-09-11 13:31:35 -04:00
IStartupOptions.cs Finalise removal of --ffprobe switch 2019-03-12 22:09:18 +00:00
ResourceFileManager.cs Simplify file serving code 2019-06-10 00:53:16 +02:00
ServerApplicationPaths.cs Fix doc releated warnings 2019-08-09 23:50:40 +02:00