| .. |
|
Activity
|
Merge pull request #736 from Bond-009/startasync
|
2019-02-03 22:23:54 -05:00 |
|
AppBase
|
Removed remaining self-update code
|
2019-02-18 16:57:08 +01: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
|
Make all class implementing dynamically loaded interfaces public
|
2019-02-15 23:05:14 +01:00 |
|
Collections
|
Removed some unused fields
|
2019-02-09 15:57:42 +01:00 |
|
Configuration
|
Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile
|
2019-01-28 22:10:00 +01:00 |
|
Cryptography
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
2019-01-13 20:54:44 +01:00 |
|
Data
|
Log time in a standardized way
|
2019-02-26 19:40:23 +01:00 |
|
Devices
|
Removed some unused fields
|
2019-02-09 15:57:42 +01:00 |
|
Diagnostics
|
Minor changes to encoding code
|
2019-02-02 15:56:54 +01:00 |
|
Dto
|
Removed some unused fields
|
2019-02-09 15:57:42 +01:00 |
|
EntryPoints
|
Make all class implementing dynamically loaded interfaces public
|
2019-02-15 23:05:14 +01:00 |
|
EnvironmentInfo
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
2019-01-13 20:54:44 +01:00 |
|
FFMpeg
|
Removed some unused fields
|
2019-02-09 15:57:42 +01:00 |
|
HttpClientManager
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
2019-03-05 19:20:28 +01:00 |
|
HttpServer
|
Make SkipLogExtensions static
|
2019-03-07 19:05:53 +01:00 |
|
Images
|
Remove support for games as a media type
|
2019-01-31 19:04:47 +01:00 |
|
IO
|
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
|
2019-02-18 19:30:11 +03:00 |
|
Library
|
Merge pull request #848 from Bond-009/perf
|
2019-02-19 21:24:51 -05:00 |
|
LiveTv
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
2019-03-05 19:20:28 +01:00 |
|
Localization
|
Update kz.csv
|
2019-02-23 01:51:35 +05:00 |
|
MediaEncoder
|
Unwrapped OpenRead and CopyFile
|
2019-01-28 22:09:58 +01:00 |
|
Middleware
|
Add some websocket manager boilerplate
|
2019-03-01 14:08:51 +01:00 |
|
Net
|
Remove more cruft and add the beginnings of a socket middleware
|
2019-02-27 23:22:55 +01:00 |
|
Networking
|
Fix namespacing so it lines up properly with file names and paths (#715)
|
2019-02-09 10:10:33 +01:00 |
|
Playlists
|
Remove MoreLINQ
|
2019-02-02 12:27:06 +01:00 |
|
Properties
|
Update product name to Jellyfin Server
|
2019-01-19 23:53:23 -05:00 |
|
Reflection
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
2019-01-13 20:54:44 +01:00 |
|
ScheduledTasks
|
Log time in a standardized way
|
2019-02-26 19:40:23 +01:00 |
|
Security
|
Replaced injections of ILogger with ILoggerFactory
|
2019-01-20 21:05:12 +00:00 |
|
Serialization
|
Less string allocations
|
2019-02-12 21:06:47 +01:00 |
|
Services
|
Replace some usage of QueryParamCollection
|
2019-02-27 14:23:39 +01:00 |
|
Session
|
Replace some usage of QueryParamCollection
|
2019-02-27 14:23:39 +01:00 |
|
SocketSharp
|
Fix DI in FileWriter.TransmitFile
|
2019-03-05 19:32:22 +01:00 |
|
Sorting
|
Make all class implementing dynamically loaded interfaces public
|
2019-02-15 23:05:14 +01:00 |
|
TV
|
ReSharper conform to 'var' settings
|
2019-01-13 21:37:13 +01:00 |
|
Udp
|
Visual Studio Reformat: Emby.Server.Implementations Part U-U & Root
|
2019-01-13 20:23:38 +01:00 |
|
Updates
|
Change logging to match the action
|
2019-02-11 18:54:10 +01:00 |
|
UserViews
|
Fix namespacing so it lines up properly with file names and paths (#715)
|
2019-02-09 10:10:33 +01:00 |
|
WebSockets
|
Review comments
|
2019-03-06 19:14:03 +01:00 |
|
Xml
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
2019-01-13 20:54:44 +01:00 |
|
ApplicationHost.cs
|
Remove public Host property
|
2019-03-06 19:27:05 +01:00 |
|
ConfigurationOptions.cs
|
Removed unnecessary configuration options and reduced primitive dependencies
|
2019-02-17 14:09:52 +00:00 |
|
Emby.Server.Implementations.csproj
|
Remove some unused references
|
2019-03-03 14:35:54 +01:00 |
|
IStartupOptions.cs
|
Revert back to NoAutoRunWebApp
|
2019-01-31 18:56:34 +01:00 |
|
ResourceFileManager.cs
|
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
|
2019-01-28 22:10:50 +01:00 |
|
ServerApplicationPaths.cs
|
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
|
2019-02-13 16:35:14 +01:00 |