.. |
AppBase
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
2020-11-15 11:56:35 -07:00 |
Archiving
|
Document and clean up ZipClient.cs
|
2020-04-14 15:16:04 -04:00 |
Branding
|
Apply code review suggestions
|
2020-04-19 13:39:12 -04:00 |
Channels
|
Minor perf improvements
|
2020-11-06 16:15:30 +01:00 |
Collections
|
Make some methods async
|
2020-08-21 22:01:19 +02:00 |
Configuration
|
Move GenericEventArgs to Jellyfin.Data.Events
|
2020-08-13 20:52:55 -04:00 |
Cryptography
|
Updated based on review feedback
|
2020-11-13 18:04:06 -07:00 |
Data
|
Use string.Split(char) where possible instead of string.Split(char[])
|
2020-11-14 20:27:48 +01:00 |
Devices
|
Clean up DeviceManager and don't store capabilities on disk
|
2020-11-19 09:38:54 -05:00 |
Dto
|
Use string.Split(char) where possible instead of string.Split(char[])
|
2020-11-14 20:27:48 +01:00 |
EntryPoints
|
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
|
2020-10-05 10:40:52 +02:00 |
HttpServer
|
Use string.Trim(char) instead of string.Trim(char[]) where possible
|
2020-11-14 20:27:59 +01:00 |
Images
|
Merge pull request #4341 from Bond-009/minor6
|
2020-11-02 11:10:39 -05:00 |
IO
|
Fix some warnings
|
2020-08-31 22:20:19 +02:00 |
Library
|
Merge branch 'master' into emby-namig-nullable
|
2020-11-16 19:47:36 +00:00 |
LiveTv
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
2020-11-15 13:09:05 -07:00 |
Localization
|
Translated using Weblate (Spanish)
|
2020-11-17 16:29:36 -05:00 |
MediaEncoder
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
Net
|
Fix warnings
|
2020-07-24 16:37:54 +02:00 |
Networking
|
Fix inverted logic for LAN IP detection
|
2020-07-30 17:18:44 -04:00 |
Playlists
|
Fix build
|
2020-08-21 22:19:16 +02:00 |
Plugins
|
Rename PlugInManifest.cs to PluginManifest.cs
|
2020-09-16 14:14:10 +01:00 |
Properties
|
Adjusted AssemblyCopyright attribute values.
|
2019-03-14 22:17:56 +01:00 |
QuickConnect
|
Apply suggestions from code review
|
2020-08-26 15:24:24 -05:00 |
ScheduledTasks
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
2020-11-15 13:09:05 -07:00 |
Security
|
Fix SA 1116 warnings
|
2020-10-12 20:05:11 +02:00 |
Serialization
|
Fix
|
2020-08-09 14:08:56 +02:00 |
Session
|
Clean up DeviceManager and don't store capabilities on disk
|
2020-11-19 09:38:54 -05:00 |
Sorting
|
Fix warnings
|
2020-07-24 16:37:54 +02:00 |
SyncPlay
|
Fix build
|
2020-10-04 16:45:00 +02:00 |
TV
|
Use nameof where possible
|
2020-10-17 16:19:57 +02:00 |
Udp
|
Remove excess code.
|
2020-09-07 12:28:48 +01:00 |
Updates
|
remove custom HttpException
|
2020-11-14 14:30:34 -07:00 |
ApplicationHost.cs
|
Merge pull request #4478 from Bond-009/chararray
|
2020-11-15 13:48:43 +01:00 |
ConfigurationOptions.cs
|
Change default value for allow duplicates in playlist option to False
|
2020-09-10 10:03:08 -07:00 |
Emby.Server.Implementations.csproj
|
Bump Mono.Nat from 3.0.0 to 3.0.1
|
2020-11-15 20:47:33 +00:00 |
IStartupOptions.cs
|
Removed browser auto-load functionality from the server.
|
2020-09-16 13:22:04 -04:00 |
ResourceFileManager.cs
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
ServerApplicationPaths.cs
|
Minor improvements
|
2020-10-17 16:01:36 +02:00 |