Commit Graph

20 Commits (6fda268892871a977f8f18d198bc5f30d1b9b7ff)

Author SHA1 Message Date
gnattu 882f3374ed Backport pull request #12955 from jellyfin/release-10.10.z
2 months ago
Shadowghost 1c106e8323 Backport pull request #12028 from jellyfin/release-10.9.z
7 months ago
Cody Robibero 6fb6b5f176
Validate item access (#11171)
10 months ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Niels van Velzen d659b9b9ab Restrict item refreshing to administrators
3 years ago
Niels van Velzen 6bb50d5728 Change operation name in ItemRefreshController
3 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero b64108923a Add missing references
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes
5 years ago
crobibero 5c66f9e471 changes from merge
5 years ago
crobibero 7a32d03101 remove unused parameters
5 years ago
David 5c6e9f4db5 Add missing authorization policies
5 years ago
Cody Robibero f6972cdab8
Update Jellyfin.Api/Controllers/ItemRefreshController.cs
5 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing
5 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
5 years ago
crobibero 9a51f484af Remove nullable, add async task
5 years ago
crobibero 276750f310 Move ItemRefreshService.cs to Jellyfin.Api
5 years ago