Commit Graph

20 Commits (679d3f58731c866b9be555db82e4c5410ca0850a)

Author SHA1 Message Date
dkanada b2a8fd82d8 Merge pull request #5216 from jellyfin/remove-old-settings
4 years ago
Joshua M. Boniface 1ad8e54035 Merge pull request #4709 from BaronGreenback/PluginDowngrade
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 7294dc103f Fix api routes
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
David c6a0306a34 Move field to the controller
4 years ago
David ee03b919f9 Fix parsing
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
crobibero 7a32d03101 remove unused parameters
4 years ago
David 5c6e9f4db5 Add missing authorization policies
4 years ago
Cody Robibero f211a6c17b
Update Jellyfin.Api/Controllers/PluginsController.cs
4 years ago
Cody Robibero 857eb0c397
Update Jellyfin.Api/Controllers/PluginsController.cs
4 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing
4 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
4 years ago
crobibero 9a51f484af Remove nullable, add async task
4 years ago
crobibero 0b778b8851 Move PluginService to Jellyfin.Api
5 years ago