Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/cb8f01065a03a5ba546c1ff33c7452d81c32da62/Emby.Server.Implementations/Sorting You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

51 Commits (cb8f01065a03a5ba546c1ff33c7452d81c32da62)

Author SHA1 Message Date
Said Aroua 71fc475bb3 Replace LINQ with more direct access method 11 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum () 1 year ago
Bond_009 cb85fc688f Enable nullable for more files 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 2 years ago
Cody Robibero 04cac23a11 Merge pull request from 1337joe/comparer-null-fix 3 years ago
Maxr1998 0aaf2f470a
Implement Comparers for (Parent)IndexNumber 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
Bond_009 474b035d99 Fix some warnings 3 years ago
Patrick Barron 078200d8d4 Fix warnings in Sorting 3 years ago
Claus Vium c38d19682c
Merge pull request from ankenyr/master 3 years ago
Rob d557a5371e
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs 4 years ago
Rob 8d45656c51
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs 4 years ago
Rob 96bc24b1dc
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs 4 years ago
ankenyr 2b5f3f294e Fixing by comparing PremiereDate when episode comparison would otherwise be equal. 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes 4 years ago
Bond_009 01e781035f Fix warnings 5 years ago
telans 7f307f9082
brace multiline if statements 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans acd4389653
fix SA1005 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Vasily 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond_009 e4f893a0eb More warning fixes 6 years ago
Bond-009 bf43dc00bb More warning fixes 6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan 5b3d8a6d76 EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations 6 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S 6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes. 6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
hawken bd169e4fd4 remove trailing whitespace 6 years ago
Luke Pulverenti e441e2f53d update active recordings 8 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player 8 years ago
Luke Pulverenti 3a8b567f14 update file responses 8 years ago
Luke Pulverenti 372d40598d remove qsv hevc decoding for now 8 years ago
Luke Pulverenti 5fa3817a76 update components 8 years ago