cvium
|
7e0ea296c3
|
Move request validation to auth policies
|
4 years ago |
Claus Vium
|
4a3411cad1
|
Merge pull request #4645 from crobibero/openapi-auth-filter
Move OpenApiSecurityScheme to OperationFilter
|
4 years ago |
Gary Wilber
|
2b6b2cbf31
|
Remove Lazy
|
4 years ago |
Gary Wilber
|
74f211960a
|
only recreate the lazy when needed
|
4 years ago |
Claus Vium
|
fdd8b34cc1
|
Merge pull request #4636 from jellyfin/MissedOne
[Fix for 10.7] Missed a config move
|
4 years ago |
Claus Vium
|
f01eff0559
|
Merge pull request #4647 from rhamzeh/fix/localization-add-palestine
fix: add Palestine to supported countries
|
4 years ago |
Gary Wilber
|
26a05e6974
|
Handle config updates
|
4 years ago |
Claus Vium
|
4ae62e74e9
|
Merge pull request #4644 from jellyfin/minor9
Minor improvements
|
4 years ago |
Claus Vium
|
1d3b2e8dd6
|
Merge pull request #4643 from crobibero/empty-lib-null-ref
Fix null reference when getting filters of an empty library
|
4 years ago |
Claus Vium
|
e042572588
|
Merge pull request #4633 from crobibero/guid-params
Use Guid as API parameter type where possible
|
4 years ago |
Gary Wilber
|
f4edca7c27
|
Move MetadataRefreshThrottler to BaseItemManager
|
4 years ago |
Raghd Hamzeh
|
9497530281
|
fix: add Palestine to supported countries
|
4 years ago |
crobibero
|
7a729ea8d6
|
Move OpenApiSecurityScheme to OperationFilter
|
4 years ago |
crobibero
|
828504e925
|
The future is now
|
4 years ago |
crobibero
|
08be7f094a
|
Cleaner type checking
|
4 years ago |
Bond-009
|
ea20f05de4
|
Merge pull request #4589 from ConfusedPolarBear/id-fix
[Fix] Test query value
|
4 years ago |
crobibero
|
41e127d1d2
|
Fix null reference when getting filters of an empty library
|
4 years ago |
Bond_009
|
e4fd61411f
|
Minor improvements
|
4 years ago |
Fernando
|
5bfc5b9166
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
|
4 years ago |
crobibero
|
09b1e571f4
|
Apply suggestions from review
|
4 years ago |
Claus Vium
|
3b4f86579b
|
Merge pull request #4610 from nyanmisaka/hdr-extract
Extract tone mapped thumbnails for HDR videos
|
4 years ago |
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
4 years ago |
crobibero
|
589625a349
|
Don't die if folder doesn't have id
|
4 years ago |
Nyanmisaka
|
7b5285feac
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
crobibero
|
b5a7a74e89
|
Use GetParentItem where applicable
|
4 years ago |
Claus Vium
|
28373504da
|
Merge pull request #4625 from crobibero/api-docs-description
Fix OpenApi generation for BlurHash
|
4 years ago |
Joshua M. Boniface
|
513a9e2857
|
Merge pull request #4597 from nyanmisaka/opencl-intel
Add NEO OpenCL runtime for Intel Tone mapping
|
4 years ago |
Claus Vium
|
65087a382e
|
Merge pull request #4580 from crobibero/efcore-datetime
Specify default DateTimeKind from EFCore
|
4 years ago |
Claus Vium
|
79578521b8
|
Merge pull request #4629 from crobibero/auth-handler
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
4 years ago |
Claus Vium
|
81823f9a3d
|
Merge pull request #4628 from MrTimscampi/no-next-resumable
Prevent GetUpNext from returning episodes in progress
|
4 years ago |
crobibero
|
cd459c51f3
|
Return NoResult only when request doesn't have a token.
|
4 years ago |
Claus Vium
|
673d2c0d26
|
Update Emby.Server.Implementations/TV/TVSeriesManager.cs
|
4 years ago |
BaronGreenback
|
6173534d33
|
Update Startup.cs
Missed a config move
|
4 years ago |
crobibero
|
f48e47be5f
|
Split nested conditional
|
4 years ago |
Bill Thornton
|
ffd45b8df7
|
Merge pull request #4630 from jellyfin/uuid
Add tests for GetUuid
|
4 years ago |
Bill Thornton
|
1bb4b590a7
|
Merge pull request #4626 from nyanmisaka/audio-bitrate
Do not extract audio stream bitrate info for videos from formatInfo
|
4 years ago |
MrTimscampi
|
371092cf62
|
Fix possible nullref
|
4 years ago |
MrTimscampi
|
7ba9ba4780
|
Fix typo
|
4 years ago |
Claus Vium
|
afd20f69d9
|
Merge pull request #4632 from crobibero/muzicbrainz-xml
Fix MusicBrainz request Accept header.
|
4 years ago |
crobibero
|
2055d49701
|
fix inverted condition
|
4 years ago |
crobibero
|
821ad79992
|
fix spacing
|
4 years ago |
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
4 years ago |
crobibero
|
b32c75fee5
|
Fix MusicBrainz request Accept header.
|
4 years ago |
4d1m
|
f660969e6c
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
4 years ago |
Bond_009
|
f6a38e6340
|
Add tests for GetUuid
|
4 years ago |
crobibero
|
38b3b4f867
|
Provide NoResult instead of Fail in CustomAuthenticationHandler
|
4 years ago |
MrTimscampi
|
21a67a66d2
|
Prevent GetUpNext from returning episodes in progress
|
4 years ago |
nyanmisaka
|
6536c81226
|
do not extract audio stream bitrate info for videos from formatInfo
|
4 years ago |
Claus Vium
|
0a35f35311
|
Merge pull request #4591 from jellyfin/schedulesdirect
Clean up SchedulesDirect
|
4 years ago |
xnick
|
d734deb6c1
|
Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
|
4 years ago |