.. |
Images
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
Library
|
Move LibraryStructureService to Jellyfin.Api
|
2020-06-12 15:39:06 +02:00 |
LiveTv
|
Convert using statements to using declarations where applicable
|
2020-04-05 12:26:11 -04:00 |
Movies
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
Music
|
Fix typo
|
2019-12-10 17:07:23 +01:00 |
Playback
|
Merge pull request #2849 from lyonzy/patch-1
|
2020-04-19 12:45:08 -04:00 |
Properties
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
ScheduledTasks
|
Convert type checks and null checks into pattern matching
|
2020-04-05 12:07:43 -04:00 |
Sessions
|
Move ApiKeyService to Jellyfin.Api
|
2020-06-10 15:57:31 +02:00 |
Subtitles
|
Convert using statements to using declarations where applicable
|
2020-04-05 12:26:11 -04:00 |
System
|
Move ActivityLogService to Jellyfin.Api
|
2020-06-09 18:56:17 +02:00 |
UserLibrary
|
Minor improvements
|
2020-04-19 11:16:09 +02:00 |
ApiEntryPoint.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
BaseApiService.cs
|
Implemented more suggestions
|
2020-04-05 23:12:25 -04:00 |
BrandingService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
ChannelService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
DisplayPreferencesService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
EnvironmentService.cs
|
Simplified Conditionals and returns
|
2020-04-05 14:44:14 -04:00 |
FilterService.cs
|
Remove unnecessary casts and explicit array types
|
2020-04-05 13:00:35 -04:00 |
IHasDtoOptions.cs
|
Reformat JustAMan review pt2 changes
|
2019-01-17 20:24:39 +01:00 |
IHasItemFields.cs
|
Fix more warnings
|
2019-10-29 17:55:16 +01:00 |
ItemLookupService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |
ItemRefreshService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
ItemUpdateService.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
LocalizationService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
MediaBrowser.Api.csproj
|
Move AttachmentsService to AttachmentsController
|
2020-04-19 17:36:05 -06:00 |
PlaylistService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
PluginService.cs
|
Convert type checks and null checks into pattern matching
|
2020-04-05 12:07:43 -04:00 |
SimilarItemsHelper.cs
|
ReSharper conform to 'var' settings
|
2019-01-13 21:37:13 +01:00 |
SuggestionsService.cs
|
* Add support for multi segment base urls
|
2019-11-25 11:55:24 +01:00 |
TranscodingJob.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
TvShowsService.cs
|
Use ? and ?? where applicable
|
2020-04-05 12:45:01 -04:00 |
UserService.cs
|
Merge pull request #2363 from dkanada/view
|
2020-02-11 23:56:47 -05:00 |
VideosService.cs
|
Implement various suggestions
|
2020-04-05 17:58:39 -04:00 |