Bond_009
|
f6af28cf96
|
Fix some things that slipped through the cracks
|
2022-10-11 23:37:29 +02:00 |
|
cvium
|
5dc30c6a6d
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2022-10-06 13:57:47 +02:00 |
|
Niels van Velzen
|
1e72ba4c09
|
Backport pull request #8214 from jellyfin/release-10.8.z
Make userId truly optional in UniversalAudioController
Original-merge: af877063795469ac3d94d356b2787e296606f571
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:09:35 -04:00 |
|
Niels van Velzen
|
e9bb448e89
|
Simplify UniversalAudioController code, remove redundant null checks
|
2022-09-04 10:14:25 +02:00 |
|
Cody Robibero
|
bbd5d11d3b
|
Remove TranscodeReason.None, Add JsonFlagEnum tests
|
2022-03-06 18:13:54 -07:00 |
|
Cody Robibero
|
c331e11c24
|
Clean up EnumFlags serialization
|
2022-03-06 18:13:54 -07:00 |
|
Isaac Gordezky
|
d871dded9f
|
Convert TranscodeReason to Flags
|
2022-03-06 18:13:54 -07:00 |
|
KonH
|
7c282ec369
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
2021-10-03 10:43:41 +07:00 |
|
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
Maxr1998
|
70771fdcd6
|
Nullability handling for device profile classes
|
2021-05-01 13:06:10 +02:00 |
|
cvium
|
7dedeb6c79
|
change HLS endpoint defaults to false
|
2021-03-22 20:53:55 +01:00 |
|
crobibero
|
858c91ab48
|
Specify defaults or set query parameter to nullable
|
2021-03-04 18:25:52 -07:00 |
|
Bond_009
|
65bab55ca0
|
Minor improvements
|
2021-02-13 00:39:18 +01:00 |
|
Bond_009
|
1c2cd7efa0
|
Remove useless abstraction and clean up formatting
|
2021-01-24 13:32:29 +01:00 |
|
Bond_009
|
f5973d57e8
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
2020-11-20 12:34:18 -05:00 |
|
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
|
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
2020-11-08 01:39:32 +08:00 |
|
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
2020-11-07 10:57:57 +01:00 |
|
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
2020-11-06 16:15:30 +01:00 |
|
nyanmisaka
|
599e20ab9b
|
fix music directplay on Gelli
|
2020-11-01 18:45:42 +08:00 |
|
nyanmisaka
|
e5237384d5
|
fix the route of audio containers
|
2020-11-01 04:20:25 +08:00 |
|
nyanmisaka
|
00f0c14d7b
|
respect music quality settings when transcoding
|
2020-10-31 16:09:22 +08:00 |
|
Bond-009
|
1d633aac0a
|
Merge pull request #4093 from crobibero/bad-route
Fix api routes
|
2020-09-11 09:10:16 +00:00 |
|
Bond-009
|
4447589460
|
Merge pull request #4116 from cvium/add_known_proxies
Add Known Proxies to system configuration
|
2020-09-10 14:10:26 +00:00 |
|
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
2020-09-10 14:16:41 +02:00 |
|
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
2020-09-09 14:23:53 -06:00 |
|
crobibero
|
7294dc103f
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
|
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
|
crobibero
|
29fc882037
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
|
crobibero
|
b64108923a
|
Add missing references
|
2020-09-05 17:11:44 -06:00 |
|
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
2020-09-05 17:07:25 -06:00 |
|
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
2020-09-01 17:26:49 -06:00 |
|
crobibero
|
11e3cdb3cb
|
Fix conflicting audio routes
|
2020-08-19 15:08:28 -06:00 |
|
crobibero
|
b90e240af6
|
rename clientCapabilities
|
2020-08-18 07:29:39 -06:00 |
|
crobibero
|
7861c72754
|
Revert "Fix audio stream routes"
This reverts commit 0c50015400 .
|
2020-08-16 11:47:26 -06:00 |
|
crobibero
|
0c50015400
|
Fix audio stream routes
|
2020-08-16 11:34:41 -06:00 |
|
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
2020-08-10 07:53:32 -06:00 |
|
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
2020-08-09 17:20:14 -06:00 |
|
crobibero
|
858aecd409
|
Fix all route for base url support
|
2020-08-04 12:48:53 -06:00 |
|
crobibero
|
9e00aa3014
|
fix openapi validation errors
|
2020-08-03 14:38:51 -06:00 |
|
crobibero
|
0f32beb75f
|
Properly use DI to reference other controllers.
|
2020-08-03 13:15:21 -06:00 |
|
David
|
d2dd847b60
|
Remove duplicate code
|
2020-08-01 19:25:53 +02:00 |
|
David
|
a7eee4f4e5
|
Remove duplicate code
|
2020-08-01 19:25:20 +02:00 |
|
David
|
8e05b22645
|
Use correct MediaInfo method
|
2020-08-01 19:03:11 +02:00 |
|
David
|
24c5016f48
|
Fix parameters
|
2020-08-01 18:22:40 +02:00 |
|
David
|
d3dc9da5d6
|
Prepare DynamicHlsController merge
|
2020-08-01 15:10:57 +02:00 |
|
David
|
a3dcca3826
|
Move UniversalAudioService to Jellyfin.Api
|
2020-08-01 14:40:02 +02:00 |
|