.. |
AppBase
|
Make files readonly
|
2023-10-08 00:40:58 +02:00 |
Branding
|
Apply code review suggestions
|
2020-04-19 13:39:12 -04:00 |
Collections
|
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
|
2023-06-28 17:44:11 -04:00 |
Configuration
|
Use DI for IFileSystem
|
2023-10-03 10:25:14 -04:00 |
Cryptography
|
Don't use deprecated HashAlgorithm.Create(string)
|
2022-12-07 16:44:00 +01:00 |
Data
|
Refactor out static constructor
|
2024-03-27 16:02:43 +01:00 |
Devices
|
Enable nullable for more files
|
2024-03-13 14:56:51 +01:00 |
Dto
|
Use enum for BaseItemDto.ExtraType (#11261)
|
2024-03-31 14:48:46 -06:00 |
EntryPoints
|
Convert UserDataChangeNotifier to IHostedService
|
2024-02-07 10:52:36 -05:00 |
HttpServer
|
fix: use a reentrant lock when accessing active connections (#11256)
|
2024-03-30 10:30:00 -06:00 |
Images
|
Convert CollectionType to use lowercase enum names
|
2023-12-08 15:45:36 -07:00 |
IO
|
fix: skip library folders that are inaccessible or empty (#9291)
|
2024-03-18 09:09:00 -06:00 |
Library
|
Fix FindExtras overwriting current extra type (#11260)
|
2024-03-31 14:48:56 -06:00 |
Localization
|
Add i18n for TaskCleanCollectionsAndPlaylists (#11248)
|
2024-03-29 13:32:37 -06:00 |
MediaEncoder
|
Reduce string allocations
|
2023-10-06 01:04:25 +02:00 |
Playlists
|
Use helper function to compare guid (#10825)
|
2024-01-17 08:51:39 -07:00 |
Plugins
|
Add IServerApplicationHost parameter to IPluginServiceRegistrator
|
2023-11-10 07:43:46 -05:00 |
Properties
|
Move LiveTv to separate project
|
2024-01-09 10:16:56 -05:00 |
QuickConnect
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
ScheduledTasks
|
Remove SimpleProgress
|
2024-02-06 09:50:46 -05:00 |
Serialization
|
Use static lambdas
|
2021-12-19 10:27:57 +01:00 |
Session
|
refactor: use Channels as queueing mechanism for periodic websocket messages (#11092)
|
2024-03-18 13:55:18 -06:00 |
Sorting
|
Replace LINQ with more direct access method
|
2024-03-27 16:17:01 +01:00 |
SyncPlay
|
Use helper function to compare guid (#10825)
|
2024-01-17 08:51:39 -07:00 |
TV
|
Use helper function to compare guid (#10825)
|
2024-01-17 08:51:39 -07:00 |
Updates
|
Use helper function to compare guid (#10825)
|
2024-01-17 08:51:39 -07:00 |
ApplicationHost.cs
|
Enable nullable for more files
|
2024-03-13 14:56:51 +01:00 |
ConfigurationOptions.cs
|
Source SQLite cache_size from an Environment Variable (#9666)
|
2023-06-05 10:46:13 -06:00 |
Emby.Server.Implementations.csproj
|
Move LiveTv to separate project
|
2024-01-09 10:16:56 -05:00 |
IStartupOptions.cs
|
Enable in-process restarting
|
2023-01-15 15:56:18 -05:00 |
ServerApplicationPaths.cs
|
Remove unused ImageByName API (#8928)
|
2022-12-19 18:44:13 -07:00 |
SystemManager.cs
|
Remove Emby.Dlna
|
2023-11-15 20:53:44 -05:00 |