Commit Graph

40 Commits (f50a250cd9fac47bcbd9a05e99c8ffe4d294e320)

Author SHA1 Message Date
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
SenorSmartyPants bbac59c6d6
Rewatching next up (#7253)
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Cody Robibero d9bc65469f Fix query param spelling
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
KonH 7c282ec369 Fix warning: The nullable warning suppression expression is redundant (#2149)
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Claus Vium 61346dd2e2
Merge pull request #5828 from jackrvan/issue-5813
3 years ago
Jack accb974605 Add optional back
3 years ago
Jack e3ff473bd4 Review notes to set value to Datetime min value instead of null
3 years ago
Jack 7a17de84d9 Add optional to nextUpDateCutoff help text
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
Jack 198cc6e76a Some code cleanup. Allow NextUpDateCutoff to be null
3 years ago
Jack d7855500c2 Add NextUpCutoffDate to NextUpQuery
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up
3 years ago
crobibero a15e126ef8 Fix inverted SkipWhile
3 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
4 years ago
crobibero 7294dc103f Fix api routes
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes
4 years ago
crobibero dbeeb7cf4a fix merge conflicts
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
crobibero 7a32d03101 remove unused parameters
4 years ago
David d64770bcdb Finish TvShowsController
4 years ago
David 293d96f27c Move TvShowsService to Jellyfin.Api started
4 years ago