| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
