| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 6 days | Remove DtoExtensions.AddClientFields (#15638) | Niels van Velzen | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-18 | Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp ↵ | Cody Robibero | |
| (#13687) * Add more optimized query to calculate series that should be processed for next up * Filter series based on last watched date | |||
| 2025-02-13 | Make the JsonConverters for delimited arrays more generic (#13396) | Bond-009 | |
| * Make the JsonConverters for delimited arrays more generic Also adds some tests for serialization (with different types) as we didn't have any before. * Ignore warnings | |||
| 2024-08-05 | Replace UserId with User in NextUpQuery | Bond_009 | |
| 2024-06-01 | Backport pull request #11806 from jellyfin/release-10.9.z | Shadowghost | |
| Return missing episodes for series when no user defined Original-merge: ae584beaac0123f6a722f341a4e12b8f8fbcaf34 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-14 | Validate item access (#11171) | Cody Robibero | |
| 2024-01-17 | Use helper function to compare guid (#10825) | Cody Robibero | |
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-11-02 | Correct docstring for /Upcoming | Steve Kowalik | |
| The docstring for /Upcoming looks very similar to /NextUp, also including the same return value, when it should be slightly different, correct it. | |||
| 2023-09-06 | Add option to include resumable items in next up requests | Bill Thornton | |
| 2023-02-17 | Validate requested user id (#8812) | Cody Robibero | |
| 2023-02-09 | refactor: simplify authz | cvium | |
| 2023-02-02 | Migrate to file-scoped namespaces | Shadowghost | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-06 | fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext | cvium | |
| 2022-08-14 | Merge pull request #8261 from nielsvanvelzen/adjacentTo-guid | Cody Robibero | |
| 2022-08-14 | Use guid for seriesId API parameter | Niels van Velzen | |
| 2022-08-14 | Check for empty guid | Niels van Velzen | |
| 2022-08-14 | Use Guid for adjacentTo API parameter | Niels van Velzen | |
| 2022-03-11 | Merge pull request #7346 from Bond-009/guid | Claus Vium | |
| Optimize Guid comparisons | |||
| 2022-03-01 | Include played and unplayed results in the same next up request | Bill Thornton | |
| 2022-02-21 | Optimize Guid comparisons | Bond_009 | |
| * Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty | |||
| 2022-02-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2021-12-18 | Fix query param spelling | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-10-03 | Fix warning: The nullable warning suppression expression is redundant (#2149) | KonH | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-27 | Merge pull request #5828 from jackrvan/issue-5813 | Claus Vium | |
| Add NextUpCutoffDate to NextUpQuery | |||
| 2021-05-26 | Add optional back | Jack | |
| 2021-05-25 | Review notes to set value to Datetime min value instead of null | Jack | |
| 2021-05-17 | Add optional to nextUpDateCutoff help text | Jack | |
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2021-04-16 | Some code cleanup. Allow NextUpDateCutoff to be null | Jack | |
| 2021-04-15 | Add NextUpCutoffDate to NextUpQuery | Jack | |
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2021-01-15 | Add query parameter to disable returning first episode as next up | crobibero | |
| 2021-01-02 | Fix inverted SkipWhile | crobibero | |
| 2020-12-01 | Use Guid as API parameter type where possible | crobibero | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-10 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-11-09 | Add ModelBinder to ItemFilter | crobibero | |
| 2020-11-09 | Add ModelBinder to ImageType | crobibero | |
| 2020-10-29 | Make MrLinter happy | crobibero | |
| 2020-10-29 | Remove AddItemFields | crobibero | |
| 2020-10-29 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-10-09 | Convert image type string to enum. | crobibero | |
