cvium
209edd38a4
refactor: simplify authz
2 years ago
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2 years ago
Bond-009
69a51c425a
Fix all warnings in Jellyfin.Api ( #9003 )
2 years ago
cvium
b880dc8a4a
Use our own Contains extension
3 years ago
cvium
5a65bc1e69
Very light cleanup in applicationhost
3 years ago
Claus Vium
5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
Bond_009
f31224fa8f
Remove sync FileStream hack
3 years ago
Fredrik Lindberg
90174f68e2
Dynamically populate LocalAddress based on HTTP request
...
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.
The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.
Behind network configuration option that is disabled by default.
3 years ago
Bond_009
e3dac4fda2
Use async FileStreams where it makes sense
3 years ago
crobibero
223b42aed3
Create BaseItemKind enum
4 years ago
BaronGreenback
4c291da45c
Encoding fix for System Logs. ( #4564 )
4 years ago
BaronGreenback
e113a50597
Possible null reference fix.
4 years ago
BaronGreenback
d617c0b8b0
Update SystemController.cs
4 years ago
Jim Cartlidge
b44455ad0d
Update based on PR1 changes.
4 years ago
Jim Cartlidge
9ef79d190b
Large number of files
4 years ago
Bond-009
1d633aac0a
Merge pull request #4093 from crobibero/bad-route
...
Fix api routes
4 years ago
Bond-009
4447589460
Merge pull request #4116 from cvium/add_known_proxies
...
Add Known Proxies to system configuration
4 years ago
cvium
7576824cee
Standardize use of IsLocal and RemoteIp
4 years ago
crobibero
63ebae2f9e
Remove nullable from required
4 years ago
crobibero
25ac778a79
revert changes
4 years ago
crobibero
2f33bee2a9
Set openapi schema type to file where possible
4 years ago
crobibero
05f9473544
Apply fixes from review
4 years ago
crobibero
fffa94fc33
Apply fixes from review
4 years ago
crobibero
8f6c2e7679
Remove leading slash from route attributes
4 years ago
crobibero
9e00aa3014
fix openapi validation errors
4 years ago
crobibero
73bcda7eac
Make all optional strings nullable
4 years ago
David
6b72fb8631
Add missing default authorization policy
4 years ago
David
b51b9653ac
Add missing authorization policies
4 years ago
David
b16da09549
Move /System Endpoint to Jellyfin.Api
4 years ago