Commit Graph

206 Commits (743032f1e12fb964802b28de21aec977b556b786)

Author SHA1 Message Date
Patrick Barron 743032f1e1
Merge pull request #3393 from Ullmie02/api-dashboard
4 years ago
Patrick Barron a6664b8335
Merge pull request #3275 from crobibero/api-playlist
4 years ago
Patrick Barron 87734b8647
Merge pull request #3399 from Ullmie02/api-videos
4 years ago
Patrick Barron 3bf19d1e93
Merge pull request #3395 from crobibero/api-routes-fix
4 years ago
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 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 8c38644fca Fix response code & docs
4 years ago
crobibero 95bae56640 Fix response code & docs
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
David Ullmer 68ea589f1a Use direct return instead of Ok()
4 years ago
crobibero d53a2899b1 remove #nullable
4 years ago
crobibero 97ce641242 remove #nullable
4 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
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 77bea56708 Add request body models
4 years ago
David 762eeb51e6 Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
4 years ago
David 522e44de59
Merge pull request #3357 from crobibero/api-authorization
4 years ago
David 713ae7ae36 Add xml comments; Add status codes; Use return instead of exception
4 years ago
crobibero 9a51f484af Remove nullable, add async task
4 years ago
Patrick Barron 116284fe99
Merge pull request #3321 from Ullmie02/api-librarystructure
4 years ago
David f2d7eac418 [WIP] Move UserService to Jellyfin.Api
4 years ago
Patrick Barron b4da357db2
Merge pull request #2944 from crobibero/api-image
4 years ago
David 226a9d5d2e
Merge pull request #2946 from crobibero/api-image2
4 years ago
David bf133d044a
Merge pull request #3269 from crobibero/api-filter
4 years ago
crobibero 9b45ee440c User proper File constructor
4 years ago
crobibero 0d1298e851 User proper File constructor
4 years ago
crobibero 90fe8f0cbc Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter
4 years ago
crobibero 444605703c Merge remote-tracking branch 'upstream/api-migration' into api-filter
4 years ago
Cody Robibero f181cb3746
Update Jellyfin.Api/Controllers/FilterController.cs
4 years ago