Cody Robibero
|
6fb6b5f176
|
Validate item access (#11171)
|
2024-04-14 08:18:36 -06:00 |
|
gnattu
|
5db0c5a0e4
|
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
|
2024-03-28 09:26:14 -06:00 |
|
Cody Robibero
|
e731250342
|
Lowercase MediaStreamProtocol for backwards compatibility
|
2024-03-08 15:29:22 -07:00 |
|
Niels van Velzen
|
407cf5d0bf
|
Add MediaStreamProtocol enum (#10153)
* Add MediaStreamProtocol enum
* Add default handling for enum during deserialization
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2024-03-04 16:44:54 -07:00 |
|
Patrick Barron
|
9215a4d40a
|
Add ITranscodeManager service
|
2023-12-21 12:53:50 -05:00 |
|
Shadowghost
|
6cc1203c1b
|
Merge branch 'master' into network-rewrite
|
2023-05-09 15:25:41 +02:00 |
|
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2023-04-06 19:17:28 +02:00 |
|
Shadowghost
|
c5a363a007
|
Merge branch 'master' into network-rewrite
|
2023-02-20 11:58:14 +01:00 |
|
Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2023-02-17 23:16:08 +01:00 |
|
Shadowghost
|
20fd05b050
|
Consistently write IP in upercase
|
2023-02-17 19:27:36 +01:00 |
|
cvium
|
209edd38a4
|
refactor: simplify authz
|
2023-02-09 13:51:37 +01:00 |
|
Shadowghost
|
f5f890e685
|
Migrate to file-scoped namespaces
|
2023-02-02 18:50:33 +01:00 |
|
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: af87706379
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 |
|