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
/
Emby.Server.Implementations
/
Sorting
Age
Commit message (
Expand
)
Author
2025-09-14
Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#...
Cody Robibero
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-05-09
Cleanup external item data cleanup (#14072)
Tim Eisele
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-25
Fixed namespaces
JPVenson
2024-03-27
Replace LINQ with more direct access method
Said Aroua
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-02-15
Enable nullable for more files
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-04-07
Merge pull request #7548 from 1337joe/comparer-null-fix
Cody Robibero
2022-02-17
Implement Comparers for (Parent)IndexNumber
Maxr1998
2021-12-27
More cleanup
Bond_009
2021-11-15
Fix some warnings
Bond_009
2021-10-03
Fix warnings in Sorting
Patrick Barron
2021-09-21
Merge pull request #6553 from ankenyr/master
Claus Vium
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-13
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
Rob
2021-09-12
Fixing #6269 by comparing PremiereDate when episode comparison would otherwis...
ankenyr
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-02-28
Include specials in the calculation for the "Next Up" episode. Fixes #1479
Moshe Schmidt
2020-07-24
Fix warnings
Bond_009
2020-06-20
brace multiline if statements
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 SA1005
telans
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-02-27
Simplify AlphanumericComparer, reduce code duplication
Vasily
2019-11-22
Fix some warnings
Bond-009
2019-08-29
More warning fixes
Bond_009
2019-03-13
More warning fixes
Bond-009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
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
[next]