Commit Graph

36 Commits (de0241e975c6b765f2af465734635a1a024a142a)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
Patrick Barron 6f7413812f Add SystemManager service
8 months ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods
8 months ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down
8 months ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite
1 year ago
Shadowghost d5fec4963e
Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode (#9747)
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
cvium b880dc8a4a Use our own Contains extension
2 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
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
BaronGreenback 4c291da45c
Encoding fix for System Logs. (#4564)
3 years ago
BaronGreenback e113a50597 Possible null reference fix.
3 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
4 years ago
Bond-009 4447589460
Merge pull request #4116 from cvium/add_known_proxies
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