Tommaso Stocchi
|
dc261b815f
|
-fix AuthorizationHeader parameter name
|
2021-06-03 17:12:16 +02:00 |
|
Tommaso Stocchi
|
d86964eb6a
|
Merge branch 'bug/authorization-header-issue' of https://github.com/tommasodotNET/jellyfin into bug/authorization-header-issue
|
2021-06-03 17:10:22 +02:00 |
|
Tommaso Stocchi
|
3c019d1324
|
Using for instead of while
|
2021-06-03 17:10:19 +02:00 |
|
Tommaso Stocchi
|
3951546b1f
|
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Co-authored-by: artiume <siderite@gmail.com>
|
2021-06-03 17:07:25 +02:00 |
|
BaronGreenback
|
414e918c01
|
Optimized and added test
|
2021-02-26 14:30:00 +00:00 |
|
Tommaso Stocchi
|
452af30511
|
Added UrlDecode for authorization parts
|
2021-01-03 19:32:58 +01:00 |
|
Tommaso Stocchi
|
a03880b687
|
Improve get auth header parts using substring
|
2021-01-02 18:18:47 +01:00 |
|
Tommaso Stocchi
|
7c7f2316fa
|
Added comments
|
2020-12-15 21:06:47 +01:00 |
|
Tommaso Stocchi
|
c6eefaac09
|
Added function to split the authorization header parts
|
2020-12-15 21:01:42 +01:00 |
|
Tommaso Stocchi
|
6e2cfc6569
|
Url decode for auth value
|
2020-12-14 14:05:53 +01:00 |
|
Tommaso Stocchi
|
b611a108f8
|
-fix split on comma and double quotes
|
2020-12-14 13:15:21 +01:00 |
|
Tommaso Stocchi
|
305e5ebaf4
|
Allow commas in auth values when wappred in a double quote
|
2020-12-14 13:14:18 +01:00 |
|
Tommaso Stocchi
|
13bc57ecc3
|
No need to double check param length
|
2020-12-14 13:08:07 +01:00 |
|
Tommaso Stocchi
|
064a9cedbd
|
No htlml encoding on server side
|
2020-12-14 13:07:39 +01:00 |
|
Bond-009
|
cb36feaa0f
|
Merge pull request #4775 from barronpm/nullable-jellyfinserverimplementations
Enable Nullable for Jellyfin.Server.Implementations
|
2020-12-12 19:22:08 +01:00 |
|
Patrick Barron
|
d9263dacd5
|
Enable nullable for Jellyfin.Server.Implementations
|
2020-12-12 11:20:48 -05:00 |
|
Bond-009
|
b3caa51173
|
Merge pull request #4699 from crobibero/display_prefs_index
Fix CustomItemDisplayPreferences unique key collision in the migration
|
2020-12-11 22:29:07 +01:00 |
|
Bond-009
|
04ba59ab40
|
Merge pull request #4766 from barronpm/usermanager-async
Convert DeleteUser to async
|
2020-12-11 21:29:20 +01:00 |
|
Patrick Barron
|
76f61eb0d6
|
Convert DeleteUser to async
|
2020-12-11 10:15:43 -05:00 |
|
Claus Vium
|
a57e465de9
|
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
Restore sessions in SyncPlay groups upon reconnection
|
2020-12-11 09:57:14 +01:00 |
|
Claus Vium
|
e6ea5a776d
|
Merge pull request #4724 from BaronGreenback/17.0RC----DLNA_PlayTo_Fix
|
2020-12-11 09:56:39 +01:00 |
|
Claus Vium
|
c1bb29532f
|
Merge pull request #4756 from crobibero/api-key-inverted-condition
Fix inverted condition when authenticating with an ApiKey
|
2020-12-11 09:54:15 +01:00 |
|
Claus Vium
|
f322866127
|
Merge pull request #4737 from crobibero/missing-ensure-success
|
2020-12-11 09:53:43 +01:00 |
|
Claus Vium
|
0cddfbcff5
|
Merge pull request #4757 from cvium/semi_revert_defer_image_loading
|
2020-12-11 08:11:38 +01:00 |
|
Claus Vium
|
b56feac841
|
Merge pull request #4762 from crobibero/api-file-return
Fix openapi file schema
|
2020-12-11 08:11:25 +01:00 |
|
crobibero
|
34029f860c
|
Fix openapi file schema
|
2020-12-10 19:05:49 -07:00 |
|
kaboom83
|
abcbb9f156
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2020-12-10 16:47:20 -05:00 |
|
Bond-009
|
933e7fa159
|
Merge pull request #4749 from crobibero/guid-standard
|
2020-12-10 21:53:32 +01:00 |
|
cvium
|
15a3d8d626
|
Forgot to revert some other changes, dunno if needed
|
2020-12-10 18:02:12 +01:00 |
|
crobibero
|
a9aafbaf5a
|
Don't throw exception unless needed
|
2020-12-10 08:25:05 -07:00 |
|
cvium
|
3f6e6c4839
|
Simplify
|
2020-12-10 14:47:47 +01:00 |
|
Claus Vium
|
a56ac65449
|
Merge pull request #4753 from crobibero/5.0.1
Update to dotnet 5.0.1
|
2020-12-10 13:56:54 +01:00 |
|
Claus Vium
|
7455de1f85
|
Merge pull request #4701 from crobibero/plugin-version
|
2020-12-10 13:53:24 +01:00 |
|
cvium
|
dd238937f4
|
Remember to await the async task
|
2020-12-10 13:44:58 +01:00 |
|
cvium
|
3c5bbeb80c
|
Remove ImageFetcherPostScanTask
|
2020-12-10 13:38:33 +01:00 |
|
crobibero
|
2478c8fa64
|
Fix inverted condition when authenticating with an ApiKey
|
2020-12-09 23:15:33 -07:00 |
|
crobibero
|
681a0f3e75
|
Add nullable guid test
|
2020-12-09 19:57:25 -07:00 |
|
crobibero
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
2020-12-09 07:36:31 -07:00 |
|
Bond-009
|
9e601ba731
|
Merge pull request #4751 from nyanmisaka/mpegts-batchsize
|
2020-12-09 14:37:44 +01:00 |
|
Nyanmisaka
|
060f6c194f
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-12-09 16:37:15 +08:00 |
|
Claus Vium
|
e85884ddb9
|
Merge pull request #4743 from crobibero/metadata-options
Actually use library options when filtering metadata providers
|
2020-12-09 08:34:01 +01:00 |
|
Claus Vium
|
31e8273795
|
Merge pull request #4741 from jellyfin/tests8
Add tests for HdHomerunHost.GetLineup
|
2020-12-09 08:16:40 +01:00 |
|
nyanmisaka
|
ebd9ab3ccc
|
use larger batch size on mpegts to avoid corrupted thumbnails
|
2020-12-09 14:39:41 +08:00 |
|
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
2020-12-08 19:33:26 -07:00 |
|
crobibero
|
75aa3718dc
|
Actually use library options when filtering metadata providers
|
2020-12-08 17:47:13 -07:00 |
|
Bond_009
|
c0fde3496c
|
Add tests for HdHomerunHost.TryGetTunerHostInfo
|
2020-12-09 01:24:30 +01:00 |
|
Bond_009
|
514d95e5aa
|
Add tests for HdHomerunHost.GetLineup
|
2020-12-09 01:08:41 +01:00 |
|
Bond-009
|
87e13b858a
|
Merge pull request #4733 from crobibero/omdb-null
Fix potential null reference in OMDB
|
2020-12-09 00:28:32 +01:00 |
|
Claus Vium
|
e6650651b3
|
Merge pull request #4738 from jellyfin/tests8
Add tests for HdHomerunHost.GetModelInfo
|
2020-12-08 20:20:33 +01:00 |
|
Bond_009
|
7027561e19
|
Add tests for HdHomerunHost.GetModelInfo
|
2020-12-08 18:53:38 +01:00 |
|