Commit Graph

16731 Commits (2328ec59c92bbf3e2846f9b0f307f10ad0d958c6)
 

Author SHA1 Message Date
David 4eb94b8fb1
Update Jellyfin.Api/Controllers/DashboardController.cs
4 years ago
David fae510308e Add try catch block
4 years ago
David f736b43f97
Merge pull request #3271 from crobibero/api-item-lookup
4 years ago
crobibero cffba00f51 Fix response code
4 years ago
Cody Robibero f211a6c17b
Update Jellyfin.Api/Controllers/PluginsController.cs
4 years ago
Cody Robibero f6972cdab8
Update Jellyfin.Api/Controllers/ItemRefreshController.cs
4 years ago
Cody Robibero 857eb0c397
Update Jellyfin.Api/Controllers/PluginsController.cs
4 years ago
Cody Robibero c492c09b25
Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs
4 years ago
David 8f9c985988 Move VideosService to Jellyfin.Api
4 years ago
David 9a223b7359 Fix suggestions
4 years ago
David d7ae666ef0
Merge pull request #3273 from crobibero/api-item-update
4 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing
4 years ago
crobibero f017f5c97f clean up
4 years ago
crobibero 472fd5217f clean up
4 years ago
crobibero d1ca0cb4c7 Use proper DtoOptions extensions
4 years ago
crobibero 3329b08b40 Merge remote-tracking branch 'upstream/api-migration' into api-playlist
4 years ago
Patrick Barron deac459b62
Merge pull request #3382 from Ullmie02/api-suggestions
4 years ago
crobibero 81c0451b5e Fix response code & docs
4 years ago
crobibero 8c38644fca Fix response code & docs
4 years ago
crobibero 95bae56640 Fix response code & docs
4 years ago
crobibero 0c98bc42a8 Fix response code & docs
4 years ago
David 576ffeb2a9
Merge pull request #3324 from Ullmie02/api-sessionservice
4 years ago
David Ullmer d4c86b82e0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
4 years ago
Patrick Barron 804764e1fb
Merge pull request #3363 from Ullmie02/api-user
4 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api
4 years ago
David 33de0ac108 Use RequestHelpers.Split
4 years ago
Patrick Barron e26f487fc8
Merge pull request #3377 from crobibero/api-pragma
4 years ago
Patrick Barron c3915cdb78
Merge pull request #2926 from crobibero/api-display-preferences
4 years ago
David f17d198eb5 Move SuggestionsService to Jellyfin.Api
4 years ago
crobibero 7c79ee0cd5 Move MoviesService.cs to Jellyfin.Api
4 years ago
crobibero 45234e5ecd Add movie support to existing GetSimilarItemsResult
4 years ago
crobibero e2a7e8d97e Move LibraryService.cs to Jellyfin.Api
4 years ago
Bond-009 f8459502d8
Merge pull request #3379 from Ullmie02/api-nullable
4 years ago
crobibero 494f697072 Merge remote-tracking branch 'upstream/api-migration' into api-library
4 years ago
David Ullmer 7e91ded587 Remove #nullable enable
4 years ago
David Ullmer 68ea589f1a Use direct return instead of Ok()
4 years ago
crobibero d53a2899b1 remove #nullable
4 years ago
crobibero e4a13f0e1e remove #nullable
4 years ago
crobibero 8f1505cdf5 remove #nullable
4 years ago
crobibero 6767c47ccd remove #nullable
4 years ago
crobibero 97ce641242 remove #nullable
4 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
4 years ago
David 08401f923d Change swagger dictionary type mapping
4 years ago
Patrick Barron 305808dd0a
Merge pull request #3373 from crobibero/api-dto
4 years ago
David b51b9653ac Add missing authorization policies
4 years ago
David d63c0e4228 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-system
4 years ago
David a5bd7f2d6e Use new authorization and session functions
4 years ago
David 42385a14f0 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
4 years ago
David 6651cb8d24 Add JsonInto32Converter
4 years ago
David 77bea56708 Add request body models
4 years ago