Joshua M. Boniface
|
a418c24806
|
Modify build scripts to build Unstable versions
|
5 years ago |
Joshua M. Boniface
|
3599ae7186
|
Add Azure pipelines configuration for server
|
5 years ago |
David
|
f17d198eb5
|
Move SuggestionsService to Jellyfin.Api
|
5 years ago |
crobibero
|
7c79ee0cd5
|
Move MoviesService.cs to Jellyfin.Api
|
5 years ago |
crobibero
|
45234e5ecd
|
Add movie support to existing GetSimilarItemsResult
|
5 years ago |
crobibero
|
e2a7e8d97e
|
Move LibraryService.cs to Jellyfin.Api
|
5 years ago |
Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
5 years ago |
dkanada
|
e8e5208fbd
|
Merge pull request #3360 from Bond-009/fix-3359
Fix Task that ignores cancellation request
|
5 years ago |
Bond-009
|
f8459502d8
|
Merge pull request #3379 from Ullmie02/api-nullable
Remove #nullable enable in Jellyfin.Api
|
5 years ago |
crobibero
|
494f697072
|
Merge remote-tracking branch 'upstream/api-migration' into api-library
|
5 years ago |
David Ullmer
|
7e91ded587
|
Remove #nullable enable
|
5 years ago |
wky
|
62d86293eb
|
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
5 years ago |
David Ullmer
|
68ea589f1a
|
Use direct return instead of Ok()
|
5 years ago |
crobibero
|
7a9113adff
|
Remove (unused) SessionId route parameter
|
5 years ago |
crobibero
|
d53a2899b1
|
remove #nullable
|
5 years ago |
crobibero
|
e4a13f0e1e
|
remove #nullable
|
5 years ago |
crobibero
|
8f1505cdf5
|
remove #nullable
|
5 years ago |
crobibero
|
6767c47ccd
|
remove #nullable
|
5 years ago |
crobibero
|
97ce641242
|
remove #nullable
|
5 years ago |
Bond-009
|
cae3ed8aeb
|
Merge pull request #3316 from aled/check-stored-password-exists
Fix server error when user enters a password, but none is set.
|
5 years ago |
crobibero
|
d820c0fff5
|
Convert pragma to supresswarning
|
5 years ago |
David
|
08401f923d
|
Change swagger dictionary type mapping
|
5 years ago |
Patrick Barron
|
305808dd0a
|
Merge pull request #3373 from crobibero/api-dto
Add DtoExtensions
|
5 years ago |
David
|
b51b9653ac
|
Add missing authorization policies
|
5 years ago |
David
|
d63c0e4228
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-system
|
5 years ago |
David
|
a5bd7f2d6e
|
Use new authorization and session functions
|
5 years ago |
David
|
42385a14f0
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessionservice
# Conflicts:
# MediaBrowser.Api/Sessions/SessionService.cs
|
5 years ago |
David
|
6651cb8d24
|
Add JsonInto32Converter
Add additional swagger type mapping
|
5 years ago |
David
|
77bea56708
|
Add request body models
|
5 years ago |
David
|
762eeb51e6
|
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
|
5 years ago |
crobibero
|
69e1047bf3
|
Add DtoExtensions.cs
|
5 years ago |
David
|
522e44de59
|
Merge pull request #3357 from crobibero/api-authorization
Add Authorization handlers
|
5 years ago |
David
|
713ae7ae36
|
Add xml comments; Add status codes; Use return instead of exception
|
5 years ago |
Bond-009
|
a3c0b8a826
|
Merge branch 'master' into buffer
|
5 years ago |
Patrick Barron
|
1da044e0eb
|
Merge pull request #3369 from crobibero/api-cleanup
Remove #nullable, make Task.Run async
|
5 years ago |
crobibero
|
9a51f484af
|
Remove nullable, add async task
|
5 years ago |
Patrick Barron
|
116284fe99
|
Merge pull request #3321 from Ullmie02/api-librarystructure
Move LibraryStructureService to Jellyfin.Api
|
5 years ago |
David
|
f2d7eac418
|
[WIP] Move UserService to Jellyfin.Api
|
5 years ago |
Bond_009
|
46276acc22
|
Fix Task that ignores cancellation request
|
5 years ago |
Patrick Barron
|
b4da357db2
|
Merge pull request #2944 from crobibero/api-image
ImageNameService to Jellyfin.Api
|
5 years ago |
David
|
226a9d5d2e
|
Merge pull request #2946 from crobibero/api-image2
Move RemoteImageService to Jellyfin.API
|
5 years ago |
David
|
bf133d044a
|
Merge pull request #3269 from crobibero/api-filter
Move FilterService to Jellyfin.Api
|
5 years ago |
crobibero
|
9b45ee440c
|
User proper File constructor
|
5 years ago |
crobibero
|
0d1298e851
|
User proper File constructor
|
5 years ago |
crobibero
|
90fe8f0cbc
|
Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter
|
5 years ago |
crobibero
|
444605703c
|
Merge remote-tracking branch 'upstream/api-migration' into api-filter
|
5 years ago |
Cody Robibero
|
f181cb3746
|
Update Jellyfin.Api/Controllers/FilterController.cs
Co-authored-by: David <davidullmer@outlook.de>
|
5 years ago |
Bond-009
|
fbefddbb81
|
Merge pull request #3334 from crobibero/warning-local-metadata
Remove warnings from MediaBrowser.LocalMetadata
|
5 years ago |
Cody Robibero
|
8604b712bd
|
Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Cody Robibero
|
f27f977f01
|
Merge pull request #3333 from crobibero/api-item-refresh
Move ItemRefreshService.cs to Jellyfin.Api
|
5 years ago |