| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-21 | Have device deletion take list of ids (#12834) | Ethan Pippin | |
| * add delete multiple devices via id * make atomic * use Add * Update Jellyfin.Api/Controllers/DevicesController.cs Co-authored-by: JPVenson <ger-delta-07@hotmail.de> * remove model binding, use functional device selection * use singular id * use BadRequest instead --------- Co-authored-by: JPVenson <ger-delta-07@hotmail.de> | |||
| 2026-04-26 | use decorators to improve openapi endpoint categories | dkanada | |
| 2024-09-18 | Add SessionInfoDto, DeviceInfoDto and implement ↵ | Shadowghost | |
| JsonDelimitedArrayConverter.Write | |||
| 2024-08-05 | Backport pull request #11901 from jellyfin/release-10.9.z | gnattu | |
| Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2024-01-06 | Remove some unused client capabilities and sync code (#10812) | Niels van Velzen | |
| 2023-11-12 | Move API policies to MediaBrowser.Common | Patrick Barron | |
| 2023-02-17 | Validate requested user id (#8812) | Cody Robibero | |
| 2023-02-02 | Migrate to file-scoped namespaces | Shadowghost | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2021-08-13 | Remove old response code documentation | Patrick Barron | |
| 2021-07-13 | Add dto for device options | Patrick Barron | |
| 2021-06-27 | GetDeviceOptions always returns an instance of DeviceOptions | Patrick Barron | |
| 2021-06-19 | Add missing ConfigureAwait call | Patrick Barron | |
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Remove unnecessary query class | Patrick Barron | |
| 2021-04-10 | Make device/session code async | Patrick Barron | |
| 2021-04-10 | Rewrite device manager using EF Core | Patrick Barron | |
| 2020-11-01 | Fix endpoint auth | crobibero | |
| 2020-09-09 | Remove nullable from required | crobibero | |
| 2020-08-12 | userid isn't actually required | crobibero | |
| 2020-08-06 | Apply fixes from review | crobibero | |
| 2020-06-27 | Make all optional strings nullable | crobibero | |
| 2020-06-20 | Add missing attributes, fix response codes, fix route parameter casing | crobibero | |
| 2020-06-18 | Merge pull request #3357 from crobibero/api-authorization | David | |
| Add Authorization handlers | |||
| 2020-06-18 | Remove nullable, add async task | crobibero | |
| 2020-06-16 | Add Default authorization policy | crobibero | |
| 2020-06-12 | Use Http status code 204 instead of 200 | David | |
| 2020-06-04 | Fix doc errors | crobibero | |
| 2020-05-19 | Fix return value | crobibero | |
| 2020-05-19 | Fix Authorize attributes | crobibero | |
| 2020-05-19 | Remove CameraUpload endpoints | crobibero | |
| 2020-05-02 | Update endpoint docs | crobibero | |
| 2020-04-23 | Remove unneeded Ok calls. | crobibero | |
| 2020-04-21 | move to ActionResult<T> | crobibero | |
| 2020-04-21 | Remove exception handler | crobibero | |
| 2020-04-19 | Fix Authenticated Roles | crobibero | |
| 2020-04-19 | Move DeviceService to DevicesController | crobibero | |
