.. |
AppBase
|
Remove workaround for dotnet/runtime#42790
|
2021-10-03 19:52:38 +02:00 |
Archiving
|
Use System.IO.Compression instead of SharpCompress for zips
|
2021-12-18 17:52:38 +01:00 |
Branding
|
Apply code review suggestions
|
2020-04-19 13:39:12 -04:00 |
Channels
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
Collections
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
Configuration
|
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-20 22:48:53 +02:00 |
Cryptography
|
Replace PBKDF2-SHA1 with PBKDF2-SHA512
|
2021-11-10 22:34:54 +01:00 |
Data
|
Use string builder instead of string interpolation
|
2021-12-16 09:18:51 -07:00 |
Devices
|
Fix warnings in DeviceId
|
2021-10-03 21:41:22 -04:00 |
Dto
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
EntryPoints
|
Remove unused dependencies
|
2021-11-16 12:24:17 +01:00 |
HttpServer
|
Don't throw exception on unauthenticated requests
|
2021-11-13 07:27:28 -07:00 |
Images
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
IO
|
Fix some warnings
|
2021-11-15 15:57:07 +01:00 |
Library
|
Merge branch 'master' into what_could_go_wrong
|
2021-12-15 08:38:39 +01:00 |
LiveTv
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
Localization
|
Translated using Weblate (Welsh)
|
2021-12-15 13:05:52 -05:00 |
MediaEncoder
|
Remove all instances of en-US culture
|
2021-09-26 09:11:25 -06:00 |
Net
|
Fix warnings in UdpSocket
|
2021-10-03 21:41:22 -04:00 |
Playlists
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
Plugins
|
Load all types when checking plugin DLLs
|
2021-11-06 22:44:05 +01:00 |
Properties
|
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
|
2021-09-02 21:28:00 +02:00 |
QuickConnect
|
Replace RNGCryptoServiceProvider with RandomNumberGenerator
|
2021-09-24 20:15:46 +02:00 |
ScheduledTasks
|
Fix some warnings
|
2021-11-09 22:29:33 +01:00 |
Serialization
|
Use async FileStreams where it makes sense
|
2021-09-02 14:02:04 +02:00 |
Session
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
Sorting
|
Fix some warnings
|
2021-11-15 15:57:07 +01:00 |
SyncPlay
|
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
|
2021-09-10 17:44:44 +02:00 |
TV
|
Use BaseItemKind where possible
|
2021-12-12 06:11:27 -07:00 |
Udp
|
Remove unused dependencies
|
2021-11-16 12:24:17 +01:00 |
Updates
|
Use System.IO.Compression instead of SharpCompress for zips
|
2021-12-18 17:52:38 +01:00 |
ApplicationHost.cs
|
Migrate network configuration safely
|
2021-11-24 13:00:12 +01:00 |
ConfigurationOptions.cs
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
Emby.Server.Implementations.csproj
|
Update to dotnet 6.0.1
|
2021-12-14 23:47:07 -07:00 |
IStartupOptions.cs
|
Document IStartupOptions
|
2021-10-02 11:54:31 -04:00 |
ServerApplicationPaths.cs
|
Fix warnings in ServerApplicationPaths
|
2021-10-03 21:41:22 -04:00 |