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/2fd9418af021211aa97f8bda5a534f4eb1511769/Jellyfin.Api/Controllers/TvShowsController.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

57 Commits (2fd9418af021211aa97f8bda5a534f4eb1511769)

Author SHA1 Message Date
Shadowghost 1a94976752 Backport pull request from jellyfin/release-10.9.z 9 months ago
Cody Robibero 6fb6b5f176
Validate item access () 11 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid () 1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum () 1 year ago
Steve Kowalik 9785b58b85 Correct docstring for /Upcoming 1 year ago
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests 2 years ago
Cody Robibero a527034ebe
Validate requested user id () 2 years ago
cvium 209edd38a4 refactor: simplify authz 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Cody Robibero 12794d184a
Merge pull request from nielsvanvelzen/adjacentTo-guid 3 years ago
Niels van Velzen bef4256d47 Use guid for seriesId API parameter 3 years ago
Niels van Velzen 61afd029df Check for empty guid 3 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Bill Thornton 055c63bdee Include played and unplayed results in the same next up request 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up () 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Cody Robibero d9bc65469f Fix query param spelling 3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible 3 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant () 3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 3 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
Claus Vium 61346dd2e2
Merge pull request from jackrvan/issue-5813 4 years ago
Jack accb974605 Add optional back 4 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null 4 years ago
Jack 7a17de84d9 Add optional to nextUpDateCutoff help text 4 years ago
Bond_009 f46195899e Improve perf of db save and query 4 years ago
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null 4 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up 4 years ago
crobibero a15e126ef8 Fix inverted SkipWhile 4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 0dd2b169a3 Add ModelBinder to ItemFilter 4 years ago
crobibero b22831f7e5 Add ModelBinder to ImageType 4 years ago
crobibero 11d69fd3b1 Make MrLinter happy 4 years ago
crobibero 372f0eb38a Remove AddItemFields 4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 27e753ddb4 Convert image type string to enum. 4 years ago
crobibero 69360b749a Convert field string to enum. 4 years ago
crobibero 63ebae2f9e Remove nullable from required 5 years ago
crobibero 7294dc103f Fix api routes 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes 5 years ago