index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Library
/
ItemResolveArgs.cs
Age
Commit message (
Expand
)
Author
2024-04-30
More efficient array creation (#11468)
Bond-009
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-08-22
== null -> is null
Bond_009
2023-03-06
Inject IDirectoryService where needed instead of passing it through ItemResol...
Joe Rogers
2023-03-06
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
Joe Rogers
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2021-11-15
Fix comment
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-07-24
Fix warnings in MediaBrowser.Controller/Library
Rich Lander
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-05-05
More improvements
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-01
Fix scanning
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-20
remove regions
telans
2020-06-20
fix SA1119
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2019-01-12
Reformatted the files with notes.
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2019-01-03
Post GPL cleanup
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-24
update active recordings
Luke Pulverenti
2017-08-20
update m3u tuner
Luke Pulverenti
2017-07-25
3.2.26.3
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-04
improve smb support
Luke Pulverenti
2016-10-27
continue reworking provider project
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-08-13
improve genre displays
Luke Pulverenti
2016-08-13
stub out objects for per library settings
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-11-12
Merge pull request #1265 from MediaBrowser/master
Luke
2015-11-12
update use of FileAttributes
Luke Pulverenti
2015-11-11
added new parent methods
Luke Pulverenti
[next]