.. |
AppBase
|
Removing left over edits left from the acceptance of previous PR's.
|
2020-11-16 19:45:21 +00: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
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07: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
|
Merge pull request #4499 from crobibero/more-param
|
2020-11-20 12:34:18 -05: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 remote-tracking branch 'upstream/master' into NetworkPR2
|
2020-10-09 14:12:41 +01: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
|
Update ImageFetcherPostScanTask.cs
|
2020-11-21 23:33:41 +00:00 |
LiveTv
|
Merge pull request #4588 from jellyfin/hex
|
2020-11-27 01:59:58 -05:00 |
Localization
|
Translated using Weblate (Portuguese)
|
2020-11-28 17:33:37 -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 |
Playlists
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
Plugins
|
Fixed issue with plugins being deleted.
|
2020-11-19 14:40:06 +00:00 |
Properties
|
Adjusted AssemblyCopyright attribute values.
|
2019-03-14 22:17:56 +01:00 |
QuickConnect
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
ScheduledTasks
|
Fixes spelling.
|
2020-11-18 13:23:45 +00: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
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
TV
|
Fix suggestion
|
2020-11-27 19:06:18 +01:00 |
Udp
|
Updatig netcollection & re-inserting BOM
|
2020-10-04 09:56:33 +01:00 |
Updates
|
Remove Hex class as the BCL has one now
|
2020-11-25 23:40:31 +01:00 |
ApplicationHost.cs
|
Remove ResourceFileManager (#4567)
|
2020-11-24 06:06:36 +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
|
Updated to latest Unstable.
|
2020-11-19 18:27:18 +00:00 |
IStartupOptions.cs
|
Removed browser auto-load functionality from the server.
|
2020-09-16 13:22:04 -04:00 |
ServerApplicationPaths.cs
|
Minor improvements
|
2020-10-17 16:01:36 +02:00 |