jellyfin/MediaBrowser.Controller/Entities
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
Audio Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
Movies Use Array.Empty 2020-07-04 11:54:25 -04:00
TV Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
AggregateFolder.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
AudioBook.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
BaseItem.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
BaseItemExtensions.cs
BasePluginFolder.cs
Book.cs
CollectionFolder.cs fix SA1119 2020-06-20 18:13:11 +12:00
Extensions.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
Folder.cs fix SA1119 2020-06-20 18:13:11 +12:00
Genre.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
ICollectionFolder.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
IHasAspectRatio.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
IHasDisplayOrder.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
IHasMediaSources.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
IHasProgramAttributes.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
IHasScreenshots.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
IHasSeries.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
InternalItemsQuery.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
InternalPeopleQuery.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs
LinkedChild.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
MusicVideo.cs
PeopleHelper.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
Person.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
PersonInfo.cs
Photo.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
PhotoAlbum.cs
Share.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
SourceType.cs
Studio.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
TagExtensions.cs
Trailer.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
UserItemData.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
UserRootFolder.cs
UserView.cs Revert ILoggerFactory usage in BaseItem.cs 2020-06-23 07:31:59 -06:00
UserViewBuilder.cs Revert ILoggerFactory usage in BaseItem.cs 2020-06-23 07:31:59 -06:00
Video.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00
Year.cs Merge pull request #3343 from telans/comment-stops 2020-06-16 11:54:58 +02:00