David
|
fa98013621
|
Move AlbumsService to Jellyfin.Api
|
4 years ago |
Cody Robibero
|
7c1020cfc1
|
Merge pull request #2984 from crobibero/api-library
Move Library Service to Jellyfin.API
|
4 years ago |
crobibero
|
fb81f95ae8
|
fix duplicate function
|
4 years ago |
crobibero
|
289605c07f
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
4 years ago |
Patrick Barron
|
6ad50f2e02
|
Merge pull request #3421 from Ullmie02/api-tvshows
Move TvShowsService to Jellyfin.Api
|
4 years ago |
crobibero
|
32881c6b22
|
add missing docs and attributes
|
4 years ago |
David
|
d64770bcdb
|
Finish TvShowsController
|
4 years ago |
Patrick Barron
|
cdba45fc3c
|
Merge pull request #3285 from Ullmie02/api-system
Move SystemService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
57bf8c17d6
|
Merge pull request #3420 from Ullmie02/api-missing-policy
Add missing authorization policies (new Web Api)
|
4 years ago |
Patrick Barron
|
68e89be349
|
Merge pull request #3419 from crobibero/api-branding
move BrandingService.cs to Jellyfin.Api
|
4 years ago |
David
|
293d96f27c
|
Move TvShowsService to Jellyfin.Api started
|
4 years ago |
crobibero
|
1d7d480efe
|
fix tests
|
4 years ago |
David
|
6b72fb8631
|
Add missing default authorization policy
|
4 years ago |
crobibero
|
d2f7cb0442
|
Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding
|
4 years ago |
crobibero
|
0fa316c9e4
|
move BrandingService.cs to Jellyfin.Api
|
4 years ago |
Cody Robibero
|
263d925e4f
|
Update launchSettings.json
|
4 years ago |
David
|
5c6e9f4db5
|
Add missing authorization policies
|
4 years ago |
crobibero
|
a50738e88d
|
move BrandingService.cs to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
743032f1e1
|
Merge pull request #3393 from Ullmie02/api-dashboard
Move DashboardController to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
a6664b8335
|
Merge pull request #3275 from crobibero/api-playlist
Move PlaylistService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
87734b8647
|
Merge pull request #3399 from Ullmie02/api-videos
Move VideosService to Jellyfin.Api
|
4 years ago |
crobibero
|
38788a1f1d
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
4 years ago |
Patrick Barron
|
3bf19d1e93
|
Merge pull request #3395 from crobibero/api-routes-fix
Add missing attributes, fix response codes, fix route parameter casing
|
4 years ago |
David
|
4eb94b8fb1
|
Update Jellyfin.Api/Controllers/DashboardController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
David
|
fae510308e
|
Add try catch block
|
4 years ago |
David
|
f736b43f97
|
Merge pull request #3271 from crobibero/api-item-lookup
Move ItemLookupService to Jellyfin.Api
|
4 years ago |
crobibero
|
cffba00f51
|
Fix response code
|
4 years ago |
Cody Robibero
|
f211a6c17b
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
4 years ago |
Cody Robibero
|
f6972cdab8
|
Update Jellyfin.Api/Controllers/ItemRefreshController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
4 years ago |
Cody Robibero
|
857eb0c397
|
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
4 years ago |
Cody Robibero
|
c492c09b25
|
Update Jellyfin.Api/Controllers/DisplayPreferencesController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
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
Move ItemUpdateService to Jellyfin.Api
|
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
Move SuggestionsService to Jellyfin.Api
|
4 years ago |
crobibero
|
8c38644fca
|
Fix response code & docs
|
4 years ago |
crobibero
|
95bae56640
|
Fix response code & docs
|
4 years ago |
David
|
576ffeb2a9
|
Merge pull request #3324 from Ullmie02/api-sessionservice
Move SessionService to Jellyfin.Api
|
4 years ago |
David Ullmer
|
d4c86b82e0
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
4 years ago |
Patrick Barron
|
804764e1fb
|
Merge pull request #3363 from Ullmie02/api-user
Move UserService to Jellyfin.Api
|
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
Convert pragma to SuppressMessage
|
4 years ago |
Patrick Barron
|
c3915cdb78
|
Merge pull request #2926 from crobibero/api-display-preferences
DisplayPreferences to Jellyfin.Api
|
4 years ago |
David
|
f17d198eb5
|
Move SuggestionsService to Jellyfin.Api
|
4 years ago |