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
/
Entities
Age
Commit message (
Expand
)
Author
2021-05-05
More improvements
Bond_009
2021-05-05
Remove dead code
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-05-03
Merge branch 'master' into allocationz
Claus Vium
2021-04-30
Merge pull request #5890 from Bond-009/filesystem
Bond-009
2021-04-30
Reduce some allocations with the magic of spans etc.
cvium
2021-04-29
Merge pull request #5842 from BaronGreenback/optimization
Bond-009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2021-04-21
Improve perf of db save and query
Bond_009
2021-04-21
Merge pull request #5876 from Bond-009/nullref5
Bond-009
2021-04-21
Merge pull request #5808 from cvium/semi-fix-collection-perf
Bond-009
2021-04-20
DeepCopy: Throw ArgumentNullException if one of the args is null
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-17
Group Methods
BaronGreenback
2021-04-13
fixes
cvium
2021-04-13
Optimize the way items are grouped into collections
cvium
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-10
Use distinct for artists to avoid double refreshing
cvium
2021-02-13
Minor improvements
Bond_009
2021-02-10
Create BaseItemKind enum
crobibero
2021-01-12
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
Bond_009
2020-12-24
Put json serializer options in private field
David
2020-12-23
Remove custom Json serializer from MediaBrowser.Controller
David
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-10
Forgot to revert some other changes, dunno if needed
cvium
2020-12-04
Merge pull request #4242 from Spacetech/library_scan_speed
Claus Vium
2020-12-02
Move MetadataRefreshThrottler to BaseItemManager
Gary Wilber
2020-12-01
Merge pull request #4169 from stanionascu/bdiso-playback
Joshua M. Boniface
2020-11-21
Merge branch 'master' into library_scan_speed
BaronGreenback
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-19
Merge remote-tracking branch 'upstream/master' into library_scan_speed
Gary Wilber
2020-11-19
Merge pull request #4507 from BaronGreenback/Spelling
Joshua M. Boniface
2020-11-19
Merge pull request #4342 from crobibero/base-item-manager
Claus Vium
2020-11-18
More spelling corrections.
Greenback
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-11
Fixes #4465 by adding the missing extras folders.
Kayila
2020-11-08
Merge remote-tracking branch 'upstream/master' into library_scan_speed
Gary Wilber
2020-11-05
Fix Persons, Genres and Studios endpoints
cvium
2020-11-02
Merge pull request #4341 from Bond-009/minor6
Anthony Lavado
2020-10-28
Merge branch 'master' into bdiso-playback
Stan
2020-10-27
Use BaseItemManager
crobibero
2020-10-17
Fix build
Bond_009
2020-10-17
Use nameof where possible
Bond_009
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
2020-10-02
fix parallelism when set to 0
Gary Wilber
[prev]
[next]