Tommaso Stocchi
|
2a72c33ba6
|
authorizationheader as readonlyspan<char> instead of string
|
4 years ago |
Tommaso Stocchi
|
d1b34a1e97
|
-fix authorizationHeader is no longer a string
|
4 years ago |
Tommaso Stocchi
|
2b232df07f
|
Merge branch 'master' into bug/authorization-header-issue
|
4 years ago |
Tommaso Stocchi
|
dc261b815f
|
-fix AuthorizationHeader parameter name
|
4 years ago |
Tommaso Stocchi
|
d86964eb6a
|
Merge branch 'bug/authorization-header-issue' of https://github.com/tommasodotNET/jellyfin into bug/authorization-header-issue
|
4 years ago |
Tommaso Stocchi
|
3c019d1324
|
Using for instead of while
|
4 years ago |
Tommaso Stocchi
|
3951546b1f
|
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Co-authored-by: artiume <siderite@gmail.com>
|
4 years ago |
Joshua M. Boniface
|
b060d9d0f1
|
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
Fix network flooding issue
|
4 years ago |
BaronGreenback
|
40a43f9485
|
remove link between ssdp and upnp
|
4 years ago |
Bond_009
|
0bc0601442
|
Fix some warnings
|
4 years ago |
Claus Vium
|
61346dd2e2
|
Merge pull request #5828 from jackrvan/issue-5813
Add NextUpCutoffDate to NextUpQuery
|
4 years ago |
Jack
|
e3ff473bd4
|
Review notes to set value to Datetime min value instead of null
|
4 years ago |
Fernando Fernández
|
3b822116ed
|
Create scheduled task for database optimization
|
4 years ago |
Claus Vium
|
9f2e8063ec
|
Merge pull request #5997 from JKI12/master
Fixes for Book Progress
|
4 years ago |
Claus Vium
|
1594385497
|
Merge pull request #6038 from crobibero/delete-existing-sessions
Don't logout if deviceId is null
|
4 years ago |
cvium
|
3b59064f97
|
Bump SQLitePCL.pretty.netstandard to 3.0.1
|
4 years ago |
Marius Lindvall
|
19e2e0b7b8
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
4 years ago |
TokieSan
|
d6ab9ab328
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
4 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond-009
|
e8790bfa96
|
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
|
4 years ago |
Sanaf Raw
|
c6ca722e57
|
Translated using Weblate (Bengali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
|
4 years ago |
cvium
|
e0f793799a
|
Fix build
|
4 years ago |
cvium
|
7e6a45c402
|
Review changes
|
4 years ago |
cvium
|
1027792b16
|
Review changes
|
4 years ago |
Bond_009
|
2b321d8b89
|
Enable nullable for InternalItemsQuery
|
4 years ago |
Joshua M. Boniface
|
24ddcd5955
|
Merge pull request #6047 from crobibero/dotnet-5.0.6
Update to Dotnet 5.0.6
|
4 years ago |
Bond-009
|
c64bdbb4ff
|
Merge pull request #6051 from Bond-009/tests7
Add tests for Recordinghelper
|
4 years ago |
siankatabg
|
0cb69e28b9
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
4 years ago |
cvium
|
be4aeb5c2c
|
Rename SQL extension methods
|
4 years ago |
Claus Vium
|
652909e8a5
|
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
cvium
|
1b49435a0e
|
Reduce some allocations
|
4 years ago |
Bond-009
|
5acb4e9491
|
Merge pull request #5999 from Bond-009/legacyhdhomerun
Add support for legacy HDhomerun DUAl
|
4 years ago |
Bond_009
|
a9f44c21eb
|
Add tests for Recordinghelper
|
4 years ago |
crobibero
|
66b185898f
|
Update to dotnet5.0.6
|
4 years ago |
Haziq Rohaizan
|
88a7875a27
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
archon eleven
|
abbdaa997e
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
Benjamin Vraspillai
|
59c4170966
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
4 years ago |
crobibero
|
f53aa55bdb
|
Don't logout if deviceId is null.
|
4 years ago |
Bond-009
|
50f617357b
|
Merge pull request #5929 from crobibero/sort
|
4 years ago |
dkanada
|
138c564e8f
|
Merge pull request #6023 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-4.1.0
Bump prometheus-net.DotNetRuntime from 4.0.0 to 4.1.0
|
4 years ago |
Cody Robibero
|
e3f55a0c54
|
Reduce warnings in MediaBrowser.Controller (#6006)
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Haziq Rohaizan
|
a84e8c3884
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
archon eleven
|
c9db6a78ee
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
archon eleven
|
af5b09bd97
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
Haziq Rohaizan
|
5b08bdda37
|
Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
|
4 years ago |
Ishan Badgainya
|
b9163ff2aa
|
Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
|
4 years ago |
Erikas
|
289c06adca
|
Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
|
4 years ago |
thecoldicelander
|
a315ab4fa4
|
Translated using Weblate (Icelandic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
|
4 years ago |
Benjamin Vraspillai
|
b0a12c0bb0
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
4 years ago |
Benjamin Vraspillai
|
0115ca9bc2
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
4 years ago |