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
|
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
|
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 |
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
|
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 |
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
Remove #nullable enable in Jellyfin.Api
|
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
|
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
Add DtoExtensions
|
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
# Conflicts:
# MediaBrowser.Api/Sessions/SessionService.cs
|
4 years ago |
David
|
6651cb8d24
|
Add JsonInto32Converter
Add additional swagger type mapping
|
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 |
crobibero
|
69e1047bf3
|
Add DtoExtensions.cs
|
4 years ago |
David
|
522e44de59
|
Merge pull request #3357 from crobibero/api-authorization
Add Authorization handlers
|
4 years ago |
David
|
713ae7ae36
|
Add xml comments; Add status codes; Use return instead of exception
|
4 years ago |
Patrick Barron
|
1da044e0eb
|
Merge pull request #3369 from crobibero/api-cleanup
Remove #nullable, make Task.Run async
|
4 years ago |
crobibero
|
9a51f484af
|
Remove nullable, add async task
|
4 years ago |
Patrick Barron
|
116284fe99
|
Merge pull request #3321 from Ullmie02/api-librarystructure
Move LibraryStructureService to Jellyfin.Api
|
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
ImageNameService to Jellyfin.Api
|
4 years ago |
David
|
226a9d5d2e
|
Merge pull request #2946 from crobibero/api-image2
Move RemoteImageService to Jellyfin.API
|
4 years ago |
David
|
bf133d044a
|
Merge pull request #3269 from crobibero/api-filter
Move FilterService to Jellyfin.Api
|
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 |