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
/
UserViewBuilder.cs
Age
Commit message (
Expand
)
Author
2025-06-18
Fix seasons random (#13224)
Maxime
2025-06-03
fixes #14193 (#14203)
Shane Powell
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-09-07
Backport pull request #12550 from jellyfin/release-10.9.z
Bond-009
2024-08-05
Replace UserId with User in NextUpQuery
Bond_009
2024-07-21
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
ItsAllAboutTheCode
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-08-14
Check for empty guid
Niels van Velzen
2022-08-14
Use Guid for adjacentTo API parameter
Niels van Velzen
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-15
Merge branch 'master' into what_could_go_wrong
Claus Vium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-12-07
Refactor extras parsing
cvium
2021-11-16
Remove unused dependencies
cvium
2021-07-10
[CA1801] Parameter is never used. Remove the parameter or use it in the metho...
Cody Robibero
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-04-21
Improve perf of db save and query
Bond_009
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-02
Merge pull request #4341 from Bond-009/minor6
Anthony Lavado
2020-10-17
Use nameof where possible
Bond_009
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-19
More warn
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-23
Revert ILoggerFactory usage in BaseItem.cs
crobibero
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Fix build errors
Patrick Barron
2020-06-11
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2019-10-20
Don't shuffle some types by default
Bond_009
[next]