| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 UserViewQuery | Bond_009 | |
| 2024-04-30 | More efficient array creation (#11468) | Bond-009 | |
| 2024-03-03 | Move userId in API from route to optional query parameter (#11074) | Cody Robibero | |
| * Move userId in API from route to optional query parameter * Standardize UserViewsController * Move userId to query in ImageController * Move userId to query in ItemsController * Move userId to query in PlaystateController * Move userId to query in SuggestionsController * Move userId from route to query in UserLibraryController * Clean up routes * Move userId to query in UserController * fix bad merge --------- Co-authored-by: Niels van Velzen <git@ndat.nl> | |||
| 2024-01-06 | Remove some unused client capabilities and sync code (#10812) | Niels van Velzen | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 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-09-11 | Require properly typed ActionResult<T> (#8382) | Cody Robibero | |
| 2022-03-18 | Merge pull request #7474 from nielsvanvelzen/api-secure | Cody Robibero | |
| 2022-03-18 | Remove check for non-existent "emby rt" client in UserViewsController (#7470) | Niels van Velzen | |
| 2022-03-18 | Add authorization attribute to UserViewsController | Niels van Velzen | |
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2020-11-21 | Remove UTF8 bom from some files | Bond_009 | |
| 2020-11-16 | Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. | crobibero | |
| 2020-09-06 | merge all attributes | crobibero | |
| 2020-09-05 | Add missing references | crobibero | |
| 2020-09-05 | Make all FromRoute required | crobibero | |
| 2020-08-04 | Fix all route for base url support | crobibero | |
| 2020-07-07 | Make query parameters nullable or set default value | crobibero | |
| 2020-06-27 | Make all optional strings nullable | crobibero | |
| 2020-06-25 | move UserViewsService.cs to Jellyfin.Api | crobibero | |
