Commit Graph

17512 Commits (18d34f953b4639240b92b373b3f660e87a1e55b5)
 

Author SHA1 Message Date
BaronGreenback b5586e64f5
Merge pull request #25 from jellyfin/master
5 years ago
Patrick Barron 804764e1fb
Merge pull request #3363 from Ullmie02/api-user
5 years ago
David 82c1da34be Fix tests
5 years ago
Anthony Lavado bb947718ea
Merge pull request #3380 from Bond-009/warn20
5 years ago
David 1c78482b48 Use authorization code from api-migration to fix startup wizard
5 years ago
Bond-009 beb3896d7f
Merge pull request #3390 from telans/fixes
5 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api
5 years ago
David 33de0ac108 Use RequestHelpers.Split
5 years ago
telans 6556bec646
brace multiline if statements (cont.)
5 years ago
telans 5bb639a59a
newlines after braces
5 years ago
telans 7f307f9082
brace multiline if statements
5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
5 years ago
telans 8e3d874802
remove regions
5 years ago
telans 8de6452967
fix some documentation periods
5 years ago
telans afe09612e8
fix SA1119
5 years ago
Patrick Barron e26f487fc8
Merge pull request #3377 from crobibero/api-pragma
5 years ago
Patrick Barron c3915cdb78
Merge pull request #2926 from crobibero/api-display-preferences
5 years ago
Joshua M. Boniface 4bfb4c9095 Remove as builder element as well
5 years ago
Joshua M. Boniface d8428b0a0a Move ARGs for directories to after import
5 years ago
Joshua M. Boniface ddc7b399a6 Add mkdir of the SOURCE_DIR before setting WORKDIR
5 years ago
Joshua M. Boniface b778bcdb37 Update strategy names for Docker
5 years ago
BaronGreenback 46006a1aff Re-ordered code for the match
5 years ago
Joshua M. Boniface 7b1190cb28 Build builder docker images in Azure
5 years ago
Joshua M. Boniface 5a1971c280 Add builder docker images
5 years ago
crobibero cd273c4e98 Start move ImageService.cs to Jellyfin.Api
5 years ago
BaronGreenback 6c2139a4c1 Merge branch 'SSDP' of https://github.com/BaronGreenback/jellyfin into SSDP
5 years ago
BaronGreenback 02f6ced07a Merged
5 years ago
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
5 years ago
Bond-009 f8459502d8
Merge pull request #3379 from Ullmie02/api-nullable
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))
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
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
5 years ago