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
/
InternalItemsQuery.cs
Age
Commit message (
Expand
)
Author
2025-04-09
Add Genre cleanup and fix cleanup filter queries (#13891)
Tim Eisele
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
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-10
Removed obsolete Score and Similiarity values for search
JPVenson
2024-06-01
Backport pull request #11762 from jellyfin/release-10.9.z
Shadowghost
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-01-20
Add "Allowed Tags" to Parental Controls
Jpuc1143
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-31
Backport pull request #8662 from jellyfin/release-10.8.z
cvium
2022-10-28
Backport pull request #8501 from jellyfin/release-10.8.z
cvium
2022-08-14
Use Guid for adjacentTo API parameter
Niels van Velzen
2021-12-27
Remove more warnings
Cody Robibero
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-07-23
Fix more warnings
Rich Lander
2021-07-23
Fix partial set of MediaBrowser.Controller/Entities warnings
Rich Lander
2021-06-07
Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1
Claus Vium
2021-05-18
Enable nullable for InternalItemsQuery
Bond_009
2021-05-17
Enable child items to be returned if a musicAlbum
BaronGreenback
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-06-16
fix SA1513/SA1516
telans
2020-05-26
Make SonarCloud less angry
Patrick Barron
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
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
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-09-09
improve queries from scheduled tasks
Luke Pulverenti
2017-09-04
update query objects
Luke Pulverenti
2017-08-12
rework episode queries
Luke Pulverenti
2017-08-01
improve nextup queries
Luke Pulverenti
2017-07-23
ensure custom css is loaded last
Luke Pulverenti
2017-06-13
update home sections
Luke Pulverenti
2017-06-09
normalize session object
Luke Pulverenti
2017-06-03
update live tv startup
Luke Pulverenti
2017-05-24
update main projects
Luke Pulverenti
2017-05-23
update query fields
Luke Pulverenti
2017-05-22
update query fields
Luke Pulverenti
[next]